1 # $NetBSD: Makefile,v 1.1 2014/07/26 19:30:45 dholland Exp $ 2 # 3 # Makefile for hpcsh 4 # 5 6 MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr 7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 8 9 LANGUAGES= # no translations ready yet 10 11 .include "../../Makefile.inc" 12