Makefile revision 1.1
11.1Sdholland# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:45 dholland Exp $ 21.1Sdholland# 31.1Sdholland# Makefile for hpcsh 41.1Sdholland# 51.1Sdholland 61.1SdhollandMENUS_MD= menus.md.${SYSINSTLANG} menus.mbr 71.1SdhollandMSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG} 81.1Sdholland 91.1SdhollandLANGUAGES= # no translations ready yet 101.1Sdholland 111.1Sdholland.include "../../Makefile.inc" 12