diff options
author | Guenter Knauf <fuankg@apache.org> | 2009-12-01 16:00:11 +0100 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2009-12-01 16:00:11 +0100 |
commit | 03a066c10a0df2a9479fb36c54228552eca3cddd (patch) | |
tree | 564853089879b97f37f56e24114ad37ec7f33700 /build/NWGNUenvironment.inc | |
parent | added watchdog module to NetWare internal module list. (diff) | |
download | apache2-03a066c10a0df2a9479fb36c54228552eca3cddd.tar.xz apache2-03a066c10a0df2a9479fb36c54228552eca3cddd.zip |
more NetWare makefile cleanups.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/NWGNUenvironment.inc')
-rw-r--r-- | build/NWGNUenvironment.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index 880e63719c..67d15a760a 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -334,7 +334,7 @@ PCRE = $(PCRESRC) APRTEST = $(APR_WORK)/test HTTPD = $(AP_WORK)/modules/http XML = $(APU_WORK)/xml -PREBUILD_INST = $(AP_WORK)\nwprebuild +PREBUILD_INST = $(AP_WORK)/nwprebuild # # Internal Libraries |