Home | History | Annotate | Line # | Download | only in i386
      1 #	$NetBSD: Makefile,v 1.2 2019/06/12 06:20:21 martin Exp $
      2 #
      3 # Makefile for i386
      4 #
      5 
      6 MENUS_MD=	menus.md
      7 MSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
      8 MD_OPTIONS=	BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE
      9 NO_MBR=no
     10 
     11 CPPFLAGS+=	-DBOOTSEL -DWSKBD
     12 # CPPFLAGS+=	-DNO_LBA_READS
     13 
     14 .include "../../Makefile.inc"
     15