xref: /freebsd/libexec/rtld-elf/amd64/Makefile.inc (revision d876124d6ae9d56da5b4ff4c6015efd1d0c9222a)
1CFLAGS+=	-elf
2LDFLAGS+=	-elf
3# Uncomment this to build the dynamic linker as an executable instead
4# of a shared library:
5#LDSCRIPT=	${.CURDIR}/${MACHINE_ARCH}/elf_rtld.x
6