Tidied comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9020 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-02-07 12:57:43 +00:00
parent f7fda23d1f
commit 09e3d08fc5

View file

@ -56,7 +56,9 @@ include $(GNUSTEP_MAKEFILES)/rules.make
# The installation directory is in the xxx_DOC_INSTALL_DIR variable
# (eg, Gui_DOC_INSTALL_DIR = Developer/Gui/Reference
# Things should be installed under `Developer/YourProjectName' or
# `User/YourProjectName' - for Javadoc, use `Developer/Java/YourProjectName')
# `User/YourProjectName' - for Javadoc, use `Developer/YourProjectName' or
# `Developer/YourProjectName/Java' if your project has both java and
# non java)
#
# Where xxx is the name of the document
#