windows-nt/Source/XPSP1/NT/inetsrv/iis/staxinc/makefile.inc
2020-09-26 16:20:57 +08:00

8 lines
191 B
PHP

copyfiles:
!if "$(_NTTREE)" != ""
xcopy /yvirfd export $(_NTTREE)\staxpt\export\inc
!endif
!if "$(_NTTREE_NO_SPLIT)" != ""
xcopy /yvirfd export $(_NTTREE_NO_SPLIT)\staxpt\export\inc
!endif