Merge with coreutils Makefile.maint.
commitcc14efa5bca9aebd1eaa23ac623d3bcc4cda6b02
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jan 2006 06:00:28 +0000 (19 06:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jan 2006 06:00:28 +0000 (19 06:00 +0000)
treea62b88611e196629dec49cbe11bcd8d00c37c5b5
parentdb0dcbf3154fdac4492099a38842957b2e064f91
Merge with coreutils Makefile.maint.
(CVS_LIST): Use build-aux version if available.
(VERSION_REGEXP): New macro.
(syntax-check-rules): Add sc_no_if_have_config_h,
sc_prohibit_assert_without_use, sc_require_config_h,
sc_useless_cpp_parens.
(sc_obsolete_symbols): Check for O_NDELAY.
(sc_dd_max_sym_length): Track coreutils.
(sc_unmarked_diagnostics): Look in all files, not just *.c.
(sc_useless_cpp_parens): New rule.
(news-date-check): Look for version or today's date.
(changelog-check): Don't require version number near head.
(copyright-check): Use current year instead of hardwiring 2005.
(my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz).
(announcement): Add --gpg-key-ID.
Makefile.maint