Watcom/NT fixes
git-svn-id: svn://svn.cc65.org/cc65/trunk@37 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -93,3 +93,12 @@ FILE main.obj
|
||||
FILE mem.obj
|
||||
|
|
||||
|
||||
|
||||
clean:
|
||||
@if exist *.obj del *.obj
|
||||
@if exist cl65.exe del cl65.exe
|
||||
|
||||
strip:
|
||||
@-wstrip cl65.exe
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user