1# $NetBSD: Makefile,v 1.10 2004/11/28 11:14:41 jmc Exp $ 2 3NOMAN= # defined 4 5PROG= mkboot 6SRCS= mkboot.c 7 8.include <bsd.prog.mk> 9