kc3-lang/automake/lib

Branch :


Log

Author Commit Date CI Message
fa7963f1 1995-11-29 03:38:19 (PACKAGEDATA): Removed dist-subd-vars.am, header.am.
57743e8e 1995-11-29 03:34:17 (DISTCLEANFILES): Removed.
96708872 1995-11-29 03:31:53 (clean-generic): Bug fix.
bacac1d8 1995-11-29 03:30:47 (clean-generic): Only remove CLEANFILES if nonempty
da89ebc4 1995-11-28 07:00:19 Use -generic clean targets.
5f163bcf 1995-11-28 06:59:10 Added clean targets.
43bfea52 1995-11-28 01:43:31 Nothing
14fa3e3c 1995-11-28 01:43:19 (DIST_OTHER): Don't distribute gettext-sh
c7c22336 1995-11-27 23:31:58 Turned off internationalization.
879de89f 1995-11-27 22:39:45 (PACKAGEDATA): Include tags-clean.am
efa21708 1995-11-27 21:45:28 Removed bogus local clean targets
feea6c83 1995-11-27 21:35:28 Added clean targets
c42e754c 1995-11-27 21:34:45 Fixes to clean targets.
feb1d2cb 1995-11-27 21:33:03 Added clean targets
29c8f636 1995-11-27 20:38:42 (PACKAGEDATA): Removed all sed scripts. Added kr-vars.am
1dcda3c3 1995-11-27 20:37:51 Initial revision
60e8ed06 1995-11-26 06:44:53 Comment fix
45cac436 1995-11-26 06:24:02 (CONFIG_HEADER): Renamed from CONFIG_H
0cc2b0d0 1995-11-26 06:20:26 (CONFIG_H): Define
c90de97d 1995-11-26 05:52:58 (install-info): Always supply 'else' clause to 'if'
cb69dfb8 1995-11-26 05:52:14 (TAGS): Always supply 'else' clause to 'if'
33ccc865 1995-11-26 05:51:20 (.NOEXPORT): Removed (now in footer.am)
98bef209 1995-11-26 05:49:39 (install-man): Always supply 'else' clause to 'if'
237bed49 1995-11-26 04:34:41 (PACKAGEDATA): Include texi-version.am (stamp-vti, version.texi): Removed (TEXINFOS): Don't reference version.texi
bfc7c8aa 1995-11-25 19:56:04 Turned on internationalization
a101a79b 1995-11-25 19:44:36 Set EDITION
29e971c6 1995-11-25 01:02:51 Don't use double-colon rules
fbeef4d5 1995-11-24 23:29:38 (SUBDIRS): Hold off on internationalization
10de14d3 1995-11-23 06:18:41 ($(RECURSIVE)): Removed trailing \ from last line
b2e71e8c 1995-11-23 06:16:25 (DIST_OTHER): Include gettext-sh
9fa55427 1995-11-23 05:34:09 (SUBDIRS): Define
6589fea0 1995-11-23 03:07:53 ($(RECURSIVE)): Print name of target actually used
591ca35b 1995-11-23 02:35:23 Removed "::" rules
699da7e0 1995-11-23 01:42:37 Removed install, uninstall
d980f541 1995-11-23 01:33:14 Added install, uninstall targets
b37015cf 1995-11-23 01:05:59 Removed "::" rules
0d4ff55c 1995-11-23 00:52:45 (PACKAGEDATA): Include libscripts.am
f1435363 1995-11-23 00:21:30 (PACKAGEDATA): Removed data.sed, packagedata.sed. Added packagedata.am
d624526b 1995-11-23 00:16:11 No longer run through sed
18da6f71 1995-11-22 09:11:40 (maintainer-clean): Don't use realclean-local
e2b396c6 1995-11-22 08:53:09 Use PACKAGEDATA, not custom code
e196683f 1995-11-22 08:51:30 Use @LONG@, not $(@LONG@)
3b4be6e4 1995-11-22 08:48:36 Use @DIR@, not $(@DIR@)
8e29706c 1995-11-22 08:43:14 Wrote uninstall targets
35edb7dd 1995-11-22 08:41:44 Initial revision
4637aea8 1995-11-22 07:01:01 Added trailing blank line
2e964017 1995-11-22 06:59:37 Use ".P", not "empty.P", as placeholder.
f2cb123b 1995-11-22 04:55:44 (am_DATA): Include depend.am
1adea969 1995-11-22 04:26:46 Initial revision
a1913e5c 1995-11-22 03:28:35 Added blank line at end
ccbedc02 1995-11-22 03:28:09 Removed unnecessary comment
9da31a9f 1995-11-22 03:26:14 Removed unnecessary workarounds
21e440ab 1995-11-22 03:23:26 (INSTALL_SCRIPT): Typo
b0bba75d 1995-11-22 03:22:14 Don't include .SUFFIXES
c971f27c 1995-11-22 03:17:10 Changes for autoconf 2.5. Now includes INSTALL_SCRIPTS.
1c6667a1 1995-11-22 03:08:09 (install-info): Bug fix
7b81d577 1995-11-22 00:25:15 (am_DATA): Include scripts.am
0d3b9eeb 1995-11-22 00:24:48 Initial revision
2e447864 1995-11-21 09:07:38 (am_DATA): Include hack-make.sed and nl-remove.sed
c4a612ed 1995-11-21 08:53:47 (install-info): Rewrote
2100c3e0 1995-11-21 07:55:55 (all-recursive): Put with other -recursive rules
c049ba7c 1995-11-21 07:19:29 Initial revision
e9bfbcbc 1995-11-21 05:56:46 (all): Renamed from _all. Now uses all-recursive (all-recursive): Don't fail immediately if -k specified.
885b23c7 1995-11-20 22:48:03 (_all): New target. Now use Jim Meyering's formulation of AIX workaround. (install-exec, install-data): New targets
3aaef34c 1995-11-17 21:20:40 (install-info): Don't cd to srcdir to avoid breaking install-sh Other bug fixes
35f79103 1995-11-17 08:15:05 Handle automake.texi
489fc39a 1995-11-16 18:43:43 (all): Separated out due to AIX 3.2.5 bug.
df36f434 1995-11-16 18:34:20 (TAGS): bug fix
b953a2ac 1995-11-16 18:28:43 (am_DATA): Include tags.am and tags-subd.am
a1862a48 1995-11-16 18:28:16 TAGS target now in tags.am
9a5d8600 1995-11-16 18:27:53 TAGS and ID targets now in tags-subd.am
ac77e561 1995-11-16 18:27:10 Initial revision
b4744521 1995-11-16 08:19:23 (DIST_OTHER): Don't include TODO
95a58476 1995-11-16 07:35:22 Use @PROGRAM@_LDADD, and put after LDFLAGS
31e30c5f 1995-11-16 07:07:38 (ALL): Use PROGRAMS, not ALLPROGRAMS.
65b0fedf 1995-11-15 00:23:37 Remove "automatically created" header (now in automake). Updated copyright.
bac1159e 1995-11-14 01:40:08 (ID, TAGS): Include HEADERS
10b2838b 1995-11-13 22:01:35 (uninstall-man): Another bug fix.
6604594e 1995-11-13 21:59:38 (uninstall-man): Bug fix.
1d80db95 1995-11-13 19:31:35 (DIST_SUBDIRS): New macro
776d2ab5 1995-11-13 19:21:37 (DIST_OTHER): Include automake.in
54b7cfea 1995-11-13 19:18:28 (DISTCLEANFILES): New macro.
bc9771c9 1995-11-13 18:29:16 (automake): New rule.
f095b0fd 1995-11-13 18:23:50 (install-info): Changed per GNU standards
d748bc06 1995-11-13 18:15:28 (stamp-h.in): Use "touch", not "date", per GNU standards.
c67b77e5 1995-11-12 23:55:42 (DIST_OTHER): Another removal.
186d5deb 1995-11-12 23:52:18 (DIST_OTHER): Removed auto-detected files.
a74a139c 1995-11-12 23:38:55 (DIST_OTHER): Include install-sh
5b6ca9cc 1995-11-12 23:36:57 (DIST_OTHER): Don't include auto-included files.
79826d6e 1995-11-12 23:18:21 (amdatadir): Fixed typo. (install): Make install directories
b643f91f 1995-11-12 23:03:33 Use "install::", not "install:"
042e80a7 1995-11-12 23:01:53 Initial revision
096c6218 1995-11-12 22:59:37 (install): New target. (amdatadir): New variable.
592b1388 1995-11-12 22:52:47 Initial revision
8b782c88 1995-11-12 22:22:09 (TAGS): Include $(CONFIG_HEADER) when making tags.
41955051 1995-11-12 22:10:04 (ALL): Use ALLPROGRAMS, not PROGRAMS.
a3251a41 1995-11-12 20:01:11 (id, ID): New target. (.NOEXPORT): Copied from footers.am.
99d8e66e 1995-11-12 19:57:31 (TAGS): Bug fixes.
efba0a67 1995-11-12 19:53:27 (TAGS): Don't fail if a subdir doesn't have TAGS target.
ea2cbdf7 1995-11-12 19:30:26 (maintainer-clean-local): Remove TAGS