summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-01-09 03:34:10 +0100
committerEric Andersen2003-01-09 03:34:10 +0100
commitb7d4f49c6114e4b6dc95f17f13648e8758123c63 (patch)
treeb263d4a3e4e47e8bf45190c993f02e66e92c8a92 /Makefile
parentBe extra careful about the target utils (diff)
downloadbuildroot-b7d4f49c6114e4b6dc95f17f13648e8758123c63.tar.gz
buildroot-b7d4f49c6114e4b6dc95f17f13648e8758123c63.tar.xz
buildroot-b7d4f49c6114e4b6dc95f17f13648e8758123c63.zip
Support more build system junk
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0be4e8a6b..a89c65f15 100644
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,9 @@ TARGETS+=busybox tinylogin
# may want some header files so you can compile stuff....
#TARGETS+=ncurses-headers zlib-headers openssl-headers
+# More development system stuff for those that want it
+#TARGETS+=m4 autoconf automake libtool
+
# Some nice debugging tools
#TARGETS+=gdb strace