[BusyBox-cvs] busybox/libbb Makefile.in,1.25,1.26 arith.c,1.5,NONE

Erik Andersen andersen at busybox.net
Wed Aug 6 11:20:56 UTC 2003


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

Modified Files:
	Makefile.in 
Removed Files:
	arith.c 
Log Message:
Latest dash update from vodz


--- arith.c DELETED ---

Index: Makefile.in
===================================================================
RCS file: /var/cvs/busybox/libbb/Makefile.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Makefile.in	28 Jul 2003 07:40:35 -0000	1.25
+++ Makefile.in	6 Aug 2003 11:20:52 -0000	1.26
@@ -24,7 +24,7 @@
 endif
 
 LIBBB_SRC:= \
-	arith.c bb_asprintf.c ask_confirmation.c change_identity.c chomp.c \
+	bb_asprintf.c ask_confirmation.c change_identity.c chomp.c \
 	compare_string_array.c concat_path_file.c copy_file.c \
 	copyfd.c correct_password.c create_icmp_socket.c \
 	create_icmp6_socket.c device_open.c dump.c error_msg.c \




More information about the busybox-cvs mailing list