From 13694747348a4107a49b6b2780f4627ce77bc76c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 28 Jun 2003 02:02:47 +0000 Subject: Add support for building perl --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4ed9f6841..87dc0af62 100644 --- a/Makefile +++ b/Makefile @@ -103,6 +103,9 @@ TARGETS+=busybox tinylogin # More development system stuff for those that want it #TARGETS+=m4 autoconf automake libtool +# Perl +#TARGETS+=perl + # Some nice debugging tools #TARGETS+=gdb strace -- cgit v1.2.3