NetBSD/sbin/slattach/Makefile

9 lines
175 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 1995/03/18 15:01:11 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
PROG= slattach
1994-12-22 13:44:04 +03:00
MAN= slattach.8
1993-03-21 12:45:37 +03:00
MLINKS= slattach.8 slip.8
.include <bsd.prog.mk>