1 # $NetBSD: Makefile,v 1.2 2019/06/12 06:20:18 martin Exp $ 2 # 3 # Makefile for amd64 4 # 5 6 MENUS_MD= ../i386/menus.md 7 MSG_MD= ../i386/msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 8 MD_OPTIONS= BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE 9 NO_MBR=no 10 11 CPPFLAGS+= -DBOOTSEL -DWSKBD 12 13 .include "../../Makefile.inc" 14