xref: /freebsd/libexec/rtld-elf32/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1a4330302SBrooks DavisNEED_COMPAT=	32
2a4330302SBrooks Davis.include <bsd.compat.mk>
3a4330302SBrooks Davis
4a4330302SBrooks DavisPROG=	ld-elf32.so.1
5a4330302SBrooks DavisMAN=
6*051ed84fSBrooks DavisMLINKS=	rtld.1 ld-elf32.so.1
7a4330302SBrooks Davis
8a4330302SBrooks Davis.PATH:  ${SRCTOP}/libexec/rtld-elf
9a4330302SBrooks Davis.include "${SRCTOP}/libexec/rtld-elf/Makefile"
10