[BusyBox-cvs] busybox Makefile,1.275,1.276

Glenn McGrath bug1 at busybox.net
Sat Feb 15 10:53:11 UTC 2003


Update of /var/cvs/busybox
In directory winder:/tmp/cvs-serv5175

Modified Files:
	Makefile 
Log Message:
Merge fileutils, textutils and shellutils into coreuils


Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/Makefile,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -d -r1.275 -r1.276
--- Makefile	27 Jan 2003 22:11:59 -0000	1.275
+++ Makefile	15 Feb 2003 10:53:07 -0000	1.276
@@ -26,10 +26,10 @@
 TOPDIR=./
 include Rules.mak
 
-DIRS:=applets archival archival/libunarchive console-tools debianutils \
-	editors fileutils findutils init miscutils modutils networking \
+DIRS:=applets archival archival/libunarchive coreutils console-tools \
+	debianutils editors findutils init miscutils modutils networking \
 	networking/libiproute networking/udhcp procps loginutils shell \
-	shellutils sysklogd textutils util-linux libbb libpwdgrp
+	sysklogd util-linux libbb libpwdgrp
 
 ifeq ($(strip $(HAVE_DOT_CONFIG)),y)
 




More information about the busybox-cvs mailing list