11.2Smartin# $NetBSD: Makefile,v 1.2 2019/06/12 06:20:21 martin Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for i386 41.1Sdholland# 51.1Sdholland 61.2SmartinMENUS_MD= menus.md 71.1SdhollandMSG_MD= 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# CPPFLAGS+= -DNO_LBA_READS 131.1Sdholland 141.1Sdholland.include "../../Makefile.inc" 15