10 lines
211 B
Makefile
10 lines
211 B
Makefile
# $NetBSD: Makefile,v 1.8 2005/02/19 17:00:38 dsl Exp $
|
|
#
|
|
# Makefile for bebox
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
|
|
.include "../../Makefile.inc"
|