aboutsummaryrefslogtreecommitdiff
path: root/libbb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/Makefile.in')
-rw-r--r--libbb/Makefile.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/libbb/Makefile.in b/libbb/Makefile.in
index 3db891d59..f731e6e03 100644
--- a/libbb/Makefile.in
+++ b/libbb/Makefile.in
@@ -22,16 +22,14 @@ LIBBB-y:= \
22 kernel_version.c last_char_is.c login.c \ 22 kernel_version.c last_char_is.c login.c \
23 make_directory.c md5.c mode_string.c mtab_file.c \ 23 make_directory.c md5.c mode_string.c mtab_file.c \
24 obscure.c parse_mode.c parse_number.c perror_msg.c \ 24 obscure.c parse_mode.c parse_number.c perror_msg.c \
25 perror_msg_and_die.c get_console.c \ 25 perror_msg_and_die.c get_console.c process_escape_sequence.c procps.c \
26 process_escape_sequence.c procps.c \ 26 recursive_action.c remove_file.c info_msg.c vinfo_msg.c \
27 recursive_action.c remove_file.c \
28 restricted_shell.c run_parts.c run_shell.c safe_read.c safe_write.c \ 27 restricted_shell.c run_parts.c run_shell.c safe_read.c safe_write.c \
29 safe_strncpy.c setup_environment.c sha1.c simplify_path.c \ 28 safe_strncpy.c setup_environment.c sha1.c simplify_path.c \
30 trim.c u_signal_names.c vdprintf.c verror_msg.c \ 29 trim.c u_signal_names.c vdprintf.c verror_msg.c \
31 info_msg.c vinfo_msg.c \
32 vherror_msg.c vperror_msg.c wfopen.c xconnect.c xgetcwd.c \ 30 vherror_msg.c vperror_msg.c wfopen.c xconnect.c xgetcwd.c \
33 xgethostbyname.c xgethostbyname2.c xreadlink.c xgetlarg.c \ 31 xgethostbyname.c xgethostbyname2.c xreadlink.c xgetlarg.c \
34 get_terminal_width_height.c fclose_nonstdin.c fflush_stdout_and_exit.c \ 32 fclose_nonstdin.c fflush_stdout_and_exit.c \
35 getopt_ulflags.c default_error_retval.c wfopen_input.c speed_table.c \ 33 getopt_ulflags.c default_error_retval.c wfopen_input.c speed_table.c \
36 perror_nomsg_and_die.c perror_nomsg.c skip_whitespace.c bb_askpass.c \ 34 perror_nomsg_and_die.c perror_nomsg.c skip_whitespace.c bb_askpass.c \
37 warn_ignoring_args.c concat_subpath_file.c vfork_daemon_rexec.c \ 35 warn_ignoring_args.c concat_subpath_file.c vfork_daemon_rexec.c \