summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-06 22:47:46 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-06 22:47:46 +0000
commitf903cf655e5bbf8f44b844ca5454c96753a7d47a (patch)
treee37e2a496b4fba533353acbb8cff3071c1969188 /build
parenta560d90c297e477741baf4296f571b720e23ad0e (diff)
downloadlibapr-f903cf655e5bbf8f44b844ca5454c96753a7d47a.tar.gz
Allow the NetWare makefiles to clean up some files that were missed
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUhead.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/NWGNUhead.inc b/build/NWGNUhead.inc
index 444b2f364..c96b7aad7 100644
--- a/build/NWGNUhead.inc
+++ b/build/NWGNUhead.inc
@@ -86,6 +86,7 @@ clean :: $(SUBDIRS)
$(CHK) *.map $(DEL) *.map
$(CHK) *.d $(DEL) *.d
$(CHK) *.tmp $(DEL) *.tmp
+ $(CHK) xc.bat $(DEL) xc.bat
-$(DELTREE) $(OBJDIR) 2> NUL
$(OBJDIR) ::