Added Perl fullpath definition.

This commit is contained in:
Janet B. Anderson
1998-06-12 21:01:49 +00:00
parent 7107a2031b
commit da0800af39
3 changed files with 4 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ MKDIR = mkdir
RMDIR = rm -rf
CHMOD = "/bin/chmod"
PERL = /usr/local/bin/perl

View File

@@ -16,3 +16,4 @@ WIND_HOST_TYPE = x86-win32
# Use std path variables from ms
HOME = $(HOMEDRIVE)$(HOMEPATH)
PERL = C:\\Perl\\bin\\perl

View File

@@ -11,3 +11,4 @@ TORNADO=YES
WIND_HOST_TYPE = cygwin32
PERL = C:\\Perl\\bin\\perl