Flush stdout, stderr before forking. From Richard Purdie. Thanks!
[project/opkg-lede.git] / libbb / Makefile.am
index 1f2dd12f05d5570b5279b0d548e17af1254bf4e9..1cc82df2d90bb5a38266f005c389a829e56eb941 100644 (file)
@@ -11,13 +11,9 @@ libbb_la_SOURCES = gz_open.c \
        unarchive.c \
        copy_file.c \
        copy_file_chunk.c \
-       error_msg.c error_msg_and_die.c \
-       perror_msg.c perror_msg_and_die.c \
        xreadlink.c \
        concat_path_file.c \
-       ask_confirmation.c \
-       verror_msg.c vperror_msg.c \
-       xfuncs.c messages.c \
+       xfuncs.c \
        last_char_is.c \
        make_directory.c \
        safe_strncpy.c \