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