summaryrefslogtreecommitdiffstats
path: root/sbin/slattach/Makefile
blob: 285c4940df0e6d81186b3d3149097a4aa6793182 (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	5.4 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.6 1993/10/13 07:16:38 rgrimes Exp $

PROG=	slattach
MAN8=	slattach.8
MLINKS=	slattach.8 slip.8
LDADD=	-lutil
DPADD=	${LIBUTIL}

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