[BusyBox-cvs] busybox Makefile,1.276,1.277
Manuel Novoa III
mjn3 at busybox.net
Wed Mar 19 09:13:11 UTC 2003
- Previous message: [BusyBox-cvs] busybox/modutils insmod.c,1.96,1.97 lsmod.c,1.37,1.38 modprobe.c,1.18,1.19 rmmod.c,1.22,1.23
- Next message: [BusyBox-cvs] busybox/debianutils mktemp.c,1.1,1.2 readlink.c,1.1,1.2 run_parts.c,1.3,1.4 which.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox
In directory winder:/home/mjn3/work/busybox
Modified Files:
Makefile
Log Message:
Major coreutils update.
Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/Makefile,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- Makefile 15 Feb 2003 10:53:07 -0000 1.276
+++ Makefile 19 Mar 2003 09:11:07 -0000 1.277
@@ -29,7 +29,7 @@
DIRS:=applets archival archival/libunarchive coreutils console-tools \
debianutils editors findutils init miscutils modutils networking \
networking/libiproute networking/udhcp procps loginutils shell \
- sysklogd util-linux libbb libpwdgrp
+ sysklogd util-linux libbb libpwdgrp coreutils/libcoreutils
ifeq ($(strip $(HAVE_DOT_CONFIG)),y)
- Previous message: [BusyBox-cvs] busybox/modutils insmod.c,1.96,1.97 lsmod.c,1.37,1.38 modprobe.c,1.18,1.19 rmmod.c,1.22,1.23
- Next message: [BusyBox-cvs] busybox/debianutils mktemp.c,1.1,1.2 readlink.c,1.1,1.2 run_parts.c,1.3,1.4 which.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list