mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Broken documentation.make into smaller, independent makefiles ... finally
manageable git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14918 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
14d3e3f854
commit
f557019cd2
1 changed files with 20 additions and 0 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,3 +1,23 @@
|
|||
Mon Nov 4 12:08:58 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/Documentation: New directory.
|
||||
* Instance/Documentation/autogsdoc.make: New file.
|
||||
* Instance/Documentation/gsdoc.make: New file.
|
||||
* Instance/Documentation/javadoc.make: New file.
|
||||
* Instance/Documentation/latex.make: New file.
|
||||
* Instance/Documentation/texi.make: New file.
|
||||
* Instance/documentation.make: Include only the appropriate
|
||||
documentation makefiles; most code moved into the specific
|
||||
documentation makefiles.
|
||||
* GNUmakefile.in (install): Create the
|
||||
GNUSTEP_MAKEFILES/Instance/Documentation directory.
|
||||
(INSTANCE_DOC_MAKE_FILES): List the new makefiles in this
|
||||
variable.
|
||||
(install): Install them.
|
||||
* rules.make ($(GNUSTEP_MAKEFILES)/Instance/Documentation/*.make):
|
||||
New rule to let make know that all documentation makefiles are
|
||||
always up to date.
|
||||
|
||||
Fri Nov 1 14:00:11 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_MAKEINFO, GNUSTEP_MAKEINFO_FLAGS,
|
||||
|
|
Loading…
Reference in a new issue