1 1.1.28.1 martin # $NetBSD: Makefile,v 1.1.28.1 2020/04/13 08:06:01 martin Exp $ 2 1.1 dholland # 3 1.1 dholland # Makefile for arc 4 1.1 dholland # 5 1.1 dholland 6 1.1.28.1 martin MENUS_MD= menus.md.${SYSINSTLANG} 7 1.1 dholland MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 8 1.1.28.1 martin NO_MBR=no 9 1.1 dholland 10 1.1 dholland LANGUAGES= # no translations ready yet 11 1.1 dholland 12 1.1 dholland .include "../../Makefile.inc" 13