Cosmetic changes to the Makefile ... nothing important.
This commit is contained in:
parent
165af89996
commit
ee2cb50f52
@ -18,9 +18,8 @@ SRCS = acl.c archive.c argvSetDebugLevel.c authen.c config.c exit.c \
|
||||
mailer.c members.c parsearray.c password.c rfcparse.c \
|
||||
subscribe.c tool.c signature.c unsubscribe.c main.c
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
LIBS = librfc822/librfc822.a liblists/liblists.a \
|
||||
libconfigfile/libconfigfile.a libtext/libtext.a libargv/libargv.a \
|
||||
libdebug/libdebug.a
|
||||
LIBS = librfc822/librfc822.a liblists/liblists.a libargv/libargv.a \
|
||||
libconfigfile/libconfigfile.a libtext/libtext.a libdebug/libdebug.a
|
||||
|
||||
.PHONY: all clean distclean realclean
|
||||
.SUFFIXES:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user