Commit to reverse my previous commit, isnt cvs supposed to have some undo command ?

This commit is contained in:
Glenn L McGrath 2002-12-07 23:30:11 +00:00
parent 4e05b9b043
commit 4a6b4e393c

View File

@ -24,8 +24,8 @@ LIBBB_DIR:=$(TOPDIR)libbb/
endif endif
LIBBB_SRC:= \ LIBBB_SRC:= \
ask_confirmation.c chomp.c concat_path_file.c copy_file.c \ ask_confirmation.c chomp.c compare_string_array.c concat_path_file.c \
copy_file_chunk.c dump.c libc5.c device_open.c error_msg.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 \ 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 \ find_root_device.c full_read.c full_write.c get_console.c \
get_last_path_component.c get_line_from_file.c \ get_last_path_component.c get_line_from_file.c \