mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 00:41:14 +00:00
Tidied comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
058639d165
commit
1e1b872002
1 changed files with 2 additions and 2 deletions
|
@ -23,13 +23,13 @@
|
|||
#
|
||||
# input variables:
|
||||
#
|
||||
# $(JAVA_OBJ_FILES), $(JAVA_JNI_OBJ_FILES), $(SUBPROJECT_OBJ_FILES) :
|
||||
# JAVA_OBJ_FILES, JAVA_JNI_OBJ_FILES, SUBPROJECT_OBJ_FILES :
|
||||
# the list of object files (built by Instance/rules.make)
|
||||
#
|
||||
# $(GNUSTEP_INSTANCE)_JAVA_PROPERTIES_FILES : the list of .properties files
|
||||
# to install together with the .java files
|
||||
#
|
||||
# $(GNUSTEP_SHARED_JAVA_INSTALLATION_DIR) : the base directory where to
|
||||
# GNUSTEP_SHARED_JAVA_INSTALLATION_DIR : the base directory where to
|
||||
# install the files.
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue