summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-06 22:49:23 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-04-06 22:49:23 +0000
commit27234c472f8829688bd41419074e07fdad3dc687 (patch)
tree7234ba73ea47335080b3da20a1b1a8821d37862c /build
parent75d765854046c70b353c90bed32b3496dba2d7cb (diff)
downloadlibapr-27234c472f8829688bd41419074e07fdad3dc687.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/branches/APR_0_9_BRANCH@65047 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) ::