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

PROG=	startslip
SRCS=   startslip.c
LDADD=	-lutil

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