mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 14:39:47 -04:00
8 lines
153 B
Makefile
8 lines
153 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/01/07 11:50:02 cdi Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN= boot.8
|
|
MANSUBDIR=/cobalt
|
|
|
|
.include <bsd.man.mk>
|