and on win32 we tack on a .txt for good measure to encourage
folks to *read* them.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103378
13f79535-47bb-0310-9956-
ffa450edef68
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)"
copy ..\WARNING-WIN.TXT "$(INSTDIR)"
copy $(LONG)\Apache.exe "$(INSTDIR)"