summaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/Makefile
blob: ccdc58fe2e084db2ef995315aeb5b46bce63dbc8 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.3 2000/03/31 01:00:49 deraadt Exp $

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

.include <bsd.prog.mk>