11.2Smartin# $NetBSD: Makefile,v 1.2 2020/11/06 19:47:31 martin Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for vax 41.1Sdholland# 51.1Sdholland 61.1SdhollandMD_OPTIONS= AOUT2ELF 71.1Sdholland 81.2Smartin.ifdef SMALLPROG 91.2SmartinCHECK_ENTROPY= no # do not check entropy/offer adding 101.2SmartinNOPARTMAN= yes 111.2SmartinNO_GPT= yes 121.2SmartinNO_MBR= yes 131.2SmartinNO_CLONES= yes 141.2Smartin.endif 151.2Smartin 161.1Sdholland.include "../../Makefile.inc" 17