The correct PERL interpreter is passed via commandline.

This commit is contained in:
Lutz Jänicke
2002-06-05 07:07:50 +00:00
parent d0f07ceeee
commit 094ed2dd19
3 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ OPENSSLDIR= /usr/local/ssl
MAKE= make -f Makefile.ssl
MAKEDEPEND= $(TOP)/util/domd $(TOP)
MAKEFILE= Makefile.ssl
PERL=/usr/local/bin/perl
RM= rm -f
PEX_LIBS=

View File

@@ -14,7 +14,6 @@ MAKE= make -f Makefile.ssl
MAKEDEPEND= $(TOP)/util/domd $(TOP)
MAKEFILE= Makefile.ssl
AR= ar r
PERL= perl
CFLAGS= $(INCLUDES) $(CFLAG)

View File

@@ -13,7 +13,6 @@ INSTALLTOP= /usr/local/ssl
MAKEFILE= Makefile.ssl
MAKE= make -f $(MAKEFILE)
MAKEDEPEND= $(TOP)/util/domd $(TOP)
PERL= perl
PEX_LIBS=
EX_LIBS= #-lnsl -lsocket