mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
8 lines
154 B
Makefile
8 lines
154 B
Makefile
# $NetBSD: Makefile,v 1.10 2006/07/08 17:22:14 tsutsui Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= slattach
|
|
MAN= slattach.8
|
|
|
|
.include <bsd.prog.mk>
|