changeset 2716:bd80482517a5 lwtools-port

Removed dwinit.asm
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 26 Jul 2012 10:21:30 -0500
parents bb027e636315
children 2626a34f4929
files level1/atari/bootfiles/makefile level1/atari/modules/dwinit.asm
diffstat 2 files changed, 1 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/level1/atari/bootfiles/makefile	Thu Jul 26 10:18:51 2012 -0500
+++ b/level1/atari/bootfiles/makefile	Thu Jul 26 10:21:30 2012 -0500
@@ -51,5 +51,5 @@
 	$(PADROM) -b 29696 $@
 
 clean:
-	$(RM) $(ALLOBJS)
+	$(RM) $(ALLOBJS) bootfile_p1 bootfile_p2
 
--- a/level1/atari/modules/dwinit.asm	Thu Jul 26 10:18:51 2012 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-*******************************************************
-*
-* DWInit
-*    Initialize DriveWire for Atari SIO
-
-DWInit
-			rts
\ No newline at end of file