fixed some whitespace so emacs doesn't complain when saving; "zap" now
also removed the startup *.o files git-svn-id: svn://svn.cc65.org/cc65/trunk@1097 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -195,7 +195,7 @@ clean:
|
|||||||
|
|
||||||
.PHONY: zap
|
.PHONY: zap
|
||||||
zap: clean
|
zap: clean
|
||||||
@rm -f *.lib
|
@rm -f *.o *.lib
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user