Mention the new ncurses-headers zlib-headers openssl-headers targets

This commit is contained in:
Eric Andersen 2003-01-08 18:22:25 +00:00
parent e402401ff8
commit 7564033f20
1 changed files with 4 additions and 0 deletions

View File

@ -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