summaryrefslogtreecommitdiffstats
path: root/sbin/startslip/Makefile
blob: 5ac6581b20aa5ddb07edd53f160b8eb6b4e0c7c1 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD$

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

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