1 # $NetBSD: Makefile.inc,v 1.1 2014/08/10 05:47:37 matt Exp $
3 SRCS+= rtld_start.S mdreloc.c
5 # XXX Should not be in CPPFLAGS!
8 CPPFLAGS+= -DELFSIZE=64
9 CPPFLAGS+= -DHAVE_INITFINI_ARRAY
10 CPPFLAGS+= -DELF_NOTE_MARCH_DESC=\"${LDELFSO_MACHINE_ARCH}\"
12 LDFLAGS+= -Wl,-e,_rtld_start