Skip to content

Commit

Permalink
Removed unused comment at the end of file
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18851 72102866-910b-0410-8b05-ffd578937521
  • Loading branch information
Nicola Pero committed Mar 16, 2004
1 parent 229bc10 commit d1b8fa9
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 108 deletions.
4 changes: 0 additions & 4 deletions Instance/Shared/headers.make
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions Instance/java-tool.make
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions Instance/java.make
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,3 @@ internal-java_package-distclean::

internal-java_package-uninstall_:: shared-instance-java-uninstall


## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions aggregate.make
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ endif

endif
# aggregate.make loaded

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions application.make
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions bundle.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/bundle.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions clibrary.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/clibrary.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions config.make.in
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions ctool.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/ctool.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions documentation.make
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ endif
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions framework.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/framework.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions gswapp.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/gswapp.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions gswbundle.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/gswbundle.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions java-tool.make
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/java-tool.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions java.make
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/java.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions jni.make
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions library.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/library.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions names.make
Original file line number Diff line number Diff line change
Expand Up @@ -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:
4 changes: 0 additions & 4 deletions objc.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/objc.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions palette.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/palette.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions service.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/service.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions subproject.make
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/subproject.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions target.make
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,3 @@ endif
# end HP-UX
#
####################################################

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions test-application.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-application.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions test-library.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-library.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions test-tool.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/test-tool.make
endif

endif

## Local variables:
## mode: makefile
## End:
4 changes: 0 additions & 4 deletions tool.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ include $(GNUSTEP_MAKEFILES)/Instance/tool.make
endif

endif

## Local variables:
## mode: makefile
## End:

0 comments on commit d1b8fa9

Please sign in to comment.