summaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/Makefile
blob: 28c853ebfc81550656f3eb84e0ade20aa8eafaa1 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:43:44 deraadt Exp $

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

.include <bsd.prog.mk>