daemon(3) now in the C library
[unix-history] / usr / src / usr.sbin / lpr / lpd / Makefile
index e4433ba..c890709 100644 (file)
@@ -1,8 +1,7 @@
-#      @(#)Makefile    5.5 (Berkeley) %G%
+#      @(#)Makefile    5.6 (Berkeley) %G%
 
 PROG=  lpd
 CFLAGS+=-I${.CURDIR}/../common_source
 
 PROG=  lpd
 CFLAGS+=-I${.CURDIR}/../common_source
-LDADD= -lutil
 MAN8=  lpd.0
 SRCS=  lpd.c printjob.c recvjob.c displayq.c rmjob.c startdaemon.c \
        lpdchar.c common.c
 MAN8=  lpd.0
 SRCS=  lpd.c printjob.c recvjob.c displayq.c rmjob.c startdaemon.c \
        lpdchar.c common.c