11 lines
232 B
Makefile
11 lines
232 B
Makefile
# $NetBSD: Makefile,v 1.9 2008/02/02 04:24:13 itohy Exp $
|
|
#
|
|
# Makefile for prep
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
LANGUAGES= en pl de
|
|
|
|
.include "../../Makefile.inc"
|