projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e402401
)
Mention the new ncurses-headers zlib-headers openssl-headers targets
author
Eric Andersen
<andersen@codepoet.org>
Wed, 8 Jan 2003 18:22:25 +0000
(18:22 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 8 Jan 2003 18:22:25 +0000
(18:22 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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