Makefile revision 1.2
11.2Smartin#	$NetBSD: Makefile,v 1.2 2019/06/12 06:20:19 martin Exp $
21.1Sdholland#
31.1Sdholland# Makefile for cobalt
41.1Sdholland#
51.1Sdholland
61.2SmartinMENUS_MD=	menus.md.${SYSINSTLANG}
71.1SdhollandMSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
81.2SmartinNO_MBR=no
91.1Sdholland
101.1SdhollandLANGUAGES=	# no translations ready yet
111.1Sdholland
121.1Sdholland.include "../../Makefile.inc"
13