minix/sys/arch/i386/stand/mbr/gptmbr/Makefile
Antoine Leca 2aa07764b8 [boot-i386] Reduce differences with NetBSD
Change-Id: I50c183d283858a098f0766cf3053fa6e78ce06ad
2016-09-10 12:47:42 +02:00

11 lines
206 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/09/21 18:15:59 jakllsch Exp $
PROG= gptmbr.bin
SRCS= gptmbr.S
AFLAGS.gptmbr.S= ${${ACTIVE_CC} == "clang":?-no-integrated-as:}
.include <../Makefile.mbr>
LOADADDR= 0x600