10 lines
196 B
Makefile
10 lines
196 B
Makefile
# $NetBSD: Makefile,v 1.9 2000/08/03 09:42:52 ad Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN= cd.1 intro.1 wait.1
|
|
|
|
SUBDIR= man1.atari man1.x68k
|
|
|
|
.include <bsd.man.mk>
|
|
.include <bsd.subdir.mk>
|