1#	$NetBSD: Makefile,v 1.2 2022/06/11 16:41:55 tsutsui Exp $
2#
3# Makefile for hp300
4#
5
6LANGUAGES=	# no translations
7
8.ifdef SMALLPROG
9CHECK_ENTROPY=	no	# do not check entropy/offer adding
10NOPARTMAN=	yes
11NO_GPT=		yes
12NO_MBR=		yes
13NO_CLONES=	yes
14.endif
15
16.include "../../Makefile.inc"
17