summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/hp300/Makefile
blob: 8d3e22be093e59867c3ab35345e33ba9c5c8a2d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$NetBSD: Makefile,v 1.2 2022/06/11 16:41:55 tsutsui Exp $
#
# Makefile for hp300
#

LANGUAGES=	# no translations

.ifdef SMALLPROG
CHECK_ENTROPY=	no	# do not check entropy/offer adding
NOPARTMAN=	yes
NO_GPT=		yes
NO_MBR=		yes
NO_CLONES=	yes
.endif

.include "../../Makefile.inc"