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
348 B
13 lines
348 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
|
|
perl -S xcopy2binplace.pl /vyirfda ..\inc\*.* $(STAXEXPORT)\inc
|