mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
minor documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40460 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e3cb78268d
commit
6a195e5ad0
2 changed files with 16 additions and 0 deletions
|
@ -189,6 +189,14 @@ two different types of projects within the same directory (e.g. a tool
|
|||
and a java program), include both the desired makefiles in your main
|
||||
make file.
|
||||
|
||||
The documentation for variables used to control each project type is
|
||||
provided at the start of each individual makefile (common.make and rules.make
|
||||
document more general variables).
|
||||
|
||||
The documentation for installing resources (a feature shared by many project
|
||||
types) is in resource-set.make.
|
||||
|
||||
|
||||
@node aggregate.make, application.make, Project Types, Project Types
|
||||
@subsection Aggregate (@file{aggregate.make})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue