summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/alpha/Makefile.inc
blob: 12e79be9932780e7d2566e085ee9d310b9009a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile.inc,v 1.9 2002/09/11 18:20:47 mycroft Exp $

SRCS+=	rtld_start.S alpha_reloc.c

# XXX Should not be in CPPFLAGS!
CPPFLAGS+= -fpic -mno-fp-regs

CPPFLAGS+= -DELFSIZE=64
#CPPFLAGS+= -DRTLD_DEBUG_ALPHA

LDFLAGS+= -Bshareable -Bsymbolic -e _rtld_start