summaryrefslogtreecommitdiff
path: root/sys/arch/cobalt/stand/installkernel/Makefile
blob: f5cfba349576684624d9a556e7a141313baabcfb (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.2 2001/12/12 01:49:42 tv Exp $

NOMAN=		# defined

SCRIPTS=	installkernel.sh

.include <bsd.prog.mk>