summaryrefslogtreecommitdiffstats
path: root/sbin/startslip/Makefile
blob: 26a8aaae41a887cb19e3739d4449494b72584f99 (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/5/93

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud