xref: /openbsd/usr.sbin/inetd/Makefile (revision 17df1aa7)
1#	$OpenBSD: Makefile,v 1.3 2000/03/31 01:00:49 deraadt Exp $
2
3PROG=	inetd
4MAN=	inetd.8
5MLINKS=	inetd.8 inetd.conf.5
6
7.include <bsd.prog.mk>
8