Updated again the documentation with information about building different types of a project.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@2449 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ovidiu 1997-09-26 01:47:54 +00:00
parent 18216297ba
commit 3aa485139b

3
DESIGN
View file

@ -359,6 +359,9 @@ enabled but no profile information, the command line would be:
The last argument is not necessary because the default is to build a version
without profile information.
The object files will be outputed into the shared_debug_obj directory. If the
profile is turned on the output directory would be shared_profile_debug_obj.
Of course you also have to specify the library combo if it's different than the
default.