xref: /minix/lib/csu/arch/earm/Makefile.inc (revision 83ee113e)
1# $NetBSD: Makefile.inc,v 1.3 2013/09/10 16:45:33 matt Exp $
2
3CPPFLAGS+=	-I${ARCHDIR}
4CPPFLAGS+=	-DHAVE_INITFINI_ARRAY
5CPPFLAGS+=	-DELF_NOTE_MARCH_DESC=\"${CSU_MACHINE_ARCH}\"
6