2c6eadc9ce
programs that did not compile before.
9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.9 2005/06/27 01:00:06 christos Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= slattach
|
|
MAN= slattach.8
|
|
MLINKS= slattach.8 slip.8
|
|
|
|
.include <bsd.prog.mk>
|