NetBSD/libexec/ld.elf_so/arch/x86_64/Makefile.inc

11 lines
200 B
Makefile

# $NetBSD: Makefile.inc,v 1.7 2005/06/04 16:17:17 lukem Exp $
SRCS+= rtld_start.S mdreloc.c
# XXX Should not be in CPPFLAGS!
CPPFLAGS+= -fPIC
CPPFLAGS+= -DELFSIZE=64
LDFLAGS+= -Wl,-e,.rtld_start