Explorar o código

Changed: create directories if needed

ceriel %!s(int64=30) %!d(string=hai) anos
pai
achega
56177b33f4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      etc/Makefile

+ 3 - 0
etc/Makefile

@@ -11,6 +11,9 @@ $c/em_pseu.c \
 $c/em_mnem.c
 
 $(FILES):       em_table
+		-mkdir $d/h
+		-mkdir $d/util
+		-mkdir $d/util/data
 		new_table $h $c
 
 install:	$(FILES)