xref: /freebsd/libexec/rtld-elf/i386/Makefile.inc (revision f0a75d274af375d15b97b830966b99a02b7db911)
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