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