summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-06-28 02:02:47 +0000
committerEric Andersen <andersen@codepoet.org>2003-06-28 02:02:47 +0000
commit13694747348a4107a49b6b2780f4627ce77bc76c (patch)
tree0173b1571226d113b77e9b2be348e2b74cbb8124 /Makefile
parent4948206d1e632dbe10af266dab4a7aff428f7fd5 (diff)
downloadbuildroot-novena-13694747348a4107a49b6b2780f4627ce77bc76c.tar.gz
buildroot-novena-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