Remove .c files after making "all"
authorceriel <none@none>
Tue, 3 Mar 1987 15:52:36 +0000 (15:52 +0000)
committerceriel <none@none>
Tue, 3 Mar 1987 15:52:36 +0000 (15:52 +0000)
modules/src/em_code/Makefile

index 96fc136..c1fa1ef 100644 (file)
@@ -3,6 +3,7 @@ INSTALL = $(EMHOME)/modules/install
 COMPARE = $(EMHOME)/modules/compare
 
 all:           libeme.a libemk.a em_code.3
+               rm -f *.c
 
 install:       all
                $(INSTALL) lib/libeme.a