NetBSD/share/man/man1/Makefile

9 lines
183 B
Makefile
Raw Normal View History

1997-06-23 07:30:19 +04:00
# $NetBSD: Makefile,v 1.7 1997/06/23 03:35:40 mrg Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
1994-12-22 13:44:04 +03:00
MAN= cd.1 intro.1 wait.1
1993-03-21 12:45:37 +03:00
1997-06-23 07:30:19 +04:00
SUBDIR= man1.atari man1.i386 man1.x68k
1993-03-21 12:45:37 +03:00
1997-06-22 09:30:47 +04:00
.include <bsd.prog.mk>