mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 17:50:04 -04:00
12 lines
214 B
Makefile
12 lines
214 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/07/08 01:12:48 matt Exp $
|
|
#
|
|
# Makefile for evbarm64
|
|
#
|
|
|
|
MENUS_MD=
|
|
MENUS_MD+= menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
LANGUAGES=en
|
|
|
|
.include "../../Makefile.inc"
|