kc3-lang/automake/Makefile.in

Branch :


Log

Author Commit Date CI Message
9f0dd45a 1998-09-28 02:03:36 `include' handling from Marcus Daniels: * automake.in: New pattern: INCLUDE_PATTERN. (read_am_file): Make AM_FILE a local filehandle. For INCLUDE_PATTERN, store included paths on @include_stack and call read_am_file with argument. (handle_configure): When printing the dependencies for Makefile.in, print the items on include_stack (if any) as dependencies, too. * automake.texi: Make a command index `cm' that goes into the concept index. Put if, endif, else, and include in the command index. (Include): Show usage of include directive.
0ac22bb6 1998-09-28 01:51:16 `.' in SUBDIRS changes order of builds: * Makefile.am (SUBDIRS): Added `.'. Put tests last. * tags.am (TAGS): Don't look for TAGS file in `.'. * automake.texi (Top level): Document SUBDIRS change. * automake.in (handle_installdirs): Create separate installdirs-am target. (handle_merge_targets): Don't put all-am onto @all. Fixed error message. Correctly handle install-info. Give error if install-info-local inappropriately defined. Don't special-case install-data, install-exec, install, uninstall, or all. (handle_subdirs): Don't push `-recursive' target names onto corresponding lists. (do_one_merge_target): Always define `-am' form of rule, and point ordinary form to `-am' or `-recursive' as appropriate. Special-case `all'. (do_check_merge_target): Generate check-am target. (handle_dist_worker): Use target_defined. (handle_dist): Likewise. (handle_merge_targets): Likewise. (do_one_merge_target): Likewise. (do_check_merge_target): Likewise. (do_one_clean_target): Likewise. (initialize_per_input): Initialize $all_target. (do_one_clean_target): Always generate -am form of rule; other changes for new SUBDIRS change. (handle_clean): Always generate clean-am form of rule. (handle_tags): Only build subdir if not `.'. (handle_dist_worker): Skip `.' directory. * subdirs.am: Allow `.' to be specified in SUBDIRS.
174373e9 1998-09-27 23:02:12 * automake.texi (Dist): Document EXTRA_DIST change. * automake.in (handle_dist_worker): Allow subdirs in EXTRA_DIST.
d75bed2b 1998-08-12 20:18:42 nothing
b5b61792 1998-07-17 17:22:43 AM_MAKEFLAGS patch from Ian
41b60e1c 1998-07-16 22:26:53 CONFIG_STATUS_DEPENDENCIES addition from Ian
5f2c1350 1998-06-01 21:12:08 "clean" cleanup
42edeab6 1998-04-05 22:50:32 upped to version 1.3
c172f1e8 1998-03-23 18:31:18 upped to 1.2h
de473fa8 1998-03-21 05:57:11 lex fixes for hpux from alexandre oliva
f9a9763d 1998-03-20 06:13:41 java patch from Per
60378202 1998-03-19 08:37:01 removed default: target. moved all: target to start
44cfa063 1998-03-19 00:30:17 initial java support
b219e3bc 1998-02-24 20:39:48 upped version to 1.2f
daca6bcd 1998-02-24 19:37:24 reimplemented man pages
3843d642 1998-02-13 07:38:26 Makefile fixlet
46d1e88d 1998-02-13 07:31:03 upped to 1.2e
3984c200 1998-02-13 07:27:36 side-effect dependency tracking
2a3ef5dd 1998-02-13 06:04:25 uniquify files passed to etags
1ad64040 1997-11-26 21:48:09 upped to 1.2d
7bbd2884 1997-10-21 17:03:26 silly bug fix
ac4023d1 1997-10-21 06:41:53 sanity bug fix
92e7f9f8 1997-09-29 19:26:23 fixed 'make dist'
3cd0636b 1997-09-25 05:55:06 released 1.2b
8551a9bd 1997-09-25 04:56:27 bug fix for bsd/ultrix
d699e713 1997-08-28 15:52:35 upped version number
cc2cb4bc 1997-08-27 19:16:58 copyright fixups
eedbb8af 1997-08-05 23:51:45 use correct form of split
69fc9e63 1997-08-05 23:10:54 maintainer-clean patch for info
6a517d6f 1997-06-23 02:15:22 version 1.2
247315dd 1997-06-23 01:37:37 test fixes
9366b5f8 1997-05-30 05:42:15 really fixed redef bug
b0a15b5d 1997-05-30 05:30:06 nothing
18ae63c0 1997-05-29 06:06:04 ansi2knr fix from Gord
cf6c8b75 1997-05-10 23:11:04 error if srcdir already configured
e5d799a2 1997-05-01 01:45:54 dist fix
447031fe 1997-04-30 01:30:40 run clean subdirs in reverse order
affd1ba9 1997-04-30 01:14:38 fixed clean bug
3ab3d63e 1997-04-29 16:16:52 nit from Franc,ois
d601f421 1997-04-28 05:59:44 added Ian's conditionals
b03a1bd9 1997-04-28 03:10:37 test fixlet
dbdb2711 1997-04-28 00:22:07 got rid of interlock
5458d5bf 1997-04-27 23:18:44 makefile regeneration fixes
92384b94 1997-04-27 17:45:14 no accidental config subs in automake
fc24edde 1997-04-25 18:45:20 nothing
be107a4e 1997-04-25 18:31:57 config header patch from Ian
4a81b0a3 1997-04-16 06:42:29 typo in earlier fix. texinfo fix
9e76ccba 1997-04-16 06:28:58 makeinfo bug fixes
bf7e0c38 1997-04-04 02:43:50 tags fixlet
d1f9a7e8 1997-04-04 02:38:02 nothing
4119bfe6 1997-04-02 07:53:36 quoting fix from Per
0a4d56b7 1997-03-28 03:27:50 fix in texinfo version code
c4b9c3bf 1997-03-28 00:52:18 silence stamp-creation rules
9c11ddf6 1997-03-24 20:48:14 fixed bug in sanity check
473ca25b 1997-03-24 20:41:00 nothing
c1bf7cf1 1997-03-19 07:42:37 last-minute fixes
346c7ccd 1997-03-19 04:58:56 applied missing patches from Francois, verbatim
128c3d73 1997-03-19 04:38:45 libtool patches from Gord
119b28ec 1997-03-16 22:29:11 test fixups better error message w/ seen_c_source
c63f993c 1997-03-07 00:24:07 minor changes
fdf4f35e 1997-02-25 03:40:20 bug fix
7279b801 1997-02-23 19:42:25 now 1.1m
01ae66fb 1997-02-23 07:21:43 error if dir has /
1b10e923 1997-02-21 07:50:43 many fixes
e6d412ab 1997-02-05 02:45:39 various bug fixes
fa7528a0 1996-12-10 00:23:38 updated generated files
12014054 1996-12-08 21:05:11 installs now 'quiet'
1895feea 1996-12-07 21:41:41 fixed remake2.test
2efa5109 1996-12-07 21:30:11 Fix for output2.test
199c6971 1996-12-07 20:57:42 fixed file_contents_with_transform calls
b355c821 1996-12-07 20:39:44 Fixlets from Ulrich; new test
d611836d 1996-12-06 05:16:14 minor bug fixes. added postscript generation
0df76f10 1996-12-06 03:31:22 bug fixes for : mode support
20b84930 1996-12-04 18:04:51 Perl 4 fixes
7ae775a8 1996-12-04 08:21:14 removed --strictness
1f62a0eb 1996-12-04 07:48:44 allow -local clean rules
2e55e263 1996-12-03 21:02:43 bug fix
4d712526 1996-12-03 17:48:56 bug fix
37ebfe30 1996-12-02 21:26:23 nothing
5ad5323e 1996-12-02 20:52:12 bug fix and version increment
068a2710 1996-12-01 22:12:54 Bug fix
12dcae39 1996-11-24 07:54:52 Fixed check target handling for parallel make
f0385a72 1996-11-22 06:59:13 Added missing files, rebuilt makefile
9424e57e 1996-11-20 02:12:38 nothing
6dd56d0c 1996-11-18 21:36:28 Removed old macro
b736f0ee 1996-11-16 01:07:37 Beginnings of new libtool support
637af7c2 1996-11-08 22:31:45 fixlets
cbf3dc2e 1996-11-07 22:47:12 Initial draft of --cygnus mode. Bug fixes for config.h in subdir
6451dad7 1996-10-12 03:02:58 Fix for libobj5.test
3480a30b 1996-10-06 08:01:38 work around bug in install-info
9beb4ece 1996-10-06 07:27:06 Added README-alpha
ed54a60c 1996-10-06 06:44:08 remake bug fix (for broken makes)
c19b5620 1996-10-06 03:55:55 Many bug fixes
f1d7fb2c 1996-10-04 03:04:10 install-info --remove
98eb9e29 1996-10-04 02:58:19 Allow all variables to be overridden
15efbb13 1996-09-30 14:38:17 Always ignore comments when scanning a value
695da3da 1996-09-23 06:57:07 start of --help/--version testing
7930983a 1996-09-23 06:30:19 added dist-all. bug fix with internal _DEPENDENCIES vars
ed83ce6a 1996-09-18 05:47:27 Don't distribute BUILT_SOURCES or DATA
7e378559 1996-09-12 04:41:04 Fixed bug with variable interpolation