You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2004/04/08 22:06:40 UTC

cvs commit: apache-1.3/src/lib/expat-lite NWGNUmakefile.mak

bnicholes    2004/04/08 13:06:40

  Modified:    src/lib/expat-lite NWGNUmakefile.mak
  Log:
  Remove the library target since we are building and NLM
  
  Revision  Changes    Path
  1.2       +0 -1      apache-1.3/src/lib/expat-lite/NWGNUmakefile.mak
  
  Index: NWGNUmakefile.mak
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/lib/expat-lite/NWGNUmakefile.mak,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NWGNUmakefile.mak	8 Apr 2004 01:26:22 -0000	1.1
  +++ NWGNUmakefile.mak	8 Apr 2004 20:06:40 -0000	1.2
  @@ -145,7 +145,6 @@
   # If there is an LIB target, put it here
   #
   TARGET_lib = \
  -	$(OBJDIR)/stdmod.lib \
   	$(EOLIST)
   
   #