Mention the new ncurses-headers zlib-headers openssl-headers targets
authorEric Andersen <andersen@codepoet.org>
Wed, 8 Jan 2003 18:22:25 +0000 (18:22 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 8 Jan 2003 18:22:25 +0000 (18:22 -0000)
Makefile

index 07b38ef11bca4c8004601567d4e91173001bd049..0be4e8a6b4846ab08e2af908558c86f7bf156c85 100644 (file)
--- 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