mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
6 lines
176 B
Makefile
6 lines
176 B
Makefile
# $NetBSD: Makefile.inc,v 1.3 2013/09/10 16:45:33 matt Exp $
|
|
|
|
CPPFLAGS+= -I${ARCHDIR}
|
|
CPPFLAGS+= -DHAVE_INITFINI_ARRAY
|
|
CPPFLAGS+= -DELF_NOTE_MARCH_DESC=\"${CSU_MACHINE_ARCH}\"
|