summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-01-08 19:22:25 +0100
committerEric Andersen2003-01-08 19:22:25 +0100
commit7564033f20b58456e0b457f1d38fe605c9c26c24 (patch)
tree8ea9a1f1cac4ae165e1a6b888019240f75d6b3b7 /Makefile
parentFixup ncurses terminfo-dir. Fixup the ncurses-headers (diff)
downloadbuildroot-7564033f20b58456e0b457f1d38fe605c9c26c24.tar.gz
buildroot-7564033f20b58456e0b457f1d38fe605c9c26c24.tar.xz
buildroot-7564033f20b58456e0b457f1d38fe605c9c26c24.zip
Mention the new ncurses-headers zlib-headers openssl-headers targets
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 07b38ef11..0be4e8a6b 100644
--- a/Makefile
+++ b/Makefile
@@ -77,6 +77,10 @@ TARGETS+=busybox tinylogin
# Everything needed to build a full uClibc development system!
#TARGETS+=coreutils findutils bash make sed gawk gcc_target
+# Of course, if you are installing a development system, you
+# may want some header files so you can compile stuff....
+#TARGETS+=ncurses-headers zlib-headers openssl-headers
+
# Some nice debugging tools
#TARGETS+=gdb strace