# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /nevis/houston/home/e.dunton/IsoDAR_NeuBack/geant4programs/B2/B2a # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /nevis/houston/home/e.dunton/IsoDAR_NeuBack/geant4programs/exBuild #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: install/strip .PHONY : install/strip/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /nevis/houston/home/e.dunton/IsoDAR_NeuBack/geant4programs/exBuild/CMakeFiles /nevis/houston/home/e.dunton/IsoDAR_NeuBack/geant4programs/exBuild/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /nevis/houston/home/e.dunton/IsoDAR_NeuBack/geant4programs/exBuild/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named exampleB2a # Build rule for target. exampleB2a: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 exampleB2a .PHONY : exampleB2a # fast build rule for target. exampleB2a/fast: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/build .PHONY : exampleB2a/fast exampleB2a.o: exampleB2a.cc.o .PHONY : exampleB2a.o # target to build an object file exampleB2a.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/exampleB2a.cc.o .PHONY : exampleB2a.cc.o exampleB2a.i: exampleB2a.cc.i .PHONY : exampleB2a.i # target to preprocess a source file exampleB2a.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/exampleB2a.cc.i .PHONY : exampleB2a.cc.i exampleB2a.s: exampleB2a.cc.s .PHONY : exampleB2a.s # target to generate assembly for a file exampleB2a.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/exampleB2a.cc.s .PHONY : exampleB2a.cc.s src/B2ActionInitialization.o: src/B2ActionInitialization.cc.o .PHONY : src/B2ActionInitialization.o # target to build an object file src/B2ActionInitialization.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2ActionInitialization.cc.o .PHONY : src/B2ActionInitialization.cc.o src/B2ActionInitialization.i: src/B2ActionInitialization.cc.i .PHONY : src/B2ActionInitialization.i # target to preprocess a source file src/B2ActionInitialization.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2ActionInitialization.cc.i .PHONY : src/B2ActionInitialization.cc.i src/B2ActionInitialization.s: src/B2ActionInitialization.cc.s .PHONY : src/B2ActionInitialization.s # target to generate assembly for a file src/B2ActionInitialization.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2ActionInitialization.cc.s .PHONY : src/B2ActionInitialization.cc.s src/B2EventAction.o: src/B2EventAction.cc.o .PHONY : src/B2EventAction.o # target to build an object file src/B2EventAction.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2EventAction.cc.o .PHONY : src/B2EventAction.cc.o src/B2EventAction.i: src/B2EventAction.cc.i .PHONY : src/B2EventAction.i # target to preprocess a source file src/B2EventAction.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2EventAction.cc.i .PHONY : src/B2EventAction.cc.i src/B2EventAction.s: src/B2EventAction.cc.s .PHONY : src/B2EventAction.s # target to generate assembly for a file src/B2EventAction.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2EventAction.cc.s .PHONY : src/B2EventAction.cc.s src/B2PrimaryGeneratorAction.o: src/B2PrimaryGeneratorAction.cc.o .PHONY : src/B2PrimaryGeneratorAction.o # target to build an object file src/B2PrimaryGeneratorAction.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2PrimaryGeneratorAction.cc.o .PHONY : src/B2PrimaryGeneratorAction.cc.o src/B2PrimaryGeneratorAction.i: src/B2PrimaryGeneratorAction.cc.i .PHONY : src/B2PrimaryGeneratorAction.i # target to preprocess a source file src/B2PrimaryGeneratorAction.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2PrimaryGeneratorAction.cc.i .PHONY : src/B2PrimaryGeneratorAction.cc.i src/B2PrimaryGeneratorAction.s: src/B2PrimaryGeneratorAction.cc.s .PHONY : src/B2PrimaryGeneratorAction.s # target to generate assembly for a file src/B2PrimaryGeneratorAction.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2PrimaryGeneratorAction.cc.s .PHONY : src/B2PrimaryGeneratorAction.cc.s src/B2RunAction.o: src/B2RunAction.cc.o .PHONY : src/B2RunAction.o # target to build an object file src/B2RunAction.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2RunAction.cc.o .PHONY : src/B2RunAction.cc.o src/B2RunAction.i: src/B2RunAction.cc.i .PHONY : src/B2RunAction.i # target to preprocess a source file src/B2RunAction.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2RunAction.cc.i .PHONY : src/B2RunAction.cc.i src/B2RunAction.s: src/B2RunAction.cc.s .PHONY : src/B2RunAction.s # target to generate assembly for a file src/B2RunAction.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2RunAction.cc.s .PHONY : src/B2RunAction.cc.s src/B2TrackerHit.o: src/B2TrackerHit.cc.o .PHONY : src/B2TrackerHit.o # target to build an object file src/B2TrackerHit.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerHit.cc.o .PHONY : src/B2TrackerHit.cc.o src/B2TrackerHit.i: src/B2TrackerHit.cc.i .PHONY : src/B2TrackerHit.i # target to preprocess a source file src/B2TrackerHit.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerHit.cc.i .PHONY : src/B2TrackerHit.cc.i src/B2TrackerHit.s: src/B2TrackerHit.cc.s .PHONY : src/B2TrackerHit.s # target to generate assembly for a file src/B2TrackerHit.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerHit.cc.s .PHONY : src/B2TrackerHit.cc.s src/B2TrackerSD.o: src/B2TrackerSD.cc.o .PHONY : src/B2TrackerSD.o # target to build an object file src/B2TrackerSD.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerSD.cc.o .PHONY : src/B2TrackerSD.cc.o src/B2TrackerSD.i: src/B2TrackerSD.cc.i .PHONY : src/B2TrackerSD.i # target to preprocess a source file src/B2TrackerSD.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerSD.cc.i .PHONY : src/B2TrackerSD.cc.i src/B2TrackerSD.s: src/B2TrackerSD.cc.s .PHONY : src/B2TrackerSD.s # target to generate assembly for a file src/B2TrackerSD.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2TrackerSD.cc.s .PHONY : src/B2TrackerSD.cc.s src/B2aDetectorConstruction.o: src/B2aDetectorConstruction.cc.o .PHONY : src/B2aDetectorConstruction.o # target to build an object file src/B2aDetectorConstruction.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorConstruction.cc.o .PHONY : src/B2aDetectorConstruction.cc.o src/B2aDetectorConstruction.i: src/B2aDetectorConstruction.cc.i .PHONY : src/B2aDetectorConstruction.i # target to preprocess a source file src/B2aDetectorConstruction.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorConstruction.cc.i .PHONY : src/B2aDetectorConstruction.cc.i src/B2aDetectorConstruction.s: src/B2aDetectorConstruction.cc.s .PHONY : src/B2aDetectorConstruction.s # target to generate assembly for a file src/B2aDetectorConstruction.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorConstruction.cc.s .PHONY : src/B2aDetectorConstruction.cc.s src/B2aDetectorMessenger.o: src/B2aDetectorMessenger.cc.o .PHONY : src/B2aDetectorMessenger.o # target to build an object file src/B2aDetectorMessenger.cc.o: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorMessenger.cc.o .PHONY : src/B2aDetectorMessenger.cc.o src/B2aDetectorMessenger.i: src/B2aDetectorMessenger.cc.i .PHONY : src/B2aDetectorMessenger.i # target to preprocess a source file src/B2aDetectorMessenger.cc.i: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorMessenger.cc.i .PHONY : src/B2aDetectorMessenger.cc.i src/B2aDetectorMessenger.s: src/B2aDetectorMessenger.cc.s .PHONY : src/B2aDetectorMessenger.s # target to generate assembly for a file src/B2aDetectorMessenger.cc.s: $(MAKE) -f CMakeFiles/exampleB2a.dir/build.make CMakeFiles/exampleB2a.dir/src/B2aDetectorMessenger.cc.s .PHONY : src/B2aDetectorMessenger.cc.s # 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 "... exampleB2a" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... exampleB2a.o" @echo "... exampleB2a.i" @echo "... exampleB2a.s" @echo "... src/B2ActionInitialization.o" @echo "... src/B2ActionInitialization.i" @echo "... src/B2ActionInitialization.s" @echo "... src/B2EventAction.o" @echo "... src/B2EventAction.i" @echo "... src/B2EventAction.s" @echo "... src/B2PrimaryGeneratorAction.o" @echo "... src/B2PrimaryGeneratorAction.i" @echo "... src/B2PrimaryGeneratorAction.s" @echo "... src/B2RunAction.o" @echo "... src/B2RunAction.i" @echo "... src/B2RunAction.s" @echo "... src/B2TrackerHit.o" @echo "... src/B2TrackerHit.i" @echo "... src/B2TrackerHit.s" @echo "... src/B2TrackerSD.o" @echo "... src/B2TrackerSD.i" @echo "... src/B2TrackerSD.s" @echo "... src/B2aDetectorConstruction.o" @echo "... src/B2aDetectorConstruction.i" @echo "... src/B2aDetectorConstruction.s" @echo "... src/B2aDetectorMessenger.o" @echo "... src/B2aDetectorMessenger.i" @echo "... src/B2aDetectorMessenger.s" .PHONY : help #============================================================================= # 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: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system