[BusyBox-cvs] busybox/libbb Makefile.in,1.11,1.12

Glenn McGrath bug1 at busybox.net
Sat Dec 7 23:30:15 UTC 2002


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

Modified Files:
	Makefile.in 
Log Message:
Commit to reverse my previous commit, isnt cvs supposed to have some undo command ?


Index: Makefile.in
===================================================================
RCS file: /var/cvs/busybox/libbb/Makefile.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.in	7 Dec 2002 23:14:39 -0000	1.11
+++ Makefile.in	7 Dec 2002 23:30:11 -0000	1.12
@@ -24,8 +24,8 @@
 endif
 
 LIBBB_SRC:= \
-	ask_confirmation.c chomp.c concat_path_file.c copy_file.c \
-	copy_file_chunk.c dump.c libc5.c device_open.c error_msg.c \
+	ask_confirmation.c chomp.c compare_string_array.c concat_path_file.c \
+	copy_file.c copy_file_chunk.c dump.c libc5.c device_open.c error_msg.c \
 	error_msg_and_die.c fgets_str.c find_mount_point.c find_pid_by_name.c \
 	find_root_device.c full_read.c full_write.c get_console.c \
 	get_last_path_component.c get_line_from_file.c  \




More information about the busybox-cvs mailing list