[Avida-SVN] r1090 - development/source/utils/task_events

baerb at myxo.css.msu.edu baerb at myxo.css.msu.edu
Mon Nov 20 13:00:08 PST 2006


Author: baerb
Date: 2006-11-20 16:00:08 -0500 (Mon, 20 Nov 2006)
New Revision: 1090

Removed:
   development/source/utils/task_events/Makefile
Log:

Removed file that is automatially generated by cmake.



Deleted: development/source/utils/task_events/Makefile
===================================================================
--- development/source/utils/task_events/Makefile	2006-11-20 20:24:34 UTC (rev 1089)
+++ development/source/utils/task_events/Makefile	2006-11-20 21:00:08 UTC (rev 1090)
@@ -1,122 +0,0 @@
-# Include the progress variables for this target.
-include progress.make
-
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.4
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/local/bin/cmake
-
-# The command to remove a file.
-RM = /usr/local/bin/cmake -E remove -f
-
-# The program to use to edit the cache.
-CMAKE_EDIT_COMMAND = /usr/local/bin/ccmake
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/baer/avida_official/development
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/baer/avida_official/development
-
-# Default target executed when no arguments are given to make.
-default_target: all
-
-# Special rule for the target edit_cache
-edit_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
-	cd /home/baer/avida_official/development/source/utils/task_events && /usr/local/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-
-# Special rule for the target edit_cache
-edit_cache/fast: edit_cache
-
-# Special rule for the target install
-install: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	cd /home/baer/avida_official/development/source/utils/task_events && /usr/local/bin/cmake -P cmake_install.cmake
-
-# Special rule for the target install
-install/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	cd /home/baer/avida_official/development/source/utils/task_events && /usr/local/bin/cmake -P cmake_install.cmake
-
-# Special rule for the target rebuild_cache
-rebuild_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
-	cd /home/baer/avida_official/development/source/utils/task_events && /usr/local/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-
-# Special rule for the target rebuild_cache
-rebuild_cache/fast: rebuild_cache
-
-# Special rule for the target test
-test:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
-	cd /home/baer/avida_official/development/source/utils/task_events && /usr/local/bin/ctest --force-new-ctest-process
-
-# Special rule for the target test
-test/fast: test
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# The main all target
-all: cmake_check_build_system
-	cd /home/baer/avida_official/development && $(CMAKE_COMMAND) -E cmake_progress_start /home/baer/avida_official/development/CMakeFiles $(CMAKE_ALL_PROGRESS)
-	cd /home/baer/avida_official/development && $(MAKE) -f CMakeFiles/Makefile2 source/utils/task_events/all
-	$(CMAKE_COMMAND) -E cmake_progress_start /home/baer/avida_official/development/CMakeFiles 0
-
-# The main clean target
-clean:
-	cd /home/baer/avida_official/development && $(MAKE) -f CMakeFiles/Makefile2 source/utils/task_events/clean
-
-# The main clean target
-clean/fast: clean
-
-# Prepare targets for installation.
-preinstall: all
-	cd /home/baer/avida_official/development && $(MAKE) -f CMakeFiles/Makefile2 source/utils/task_events/preinstall
-
-# Prepare targets for installation.
-preinstall/fast:
-	cd /home/baer/avida_official/development && $(MAKE) -f CMakeFiles/Makefile2 source/utils/task_events/preinstall
-
-# clear depends
-depend:
-	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
-
-# Help Target
-help::
-	@echo "The following are some of the valid targets for this Makefile:"
-	@echo "... all (the default if no target is provided)"
-	@echo "... clean"
-	@echo "... depend"
-	@echo "... edit_cache"
-	@echo "... install"
-	@echo "... rebuild_cache"
-	@echo "... test"
-
-
-
-#=============================================================================
-# Special targets to cleanup operation of make.
-
-# Special rule to run CMake to check the build system integrity.
-# No rule that depends on this can have commands that come from listfiles
-# because they might be regenerated.
-cmake_check_build_system:
-	cd /home/baer/avida_official/development && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
-




More information about the Avida-cvs mailing list