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:
cpg
2001-11-05 22:29:47 +00:00
parent b258333a71
commit aff228f0dc

View File

@@ -195,7 +195,7 @@ clean:
.PHONY: zap .PHONY: zap
zap: clean zap: clean
@rm -f *.lib @rm -f *.o *.lib