Improved the "clean"-entry
authorceriel <none@none>
Mon, 20 Oct 1986 14:58:25 +0000 (14:58 +0000)
committerceriel <none@none>
Mon, 20 Oct 1986 14:58:25 +0000 (14:58 +0000)
util/cmisc/Makefile

index ce36310..5d401be 100644 (file)
@@ -9,7 +9,7 @@ install:        all
        cp $(TARGETS) $(EMBIN)
 
 clean:
-       rm -f *.o
+       rm -f *.o $(TARGETS)
 
 mkdep: mkdep.o
        $(CC) $(LDFLAGS) -o mkdep mkdep.o