Home | History | Annotate | Download | only in elfutils

Lines Matching full:makefile

23 AC_CONFIG_FILES([config/Makefile])
39 AC_CONFIG_FILES([Makefile])
43 AC_CONFIG_FILES([m4/Makefile])
111 dnl The automake generated Makefile cannot deal with macros in the name
117 dnl See src/Makefile.am for more information.
189 dnl AC_CONFIG_FILES([doc/Makefile])
192 AC_CONFIG_FILES([lib/Makefile])
195 AC_CONFIG_FILES([libelf/Makefile])
198 AC_CONFIG_FILES([libebl/Makefile])
201 AC_CONFIG_FILES([libdw/Makefile])
204 AC_CONFIG_FILES([libdwfl/Makefile])
207 AC_CONFIG_FILES([libcpu/Makefile])
210 AM_CONDITIONAL(HAVE_LIBASM, true)dnl Used in tests/Makefile.am, which see.
211 AC_CONFIG_FILES([libasm/Makefile])
214 AC_CONFIG_FILES([backends/Makefile])
217 AC_CONFIG_FILES([src/Makefile po/Makefile.in])
220 AM_CONDITIONAL(STANDALONE, false)dnl Used in tests/Makefile.am, which see.
221 AC_CONFIG_FILES([tests/Makefile])