1 1.2 martin # $NetBSD: Makefile,v 1.2 2019/06/12 06:20:20 martin Exp $ 2 1.1 dholland # 3 1.1 dholland # Makefile for hpcsh 4 1.1 dholland # 5 1.1 dholland 6 1.2 martin MENUS_MD= menus.md.${SYSINSTLANG} 7 1.1 dholland MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 8 1.2 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