1 # $NetBSD: Makefile,v 1.3 2020/05/28 19:03:09 jmcneill Exp $ 2 # 3 # Makefile for evbarm 4 # 5 6 MENUS_MD= menus.md.${SYSINSTLANG} 7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 8 MD_OPTIONS= AOUT2ELF HAVE_INSTALL_IMAGE 9 NO_MBR=no 10 11 .include "../../Makefile.inc" 12