1 # $NetBSD: Makefile,v 1.9 2014/03/02 03:55:19 matt Exp $
10 .for _d in
${RTLD_FUNCS}
11 CPPFLAGS
+= -D
${_d}=_elf32_
${_d}
14 CPPFLAGS
+= -DELFSIZE
=32
17 # XXX Force one member
24 CPPFLAGS
+= -DRTLD_ARCH_SUBDIR
=\"${MLIBDIR}\"
27 .if
${OBJECT_FMTS
:Melf32
} != ""
28 .
include "../Makefile.elf"