#	@(#)Makefile	8.1 (Berkeley) 6/5/93

PROG=	startslip
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
