summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: accommodate maint.mk, now that it's pulled from gnulibJim Meyering2009-04-291-0/+1
| | | | | | | * dist-check.mk: New file, from coreutils. Was part of maint.mk. * cfg.mk (old_NEWS_hash): Include $(srcdir)/dist-check.mk. Remove trailing " -", to align with new check in maint.mk. * Makefile.am (EXTRA_DIST): Add dist-check.mk.
* add idutils.spec.inJim Meyering2008-10-181-0/+7
| | | | | | | * idutils.spec.in: New file, mostly from from Markus Armbruster. * Makefile.am (idutils.spec): New rule. (EXTRA_DIST): Add idutils.spec.in and idutils.spec. * .gitignore: Add idutils.spec.
* perform gnulib tests firstJim Meyering2008-05-271-1/+1
| | | | * Makefile.am (SUBDIRS): Make gnulib-tests precede testsuite.
* Generate man pages, update from coreutils.Jim Meyering2008-05-171-1/+6
| | | | | | | | | | | | | | | | | | | * configure.ac (AC_CONFIG_FILES): Add man/Makefile. Check for help2man. * man/Makefile.am: New file. * .gitignore: Add .version and .tarball-version. * Makefile.am (SUBDIRS): Add man. * cfg.mk: Update from coreutils. * maint.mk: Likewise. * man/aid.x: New file. * man/defid.x: Likewise. * man/eid.x: Likewise. * man/fid.x: Likewise. * man/fnid.x: Likewise. * man/gid.x: Likewise. * man/lid.x: Likewise. * man/mkid.x: Likewise. * man/xtokid.x: Likewise.
* Use new gnulib gnumakefile module.Jim Meyering2008-05-101-1/+0
| | | | | | | | | * bootstrap.conf (gnulib_modules): Pull in new module. * GNUmakefile: Remove from version control. * .gitignore: Update. * configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do this now. * Makefile.am (EXTRA_DIST): Remove GNUmakefile.
* Sync GNUmakefile with gnulib.Jim Meyering2008-03-211-2/+2
| | | | | | | | | | | | | | | | | | * GNUmakefile (Makefile.cfg): Rename... (cfg.mk): ...to this, and make optional. (GNUmakefile.cfg): Delete, redundant with cfg.mk. (Makefile.maint): Rename... (maint.mk): ...to this. (all) [!_have-Makefile]: Rename... (abort-due-to-no-makefile): ...to this, and invoke via .DEFAULT_GOAL to pick up all targets. * Makefile.cfg: Rename... * cfg.mk: ...to this. * Makefile.maint: Rename... * maint.mk ...to this. (ME): Reflect rename. (makefile-check, m4-check, author_mark_check, msg): Use $(ME) rather than hard-coded name.
* Update .tarball-version-related rules from coreutils.Jim Meyering2008-03-031-3/+12
| | | | | | | | | * GNUmakefile: Support VPATH "make dist". Namespace clean-up. Remove .version-creating rules. * configure.ac (AC_INIT): Use .tarball-version, not .version * bootstrap: Update from coreutils. * bootstrap.conf (obsolete_gnulib_modules): Remove free. * Makefile.am: Emit .tarball-version into tarball.
* Remove version comment from idutils.el.Jim Meyering2008-02-091-13/+0
| | | | | * lisp/idutils.el: Remove version string comment. * Makefile.am (distcheck-hook): Remove rule.
* * Makefile.am (dist-hook): Write ChangeLog only if .git/ exists.v4.3.90Jim Meyering2008-02-091-3/+6
|
* Generate ChangeLog at "make dist" time.Jim Meyering2008-02-091-0/+5
| | | | | * Makefile.am (dist-hook): New rule. * bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-2/+11
| | | | Signed-off-by: Jim Meyering <meyering@redhat.com>
* Ensure that idutils.el's "Version:" comment stays up to date.Jim Meyering2007-07-111-1/+12
| | | | * Makefile.am (distcheck-hook): New rule.
* *** empty log message ***Claudio Fontana2005-11-011-7/+3
|
* * Makefile.am (AUTOMAKE_OPTIONS): Add macro.Greg McGary1999-03-281-0/+1
|
* * Makefile.am (SUBDIRS): Add m4.Jim Meyering1999-01-271-2/+7
| | | | | | (EXTRA_DIST): Add Makefile.maint GNUmakefile @README_ALPHA@. (DISTCLEANFILES): Add intl/libintl.h. (ACLOCAL_AMFLAGS): Define to `-I m4'.
* imported from id-utils-3.1r3_1Greg McGary1997-04-181-7/+2
|
* Initial revisionGreg McGary1997-04-181-0/+10