summaryrefslogtreecommitdiff
path: root/sbin/slattach/Makefile
blob: 3f0278856347d0ec0270b266619443281b972ff5 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.2 1996/06/23 14:32:43 deraadt Exp $
#	$NetBSD: Makefile,v 1.7 1995/03/18 15:01:11 cgd Exp $

PROG=	slattach
MAN=	slattach.8
MLINKS=	slattach.8 slip.8

.include <bsd.prog.mk>