xref: /netbsd-src/usr.sbin/sysinst/arch/prep/Makefile (revision 3f351f34c6d827cf017cdcff3543f6ec0c88b420)
1#	$NetBSD: Makefile,v 1.2 2019/06/12 06:20:22 martin Exp $
2#
3# Makefile for prep
4#
5
6MENUS_MD=	menus.md.${SYSINSTLANG}
7MSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
8LANGUAGES=	en pl de
9NO_MBR=no
10
11.include "../../Makefile.inc"
12