Home | History | Annotate | Line # | Download | only in prep
Makefile revision 1.1
      1  1.1  dholland #	$NetBSD: Makefile,v 1.1 2014/07/26 19:30:46 dholland Exp $
      2  1.1  dholland #
      3  1.1  dholland # Makefile for prep
      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 LANGUAGES=	en pl de
      9  1.1  dholland 
     10  1.1  dholland .include "../../Makefile.inc"
     11