Age | Commit message (Collapse) | Author |
|
Follow-up to 05f5cc229323a61799388fbb52da84ca8cb502c9 (»configure: Use modern
`AC_INIT' invocation.«).
* Makeconf (%: %.sh): Depend on config.make.
* Makefile (version.h): Use a stamp file.
(stamp-version): Depend on config.make.
* doc/Makefile (stamp-version): Likewise.
* Makeconf (make-deps): Take additional target-specific dependencies, $*-DEPS.
* console-client/Makefile (driver-DEPS): Depend on config.make.
* libstore/Makefile (module-DEPS): Likewise.
|
|
* doc/Makefile (DIST_FILES): Remove target files.
(lndist): Depend on lndist-info-targets
(lndist-info-targets): New target. Distribute target files.
|
|
* Makefile (targets): Add hurd.info-* to list.
|
|
* Makefile (installationdir): New variable.
(DIST_FILES): Use := instead of =, so as to process wildcard only once.
(all): Target removed (superfluous).
|
|
* Makefile (%.info rule): Put output in build dir, not srcdir.
Pass -I options to makeinfo for both dirs.
(move-if-change): New variable.
(version.texi, stamp-version): New targets, update version.texi (in
build dir) from `$(hurd-version)' as set in Makeconf.
|
|
* gpl.texinfo: New file, taken from /gd/gnu/doc/gpl.texi on the
GNU machines.
* Makefile (DIST_FILES): Fix up wildcard so that we don't
accidentally include hurd.info twice.
|
|
* Makefile: Add rules for building info, dvi and ps files.
* hurd.texi: Change the basic structure, and add a lot more
information.
|
|
* navigating: New file.
* Makefile (DIST_FILES): Mention `navigating'.
|
|
|
|
|
|
|