アセンブルのソースを整理
[YACASL2.git] / src / Makefile
index 188d00d..b0bcbdf 100644 (file)
@@ -33,4 +33,5 @@ TAGS: $(INCLUDE)/*.h *.c
        @if test `which etags`; then etags $^; fi
 
 clean:
-       @rm -f ../casl2 ../comet2 ../dumpword *.o *.d
+       @rm -f ../casl2 ../comet2 ../dumpword
+       @rm -f *.o *.d