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