Remove .c files after making "all"
This commit is contained in:
parent
a2da7ad5f8
commit
bb6058feaa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue