mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
10 lines
220 B
Makefile
10 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:47 dholland Exp $
|
|
#
|
|
# Makefile for sandpoint
|
|
#
|
|
|
|
MENUS_MD= menus.md.${SYSINSTLANG} menus.mbr
|
|
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
|
|
|
|
.include "../../Makefile.inc"
|