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