11.2Stsutsui# $NetBSD: Makefile,v 1.2 2022/06/11 16:41:55 tsutsui Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for news68k 41.1Sdholland# 51.1Sdholland 61.1SdhollandMD_OPTIONS= AOUT2ELF 71.1Sdholland 81.1SdhollandLANGUAGES= # no translations 91.1Sdholland 101.2Stsutsui.ifdef SMALLPROG 111.2StsutsuiCHECK_ENTROPY= no # do not check entropy/offer adding 121.2StsutsuiNOPARTMAN= yes 131.2StsutsuiNO_GPT= yes 141.2StsutsuiNO_MBR= yes 151.2StsutsuiNO_CLONES= yes 161.2Stsutsui.endif 171.2Stsutsui 181.1Sdholland.include "../../Makefile.inc" 19