mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
12 lines
257 B
Makefile
12 lines
257 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:44 dholland Exp $
|
|
#
|
|
# Makefile for cobalt
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
|
|
LANGUAGES= # no translations ready yet
|
|
|
|
.include "../../Makefile.inc"
|