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