maintain a broad number of languages) then tweak the Win32/NetWare
build systems to avoid copying a non-existant file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@312706
13f79535-47bb-0310-9956-
ffa450edef68
copy conf\mime.types $(INSTALL)\Apache\conf\mime.types
copy conf\srm.conf-dist $(INSTALL)\Apache\conf\srm.conf
copy ABOUT_APACHE $(INSTALL)\Apache\ABOUT_APACHE
- copy Announcement.* $(INSTALL)\Apache\Announcement.*
copy src\CHANGES $(INSTALL)\Apache\CHANGES
copy LICENSE $(INSTALL)\Apache\LICENSE
copy README $(INSTALL)\Apache\README
-mkdir "$(INSTDIR)\modules"
-mkdir "$(INSTDIR)\proxy"
copy ..\ABOUT_APACHE "$(INSTDIR)\ABOUT_APACHE.TXT"
- copy ..\Announcement "$(INSTDIR)\Announcement.txt"
copy ..\LICENSE "$(INSTDIR)\LICENSE.TXT"
copy ..\NOTICE "$(INSTDIR)\NOTICE.TXT"
copy ..\README-WIN.TXT "$(INSTDIR)"