Changed: create directories if needed
This commit is contained in:
parent
acc3f843fe
commit
56177b33f4
@ -11,6 +11,9 @@ $c/em_pseu.c \
|
|||||||
$c/em_mnem.c
|
$c/em_mnem.c
|
||||||
|
|
||||||
$(FILES): em_table
|
$(FILES): em_table
|
||||||
|
-mkdir $d/h
|
||||||
|
-mkdir $d/util
|
||||||
|
-mkdir $d/util/data
|
||||||
new_table $h $c
|
new_table $h $c
|
||||||
|
|
||||||
install: $(FILES)
|
install: $(FILES)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user