blob: b7d340de2eb06277a6e5f60e0d30707a3b1f4618 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.2 2019/06/12 06:20:20 martin Exp $
#
# Makefile for hpcarm
#
MENUS_MD= menus.md.${SYSINSTLANG}
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
NO_MBR=no
.include "../../Makefile.inc"
|