kc3-lang/automake/tags.am

Branch :


Log

Author Commit Date CI Message
61f45418 1998-12-16 12:35:00 * tags.am (ID): Uniquify list of sources. Report from Jim Meyering.
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.
2a3ef5dd 1998-02-13 06:04:25 uniquify files passed to etags
a799d73f 1997-11-26 20:45:15 make tags for lisp
68a4dd43 1997-04-16 05:22:57 bug fixes
bf7e0c38 1997-04-04 02:43:50 tags fixlet
4119bfe6 1997-04-02 07:53:36 quoting fix from Per
6dd56d0c 1996-11-18 21:36:28 Removed old macro
54c01922 1996-09-20 15:55:22 Allow config.h in subdir; other config.h cleanups
7730153f 1996-05-17 15:18:19 Tags fixups
e398ecd9 1996-01-06 20:10:14 Patches from Jim Meyering. Put copyright in all files
3aba9acd 1996-01-02 02:20:18 Many changes from Franc,ois
bcbf9df2 1995-12-09 17:36:33 Minor bug and doc fixes
9eb2ffa7 1995-12-05 06:16:51 Many cleanups. Added --strictness option.
d090b70b 1995-12-03 06:12:34 Handle installcheck. Handle ## comments. Fixlets
cb69dfb8 1995-11-26 05:52:14 (TAGS): Always supply 'else' clause to 'if'
29e971c6 1995-11-25 01:02:51 Don't use double-colon rules
4637aea8 1995-11-22 07:01:01 Added trailing blank line
df36f434 1995-11-16 18:34:20 (TAGS): bug fix
ac77e561 1995-11-16 18:27:10 Initial revision