reenable findutils for now
authorEric Andersen <andersen@codepoet.org>
Thu, 21 Nov 2002 00:35:14 +0000 (00:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 21 Nov 2002 00:35:14 +0000 (00:35 -0000)
Makefile

index 7d81f5544afeb671a5bf83c4fd7660880ebc7c4c..4f470f33953af72672af08d07400860ae615f6a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ TARGETS+=user-mode-linux busybox tinylogin #gdb strace valgrind db openssl zlib
 #TARGETS+=zlib openssl openssh
 
 # Everything needed to build a full uClibc development system!
-#TARGETS+=coreutils bash make sed gawk gcc_target
+#TARGETS+=coreutils findutils bash make sed gawk gcc_target
 
 # Some nice debugging tools
 #TARGETS+=gdb strace