mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-04 20:54:55 -04:00
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# @(#)Makefile 5.1 (Berkeley) 3/22/91
|
|
# $NetBSD: Makefile,v 1.3 2006/03/23 18:54:43 garbled Exp $
|
|
|
|
MAN= boot.8 mkbootimage.8
|
|
MANSUBDIR=/prep
|
|
|
|
.include <bsd.man.mk>
|