You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2001/08/17 04:00:38 UTC

cvs commit: httpd-2.0 Makefile.win

wrowe       01/08/16 19:00:38

  Modified:    .        Makefile.win
  Log:
    Whoops... a ton of extra cruft had landed in the bin/ directory!
  
  Revision  Changes    Path
  1.62      +0 -1      httpd-2.0/Makefile.win
  
  Index: Makefile.win
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/Makefile.win,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- Makefile.win	2001/08/07 17:19:04	1.61
  +++ Makefile.win	2001/08/17 02:00:38	1.62
  @@ -217,7 +217,6 @@
   	-copy srclib\openssl\$(SSLBIN)\libeay32.dll "$(INSTDIR)\bin"
   	-copy srclib\openssl\$(SSLBIN)\ssleay32.dll "$(INSTDIR)\bin"
   !ENDIF
  -        copy support\$(LONG)\ "$(INSTDIR)\bin"
           copy support\$(LONG)\ab.exe "$(INSTDIR)\bin"
           copy support\$(LONG)\htpasswd.exe "$(INSTDIR)\bin"
   	copy support\$(LONG)\htdigest.exe "$(INSTDIR)\bin"