summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* Use new gnulib gnumakefile module.Jim Meyering2008-05-101-86/+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-13/+19
| | | | | | | | | | | | | | | | | | * 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 from coreutils.Jim Meyering2008-03-181-5/+10
| | | | | | * GNUmakefile: Likewise. * Makefile.maint: Likewise. * configure.ac: Likewise.
* Update .tarball-version-related rules from coreutils.Jim Meyering2008-03-031-5/+9
| | | | | | | | | * 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.
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-0/+71
| | | | Signed-off-by: Jim Meyering <meyering@redhat.com>
* *** empty log message ***Claudio Fontana2005-11-011-27/+0
|
* .Jim Meyering1999-01-271-0/+27