11.4Slukem# $NetBSD: Makefile,v 1.4 2023/06/03 21:33:25 lukem Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for mac68k 41.1Sdholland# 51.1Sdholland 61.1SdhollandMD_OPTIONS= AOUT2ELF 71.1SdhollandNODISKLABEL= yes 81.1SdhollandLANGUAGES= en pl de 91.1Sdholland 101.2Smartin.ifdef SMALLPROG 111.2SmartinNOPARTMAN= yes 121.2SmartinNO_GPT= yes 131.2SmartinNO_MBR= yes 141.2Smartin.endif 151.2Smartin 161.4SlukemCOPTS.md.c= ${CC_WNO_STRINGOP_TRUNCATION} 171.3Srin 181.1Sdholland.include "../../Makefile.inc" 19