mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 17:01:18 +00:00
Removed unused comment at the end of file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18851 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
229bc1094b
commit
d1b8fa9a76
27 changed files with 0 additions and 108 deletions
|
@ -123,7 +123,3 @@ shared-instance-headers-uninstall:
|
|||
# $(GNUSTEP_HEADERS)/$(HEADER_FILES_INSTALL_DIR) if it's empty.
|
||||
|
||||
endif # HEADER_FILES = ''
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -88,7 +88,3 @@ internal-java_tool-uninstall_:: shared-instance-java-uninstall
|
|||
internal-java_tool-clean:: shared-instance-java-clean
|
||||
|
||||
internal-java_tool-distclean::
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -94,7 +94,3 @@ internal-java_package-distclean::
|
|||
|
||||
internal-java_package-uninstall_:: shared-instance-java-uninstall
|
||||
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -29,7 +29,3 @@ endif
|
|||
|
||||
endif
|
||||
# aggregate.make loaded
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ endif
|
|||
# Else, it's the Instance invocation for something which is not an
|
||||
# application - include nothing
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/bundle.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/clibrary.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -121,7 +121,3 @@ CONFIG_SYSTEM_LIB_DIR = @LIB_DIR@
|
|||
# used to compile them) via -MMD -MP flags
|
||||
#
|
||||
AUTO_DEPENDENCIES = @AUTO_DEPENDENCIES@
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/ctool.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -34,7 +34,3 @@ endif
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/framework.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/gswapp.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/gswbundle.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -27,7 +27,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/java-tool.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -27,7 +27,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/java.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
4
jni.make
4
jni.make
|
@ -53,7 +53,3 @@ JNI_INCLUDE_HEADERS = -I$(JAVA_HOME)/include/ \
|
|||
ADDITIONAL_INCLUDE_DIRS += $(JNI_INCLUDE_HEADERS)
|
||||
|
||||
endif # jni.make loaded
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/library.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -68,7 +68,3 @@ endif
|
|||
ifneq ($(arch),)
|
||||
export CLEANED_ARCH = $(foreach a, $(arch), $(shell (cd /tmp; $(CLEAN_CPU_SCRIPT) $(a))))
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/objc.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/palette.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/service.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -29,7 +29,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/subproject.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -995,7 +995,3 @@ endif
|
|||
# end HP-UX
|
||||
#
|
||||
####################################################
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-application.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-library.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-tool.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
|
@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/tool.make
|
|||
endif
|
||||
|
||||
endif
|
||||
|
||||
## Local variables:
|
||||
## mode: makefile
|
||||
## End:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue