Added Filesystem generation and required $(x*) variables
[tpg/acess2.git] / Makefile.cfg
index 3a164ee..441718c 100644 (file)
@@ -12,6 +12,9 @@ MKDIR = mkdir
 RMDIR = rm -rf
 lCP = cp
 xCP = mcopy -D o
+xMKDIR = mmd
+xRMDIR = mdeltree
+xRM = mdel
 
 ARCH = i386
 ARCHDIR = x86

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