Home | History | Annotate | Line # | Download | only in evbarm
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2014/07/26 19:30:45 dholland Exp $
      2 #
      3 # Makefile for evbarm
      4 #
      5 
      6 MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
      7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
      8 MD_OPTIONS=	AOUT2ELF
      9 
     10 .include "../../Makefile.inc"
     11