1 1.8.2.1 tron # $NetBSD: Makefile.inc,v 1.8.2.1 2004/05/28 08:31:22 tron Exp $ 2 1.1 cgd 3 1.8.2.1 tron SRCS+= rtld_start.S alpha_reloc.c 4 1.1 cgd 5 1.8 thorpej # XXX Should not be in CPPFLAGS! 6 1.8.2.1 tron CPPFLAGS+= -fpic -mno-fp-regs 7 1.7 thorpej 8 1.8.2.1 tron CPPFLAGS+= -DELFSIZE=64 9 1.8.2.1 tron #CPPFLAGS+= -DRTLD_DEBUG_ALPHA 10 1.7 thorpej 11 1.8.2.1 tron LDFLAGS+= -Bshareable -Bsymbolic -e _rtld_start 12