]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Switch the NetWare build to use makefiles rather than the Metrowerks project file
authorBradley Nicholes <bnicholes@apache.org>
Thu, 8 Apr 2004 01:26:23 +0000 (01:26 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 8 Apr 2004 01:26:23 +0000 (01:26 +0000)
commitdf72c19f392b55219ad5691ee73c3e53c90944f9
tree13a249eed9169c350e3b467beb934c2562ec38c8
parentcd3f341c10ec68d2eead5dad87e39e68c7bec884
Switch the NetWare build to use makefiles rather than the Metrowerks project file

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103294 13f79535-47bb-0310-9956-ffa450edef68
41 files changed:
NWGNUenvironment.inc [new file with mode: 0644]
NWGNUhead.inc [new file with mode: 0644]
NWGNUmakefile [new file with mode: 0644]
NWGNUtail.inc [new file with mode: 0644]
src/NWGNUmakefile [new file with mode: 0644]
src/NWGNUmakefile.mak [new file with mode: 0644]
src/ap/NWGNUmakefile [new file with mode: 0644]
src/ap/NWGNUmakefile.mak [new file with mode: 0644]
src/lib/expat-lite/NWGNUXMLParse.mak [new file with mode: 0644]
src/lib/expat-lite/NWGNUXMLTok.mak [new file with mode: 0644]
src/lib/expat-lite/NWGNUmakefile [new file with mode: 0644]
src/lib/expat-lite/NWGNUmakefile.mak [new file with mode: 0644]
src/main/NWGNUmakefile [new file with mode: 0644]
src/main/NWGNUmakefile.mak [new file with mode: 0644]
src/modules/NWGNUmakefile [new file with mode: 0644]
src/modules/proxy/NWGNUmakefile [new file with mode: 0644]
src/modules/proxy/NWGNUmakefile.mak [new file with mode: 0644]
src/modules/standard/NWGNUAuthAnon.mak [new file with mode: 0644]
src/modules/standard/NWGNUAuthDBM.mak [new file with mode: 0644]
src/modules/standard/NWGNUCERNMeta.mak [new file with mode: 0644]
src/modules/standard/NWGNUDigest.mak [new file with mode: 0644]
src/modules/standard/NWGNUExpires.mak [new file with mode: 0644]
src/modules/standard/NWGNUHeaders.mak [new file with mode: 0644]
src/modules/standard/NWGNUInfo.mak [new file with mode: 0644]
src/modules/standard/NWGNURewrite.mak [new file with mode: 0644]
src/modules/standard/NWGNUSpeling.mak [new file with mode: 0644]
src/modules/standard/NWGNUStatus.mak [new file with mode: 0644]
src/modules/standard/NWGNUUsrtrack.mak [new file with mode: 0644]
src/modules/standard/NWGNUVhost.mak [new file with mode: 0644]
src/modules/standard/NWGNUforensic.mak [new file with mode: 0644]
src/modules/standard/NWGNUmakefile [new file with mode: 0644]
src/modules/standard/NWGNUmakefile.mak [new file with mode: 0644]
src/modules/standard/NWGNUuniqueid.mak [new file with mode: 0644]
src/os/netware/NWGNUmakefile [new file with mode: 0644]
src/os/netware/NWGNUmakefile.mak [new file with mode: 0644]
src/regex/NWGNUmakefile [new file with mode: 0644]
src/regex/NWGNUmakefile.mak [new file with mode: 0644]
src/support/NWGNUhtdigest.mak [new file with mode: 0644]
src/support/NWGNUhtpasswd.mak [new file with mode: 0644]
src/support/NWGNUmakefile [new file with mode: 0644]
src/support/NWGNUmakefile.mak [new file with mode: 0644]