mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
11 lines
236 B
Makefile
11 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:46 dholland Exp $
|
|
#
|
|
# Makefile for ofppc
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
LANGUAGES= en pl de
|
|
|
|
.include "../../Makefile.inc"
|