X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=NetWare%2FMakefile;h=4ac2091d10f887841d2c938aefd3fe9c57c9fedf;hb=32ce01bccb8e58ee340ca4100517f9c031630ea7;hp=70659178c4be263d0b04e07756392153295bfaac;hpb=fc833f5303910487406f29ed9b64ac271eb7125b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/NetWare/Makefile b/NetWare/Makefile index 7065917..4ac2091 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -15,7 +15,7 @@ ## This file is created by using the makefile that creates Windows Perl as the reference ## Author: sgp ## Date Created: 13th July 2000 -## Date Modified: 03th April 2001 +## Date Modified: 30th June 2001 # Name of the NLM NLM_NAME = perl.nlm @@ -1501,7 +1501,9 @@ install_tests : xcopy /f /r /i /s /d *.t $(INST_NW_TOP2)\scripts\t\lib cd ..\ext xcopy /f /r /i /s /d *.t $(INST_NW_TOP2)\scripts\t\ext - cd ..\netware + cd ..\netware\t + xcopy /f /r /i /s /d *.pl $(INST_NW_TOP2)\scripts\t + cd .. nwinstall: utils installnw install_tests