9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $NetBSD: Makefile,v 1.1 2008/01/23 23:09:42 garbled Exp $
|
|
|
|
SCRIPTS= mkbootinfo.sh
|
|
FILES= netbsd.chrp
|
|
FILESDIR= /usr/mdec
|
|
|
|
|
|
.include <bsd.prog.mk>
|