Windows2003-3790/inetsrv/iis/staxinc/makefile.inc
2020-09-30 16:53:55 +02:00

8 lines
238 B
PHP

copyfiles:
!if "$(_NTTREE)" != ""
perl -S xcopy2binplace.pl /yvirfd export $(_NTTREE)\staxpt\export\inc
!endif
!if "$(_NTTREE_NO_SPLIT)" != ""
perl -S xcopy2binplace.pl /yvirfd export $(_NTTREE_NO_SPLIT)\staxpt\export\inc
!endif