bb_dev_null

This commit is contained in:
"Vladimir N. Oleynik"
2005-10-12 15:21:32 +00:00
parent 3ade65fc04
commit 86a1073e0b
4 changed files with 7 additions and 7 deletions

View File

@@ -47,7 +47,7 @@ LIBBB_MOBJ0:=full_version.o \
can_not_create_raw_socket.o perm_denied_are_you_root.o \
shadow_file.o passwd_file.o group_file.o gshadow_file.o nologin_file.o \
securetty_file.o motd_file.o \
msg_standard_input.o msg_standard_output.o shell_file.o
msg_standard_input.o msg_standard_output.o shell_file.o bb_dev_null.o
LIBBB_MSRC1:=$(srcdir)/xfuncs.c
LIBBB_MOBJ1:=xmalloc.o xrealloc.o xcalloc.o xstrdup.o xstrndup.o \