mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 23:20:29 -04:00
8 lines
182 B
Makefile
8 lines
182 B
Makefile
# $NetBSD: Makefile,v 1.10 2003/10/24 20:26:59 jdolecek Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN= boot.8 crash.8 drtest.8 format.8
|
|
MANSUBDIR=/vax
|
|
|
|
.include <bsd.man.mk>
|