Windows2003-3790/inetsrv/iis/staxinc/makefile.inc

8 lines
238 B
PHP
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
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