Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
312 B

STAXEXPORT=$(_NTTREE)\staxpt\iis
$(O)\asptlb.h: ..\svcs\cmp\aspidl\$(O)\_asptlb.h
copy $** $@
$(O)\httpext.h: ..\inc\$(O)\iisext.h
copy $** $@
$(O)\httpfilt.h: ..\inc\$(O)\iisfilt.h
copy $** $@
copyfiles: $(O)\asptlb.h $(O)\httpext.h $(O)\httpfilt.h
xcopy /vyirfda ..\inc\*.* $(STAXEXPORT)\inc