mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-04 20:54:55 -04:00
10 lines
251 B
Makefile
10 lines
251 B
Makefile
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
|
# $NetBSD: Makefile,v 1.6 2007/04/21 06:11:57 plunky Exp $
|
|
|
|
MAN= autoconf.4 bwtwo.4 cgtwo.4 cgfour.4 fd.4 intro.4 ie.4 kbd.4 leds.4 \
|
|
mem.4 ms.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/sun3
|
|
|
|
.include <bsd.man.mk>
|