11.2Smartin# $NetBSD: Makefile,v 1.2 2019/06/12 06:20:18 martin Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for amd64 41.1Sdholland# 51.1Sdholland 61.2SmartinMENUS_MD= ../i386/menus.md 71.1SdhollandMSG_MD= ../i386/msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 81.1SdhollandMD_OPTIONS= BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE 91.2SmartinNO_MBR=no 101.1Sdholland 111.1SdhollandCPPFLAGS+= -DBOOTSEL -DWSKBD 121.1Sdholland 131.1Sdholland.include "../../Makefile.inc" 14