Lines Matching full:makefile
23 * Makefile.am (libeu_a_SOURCES): Remove md5.c and sha1.c.
38 * Makefile.am: Use fpic_CFLAGS.
43 * Makefile.am (noinst_HEADERS): Add bpf.h
56 * Makefile.am (libeu_a_SOURCES): Remove version.c, add printversion.c
81 * Makefile.am (noinst_HEADERS): Add color.h.
91 * Makefile.am (libeu_a_SOURCES): Add version.c
103 * Makefile.am (noinst_HEADERS): Add libeu.h.
117 * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid relocation
156 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
169 * Makefile.am (libeu_a_SOURCES): Add color.c.
196 * Makefile.am: Use config/eu.am for common stuff.
226 * Makefile.am (noinst_HEADERS): Add it.
230 * Makefile.am (libeu_a_SOURCES): Add sha1.c.
237 * Makefile.am (libeu_a_SOURCES): Add md5.c.
244 * Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment.
252 * Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.
257 * Makefile.am (libeu_a_SOURCES): Add it.
262 * Makefile.am: Use -ffunction-sections for xmalloc.c.
273 * Makefile.am: Cleanup AM_CFLAGS handling. Add -Wunused -Wextra.
277 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fpic and -fmudflap.
281 * Makefile.am: Support building with mudflap.
285 * Makefile.am (AM_CFLAGS): Add -fpic.
287 * Makefile.am (noinst_HEADERS): Add list.h.