Changed modules mechanism
This commit is contained in:
parent
4b6c6de71f
commit
8c92c04936
@ -16,6 +16,7 @@ MALLOCSRC = $(SRC_DIR)/READ_ME $(SRC_DIR)/size_type.h \
|
|||||||
all: malloc.$(SUF)
|
all: malloc.$(SUF)
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
|
-mkdir $(MOD_DIR)/lib
|
||||||
cp malloc.$(SUF) $(MOD_DIR)/lib/malloc.$(SUF)
|
cp malloc.$(SUF) $(MOD_DIR)/lib/malloc.$(SUF)
|
||||||
|
|
||||||
cmp: all
|
cmp: all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user