Changed modules mechanism
This commit is contained in:
parent
11d4fdf6e0
commit
d848beec72
@ -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