summaryrefslogtreecommitdiff
path: root/pod/Makefile
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters.nicoh.com>1996-01-05 01:14:30 +0000
committerAndy Dougherty <doughera.lafayette.edu>1996-01-05 01:14:30 +0000
commitb59e3c8c16148102abaa610a4415d82ccf3208b7 (patch)
tree8dff9736e1965353b34957361df955c88de24442 /pod/Makefile
parent1a30305be1ac5b805a69540aecf7d89bc492b5d7 (diff)
downloadperl-b59e3c8c16148102abaa610a4415d82ccf3208b7.tar.gz
Use PERL=../miniperl
Diffstat (limited to 'pod/Makefile')
-rw-r--r--pod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/Makefile b/pod/Makefile
index 4cb3b7bbe7..810dd9ea85 100644
--- a/pod/Makefile
+++ b/pod/Makefile
@@ -1,7 +1,7 @@
CONVERTERS = pod2html pod2latex pod2man
all: $(CONVERTERS) man
-PERL = perl
+PERL = ../miniperl
POD = \
perl.pod \