libbb: reduce number of *error_msg[_and_die].c files by four
No code changes. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -32,8 +32,6 @@ lib-y += create_icmp_socket.o
|
||||
lib-y += default_error_retval.o
|
||||
lib-y += device_open.o
|
||||
lib-y += dump.o
|
||||
lib-y += error_msg.o
|
||||
lib-y += error_msg_and_die.o
|
||||
lib-y += execable.o
|
||||
lib-y += fclose_nonstdin.o
|
||||
lib-y += fflush_stdout_and_exit.o
|
||||
@@ -48,7 +46,6 @@ lib-y += getopt32.o
|
||||
lib-y += getpty.o
|
||||
lib-y += get_volsize.o
|
||||
lib-y += herror_msg.o
|
||||
lib-y += herror_msg_and_die.o
|
||||
lib-y += human_readable.o
|
||||
lib-y += inet_common.o
|
||||
lib-y += info_msg.o
|
||||
@@ -72,7 +69,6 @@ lib-y += obscure.o
|
||||
lib-y += parse_mode.o
|
||||
lib-y += parse_config.o
|
||||
lib-y += perror_msg.o
|
||||
lib-y += perror_msg_and_die.o
|
||||
lib-y += perror_nomsg.o
|
||||
lib-y += perror_nomsg_and_die.o
|
||||
lib-y += pidfile.o
|
||||
|
||||
Reference in New Issue
Block a user