Lines Matching refs:Makefile
3 * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid relocation
42 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
55 * Makefile.am (libeu_a_SOURCES): Add color.c.
82 * Makefile.am: Use config/eu.am for common stuff.
112 * Makefile.am (noinst_HEADERS): Add it.
116 * Makefile.am (libeu_a_SOURCES): Add sha1.c.
123 * Makefile.am (libeu_a_SOURCES): Add md5.c.
130 * Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment.
138 * Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.
143 * Makefile.am (libeu_a_SOURCES): Add it.
148 * Makefile.am: Use -ffunction-sections for xmalloc.c.
159 * Makefile.am: Cleanup AM_CFLAGS handling. Add -Wunused -Wextra.
163 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fpic and -fmudflap.
167 * Makefile.am: Support building with mudflap.
171 * Makefile.am (AM_CFLAGS): Add -fpic.
173 * Makefile.am (noinst_HEADERS): Add list.h.