It's silly to use a different default for PERL than in the top

Makefile.  (The default is never actually used though because
the top Makefile passes its value of PERL down to sub-Makefiles.)
This commit is contained in:
Bodo Möller 2001-01-10 16:46:00 +00:00
parent 1dd080bca4
commit 72e2d9138c

View File

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