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