mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Tidied comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14822 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ab129b7de8
commit
3e6216a2be
2 changed files with 0 additions and 8 deletions
|
@ -52,7 +52,3 @@ endif
|
|||
$(JAVA_TOOL_NAME):
|
||||
@$(MAKE) -f $(MAKEFILE_NAME) --no-print-directory \
|
||||
$@.all.java_tool.variables
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -44,7 +44,3 @@ endif
|
|||
$(JAVA_PACKAGE_NAME):
|
||||
@$(MAKE) -f $(MAKEFILE_NAME) --no-print-directory \
|
||||
$@.all.java-package.variables
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
Loading…
Reference in a new issue