summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-06-28 04:02:47 +0200
committerEric Andersen2003-06-28 04:02:47 +0200
commit13694747348a4107a49b6b2780f4627ce77bc76c (patch)
tree0173b1571226d113b77e9b2be348e2b74cbb8124 /Makefile
parentDon't overwrite /bin/busybox with patch (diff)
downloadbuildroot-13694747348a4107a49b6b2780f4627ce77bc76c.tar.gz
buildroot-13694747348a4107a49b6b2780f4627ce77bc76c.tar.xz
buildroot-13694747348a4107a49b6b2780f4627ce77bc76c.zip
Add support for building perl
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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