summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2004-03-18 22:02:52 +0100
committerEric Andersen2004-03-18 22:02:52 +0100
commit02655d86612f22a93340a2f876e12e58e6577fb1 (patch)
tree2882bacc0811e4a32f460f46de539d79bc1796a6 /Makefile
parentUpdate from .39 to .41 and change to using the muilt-binary version instead (diff)
downloadbuildroot-02655d86612f22a93340a2f876e12e58e6577fb1.tar.gz
buildroot-02655d86612f22a93340a2f876e12e58e6577fb1.tar.xz
buildroot-02655d86612f22a93340a2f876e12e58e6577fb1.zip
Remove perl. It doesn't work, and seems to be a support
problem magnet. So kill it.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bb162a2e5..63e751df4 100644
--- a/Makefile
+++ b/Makefile
@@ -169,9 +169,6 @@ 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 ltrace