summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/Makefile
blob: 2682ea5c9a0b33c36f60d0d6934155e15cd156b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	inetd
MAN8=	inetd.8
MLINKS=	inetd.8 inetd.conf.5

COPTS+=	-Wall -DLOGIN_CAP
#COPTS+=	-DSANITY_CHECK

DPADD+=	${LIBUTIL}
LDADD+=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud