NetBSD/sbin/slattach/Makefile

9 lines
177 B
Makefile
Raw Normal View History

1994-09-23 05:38:45 +04:00
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
1994-12-22 13:44:04 +03:00
# $Id: Makefile,v 1.6 1994/12/22 10:49:05 cgd Exp $
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>