diff options
Diffstat (limited to 'usr.sbin/faithd/Makefile')
-rw-r--r-- | usr.sbin/faithd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index 8defe63..bc84552 100644 --- a/usr.sbin/faithd/Makefile +++ b/usr.sbin/faithd/Makefile @@ -18,7 +18,5 @@ SRCS= faithd.c tcp.c ftp.c rsh.c MAN8= faithd.8 #CFLAGS+= -DFAITH4 CFLAGS+= -Wall -DPADD= ${LIBUTIL} -LDADD= -lutil .include <bsd.prog.mk> |