Remove .c files after making "all"
This commit is contained in:
parent
5a4ce3a795
commit
3f10da5472
@ -3,6 +3,7 @@ INSTALL = $(EMHOME)/modules/install
|
|||||||
COMPARE = $(EMHOME)/modules/compare
|
COMPARE = $(EMHOME)/modules/compare
|
||||||
|
|
||||||
all: libeme.a libemk.a em_code.3
|
all: libeme.a libemk.a em_code.3
|
||||||
|
rm -f *.c
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
$(INSTALL) lib/libeme.a
|
$(INSTALL) lib/libeme.a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user