xref: /netbsd-src/usr.sbin/sysinst/arch/prep/Makefile (revision 501cd18a74d52bfcca7d9e7e3b0d472bbc870558)
1#	$NetBSD: Makefile,v 1.1 2014/07/26 19:30:46 dholland Exp $
2#
3# Makefile for prep
4#
5
6MENUS_MD=	menus.md.${SYSINSTLANG} menus.mbr
7MSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
8LANGUAGES=	en pl de
9
10.include "../../Makefile.inc"
11