2015-07-08 04:12:48 +03:00
|
|
|
# $NetBSD: Makefile,v 1.2 2015/07/08 01:12:48 matt Exp $
|
2014-08-10 09:47:35 +04:00
|
|
|
#
|
|
|
|
# Makefile for evbarm64
|
|
|
|
#
|
|
|
|
|
2015-07-08 04:12:48 +03:00
|
|
|
MENUS_MD=
|
|
|
|
MENUS_MD+= menus.mbr
|
|
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
|
|
LANGUAGES=en
|
2014-08-10 09:47:35 +04:00
|
|
|
|
|
|
|
.include "../../Makefile.inc"
|