Removed the need for xRM and xRMDIR (also finished fixing core Makefile)
[tpg/acess2.git] / Usermode / Filesystem / Makefile
index 093ea71..b9b85f0 100644 (file)
@@ -15,8 +15,6 @@ FILES = Conf/BootConf.cfg Conf/Auth/Users Conf/Auth/Passwords Conf/Auth/Groups
 all:   $(DIRS) $(FILES)
 
 clean:
-       $(xRMDIR) $(DIRS)
-       $(xRM) $(FILES)
 
 $(DIRS):
        $(xMKDIR) $(DISTROOT)/$@

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