1#	$NetBSD: Makefile,v 1.7.54.1 2012/11/18 22:04:44 riz Exp $
2#
3# Makefile for amd64
4#
5
6MENUS_MD=	../i386/menus.md menus.mbr
7MSG_MD=		../i386/msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
8MD_OPTIONS=	BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE
9
10CPPFLAGS+=	-DBOOTSEL -DWSKBD
11
12.include "../../Makefile.inc"
13