# @(#)Makefile 5.5 (Berkeley) 6/29/90
PROG= inetd
LDADD= -lutil
MAN8= inetd.0
MLINKS= inetd.8 inetd.5
.include <bsd.prog.mk>