Lines Matching full:makefile
30 * Makefile.am: Make sure to clean up build.sh during distclean.
185 * read.c (read_all_makefiles): Makefile names are kept in the
209 Savannah bug #15182, but for now we only store makefile names here.
215 * read.c (eval_makefile): Use the string cache to store makefile
572 * Makefile.am (EXTRA_DIST): Add MSVC Project files.
714 * makefile.vms (job.obj) [VMS]: Add vmsjobs.c as a prerequisite.
758 * Makefile.am (EXTRA_make_SOURCES): Add vmsjobs.c
762 * configure.in: Add w32/Makefile to AC_CONFIG_FILES.
840 a complex makefile (GCC 4.1) shows a slowdown from .25s to just
841 read the makefile before the feature, to 11+s to do the same
1044 the makefile order (with some exceptions, see comments in
1087 * Makefile.am: Add MinGW configuration options, and extra w32 code
1092 * w32/Makefile.am: Import to build win32 lib of sub_proc etc.
1140 * Makefile.am (README): Add a dummy target so automake won't
1282 (update_file_1): If we tried to rebuild a file during the makefile
1300 * makefile.vms (CFLAGS): Remove glob/globfree (see readme.vms docs)
1345 portion of the makefile could create those directories before we
1458 * Makefile.am (check-regression): Use $(EXEEXT) for Windows-type
1607 pattern-specific variables for every definition in the makefile.
1643 * configure.in, Makefile.am, glob/Makefile.am, doc/Makefile.am:
1780 * Makefile.ami (objs): Ditto.
1783 * Makefile.DOS.template: Remove extra dependencies.
1811 * Makefile.am (nodist_loadavg_SOURCES): automake gurus point out I
1821 * Makefile.am: Enable the ansi2knr feature of automake.
1863 * Makefile.am (AUTOMAKE_OPTIONS): Update to require 1.7.
1870 * makefile.com: Updates for GNU make 3.80.
1871 * makefile.vms: Ditto.
1912 * Makefile.am (loadavg_SOURCES, loadavg.c): Tiptoe around automake
2030 * makefile.com: Build the new hash.c file.
2067 * Makefile.am (SRCS): Add hash.c (noinst_HEADERS): Add hash.h
2189 versions of various external files. Taken from Makefile.maint in
2226 located a makefile into here: create a struct ebuffer with that
2250 want to define our variables from evaluated makefile code in the
2298 (read_makefile): Add each makefile read in to this variable value.
2302 * Makefile.DOS.template: Tweak according to changes in the
2327 * Makefile.am (make_LDADD): Add GETLOADAVG_LIBS.
2379 * Makefile.am: Remove special rules for loadavg. Replace them
2400 * configure.in (AC_CONFIG_FILES): Add po/Makefile.in, config/Makefile.
2408 * Makefile.am (EXTRA_DIST): Add config/config.rpath. Use a
2424 target which is a makefile, we got an assert. In that case it
2705 * Makefile.am (MAINTAINERCLEANFILES): New macro, with stamp-pot in it.
2726 can lead to problems, e.g. if your makefile relies on "cp -p".