cleanup (removed debug comment)
[tpg/acess2.git] / Makefile.cfg
index 547f1bb..8308829 100644 (file)
@@ -15,7 +15,7 @@ AS := nasm
 DISASM := objdump -d -S
 RM := @rm -f
 STRIP := strip
-MKDIR := mkdir
+MKDIR := mkdir -p
 RMDIR := rm -rf
 lCP := cp
 xCP := mcopy -D o

UCC git Repository :: git.ucc.asn.au