Home | History | Annotate | Line # | Download | only in prep
      1 #	$NetBSD: Makefile,v 1.2 2019/06/12 06:20:22 martin Exp $
      2 #
      3 # Makefile for prep
      4 #
      5 
      6 MENUS_MD=	menus.md.${SYSINSTLANG}
      7 MSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
      8 LANGUAGES=	en pl de
      9 NO_MBR=no
     10 
     11 .include "../../Makefile.inc"
     12