11.2Smartin# $NetBSD: Makefile,v 1.2 2019/06/13 06:34:30 martin Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for acorn32 41.1Sdholland# 51.1Sdholland 61.1SdhollandMD_OPTIONS= AOUT2ELF 71.1Sdholland 81.2Smartin.ifdef SMALLPROG 91.2SmartinNOPARTMAN= yes 101.2SmartinNO_GPT= yes 111.2Smartin.endif 121.2Smartin 131.1Sdholland.include "../../Makefile.inc" 14