12 lines
253 B
Makefile
12 lines
253 B
Makefile
# $NetBSD: Makefile,v 1.8 2008/02/02 04:11:15 tsutsui Exp $
|
|
#
|
|
# Makefile for arc
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
|
|
LANGUAGES= # no translations ready yet
|
|
|
|
.include "../../Makefile.inc"
|