]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove the library target since we are building and NLM
authorBradley Nicholes <bnicholes@apache.org>
Thu, 8 Apr 2004 20:06:40 +0000 (20:06 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 8 Apr 2004 20:06:40 +0000 (20:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103304 13f79535-47bb-0310-9956-ffa450edef68

src/lib/expat-lite/NWGNUmakefile.mak

index 51e7b7bfa7fa0a4de134d68a82e830d24342b020..77f763a941e8f9263220f608febe98b186980dbb 100644 (file)
@@ -145,7 +145,6 @@ TARGET_nlm = \
 # If there is an LIB target, put it here
 #
 TARGET_lib = \
-       $(OBJDIR)/stdmod.lib \
        $(EOLIST)
 
 #