mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-16 09:31:50 -04:00
10 lines
231 B
Makefile
10 lines
231 B
Makefile
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
|
# $NetBSD: Makefile,v 1.2 2001/08/17 07:10:46 wiz Exp $
|
|
|
|
MAN= autoconf.4 bwtwo.4 ec.4 ie.4 intro.4 kbd.4 leds.4 \
|
|
mem.4 ms.4
|
|
MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/sun2
|
|
|
|
.include <bsd.man.mk>
|