317 lines
10 KiB
Makefile
317 lines
10 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
|
.NOTPARALLEL:
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#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 rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/jamesszalkie/anasen/Armory/AnasenG4
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/jamesszalkie/anasen/Armory/AnasenG4/build
|
|
|
|
#=============================================================================
|
|
# Targets provided globally by CMake.
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
|
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
|
.PHONY : edit_cache
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache/fast: edit_cache
|
|
.PHONY : edit_cache/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 --regenerate-during-build -S$(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 /home/jamesszalkie/anasen/Armory/AnasenG4/build/CMakeFiles /home/jamesszalkie/anasen/Armory/AnasenG4/build//CMakeFiles/progress.marks
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/jamesszalkie/anasen/Armory/AnasenG4/build/CMakeFiles 0
|
|
.PHONY : all
|
|
|
|
# The main clean target
|
|
clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
|
.PHONY : clean
|
|
|
|
# The main clean target
|
|
clean/fast: clean
|
|
.PHONY : clean/fast
|
|
|
|
# Prepare targets for installation.
|
|
preinstall: all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall
|
|
|
|
# Prepare targets for installation.
|
|
preinstall/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall/fast
|
|
|
|
# clear depends
|
|
depend:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
.PHONY : depend
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named AnasenG4
|
|
|
|
# Build rule for target.
|
|
AnasenG4: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 AnasenG4
|
|
.PHONY : AnasenG4
|
|
|
|
# fast build rule for target.
|
|
AnasenG4/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/build
|
|
.PHONY : AnasenG4/fast
|
|
|
|
src/ActionInitialization.o: src/ActionInitialization.cc.o
|
|
.PHONY : src/ActionInitialization.o
|
|
|
|
# target to build an object file
|
|
src/ActionInitialization.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ActionInitialization.cc.o
|
|
.PHONY : src/ActionInitialization.cc.o
|
|
|
|
src/ActionInitialization.i: src/ActionInitialization.cc.i
|
|
.PHONY : src/ActionInitialization.i
|
|
|
|
# target to preprocess a source file
|
|
src/ActionInitialization.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ActionInitialization.cc.i
|
|
.PHONY : src/ActionInitialization.cc.i
|
|
|
|
src/ActionInitialization.s: src/ActionInitialization.cc.s
|
|
.PHONY : src/ActionInitialization.s
|
|
|
|
# target to generate assembly for a file
|
|
src/ActionInitialization.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ActionInitialization.cc.s
|
|
.PHONY : src/ActionInitialization.cc.s
|
|
|
|
src/BeamReactionSteppingAction.o: src/BeamReactionSteppingAction.cc.o
|
|
.PHONY : src/BeamReactionSteppingAction.o
|
|
|
|
# target to build an object file
|
|
src/BeamReactionSteppingAction.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/BeamReactionSteppingAction.cc.o
|
|
.PHONY : src/BeamReactionSteppingAction.cc.o
|
|
|
|
src/BeamReactionSteppingAction.i: src/BeamReactionSteppingAction.cc.i
|
|
.PHONY : src/BeamReactionSteppingAction.i
|
|
|
|
# target to preprocess a source file
|
|
src/BeamReactionSteppingAction.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/BeamReactionSteppingAction.cc.i
|
|
.PHONY : src/BeamReactionSteppingAction.cc.i
|
|
|
|
src/BeamReactionSteppingAction.s: src/BeamReactionSteppingAction.cc.s
|
|
.PHONY : src/BeamReactionSteppingAction.s
|
|
|
|
# target to generate assembly for a file
|
|
src/BeamReactionSteppingAction.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/BeamReactionSteppingAction.cc.s
|
|
.PHONY : src/BeamReactionSteppingAction.cc.s
|
|
|
|
src/DetectorConstruction.o: src/DetectorConstruction.cc.o
|
|
.PHONY : src/DetectorConstruction.o
|
|
|
|
# target to build an object file
|
|
src/DetectorConstruction.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/DetectorConstruction.cc.o
|
|
.PHONY : src/DetectorConstruction.cc.o
|
|
|
|
src/DetectorConstruction.i: src/DetectorConstruction.cc.i
|
|
.PHONY : src/DetectorConstruction.i
|
|
|
|
# target to preprocess a source file
|
|
src/DetectorConstruction.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/DetectorConstruction.cc.i
|
|
.PHONY : src/DetectorConstruction.cc.i
|
|
|
|
src/DetectorConstruction.s: src/DetectorConstruction.cc.s
|
|
.PHONY : src/DetectorConstruction.s
|
|
|
|
# target to generate assembly for a file
|
|
src/DetectorConstruction.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/DetectorConstruction.cc.s
|
|
.PHONY : src/DetectorConstruction.cc.s
|
|
|
|
src/PrimaryGeneratorAction.o: src/PrimaryGeneratorAction.cc.o
|
|
.PHONY : src/PrimaryGeneratorAction.o
|
|
|
|
# target to build an object file
|
|
src/PrimaryGeneratorAction.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/PrimaryGeneratorAction.cc.o
|
|
.PHONY : src/PrimaryGeneratorAction.cc.o
|
|
|
|
src/PrimaryGeneratorAction.i: src/PrimaryGeneratorAction.cc.i
|
|
.PHONY : src/PrimaryGeneratorAction.i
|
|
|
|
# target to preprocess a source file
|
|
src/PrimaryGeneratorAction.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/PrimaryGeneratorAction.cc.i
|
|
.PHONY : src/PrimaryGeneratorAction.cc.i
|
|
|
|
src/PrimaryGeneratorAction.s: src/PrimaryGeneratorAction.cc.s
|
|
.PHONY : src/PrimaryGeneratorAction.s
|
|
|
|
# target to generate assembly for a file
|
|
src/PrimaryGeneratorAction.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/PrimaryGeneratorAction.cc.s
|
|
.PHONY : src/PrimaryGeneratorAction.cc.s
|
|
|
|
src/ReactionGenerator.o: src/ReactionGenerator.cc.o
|
|
.PHONY : src/ReactionGenerator.o
|
|
|
|
# target to build an object file
|
|
src/ReactionGenerator.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ReactionGenerator.cc.o
|
|
.PHONY : src/ReactionGenerator.cc.o
|
|
|
|
src/ReactionGenerator.i: src/ReactionGenerator.cc.i
|
|
.PHONY : src/ReactionGenerator.i
|
|
|
|
# target to preprocess a source file
|
|
src/ReactionGenerator.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ReactionGenerator.cc.i
|
|
.PHONY : src/ReactionGenerator.cc.i
|
|
|
|
src/ReactionGenerator.s: src/ReactionGenerator.cc.s
|
|
.PHONY : src/ReactionGenerator.s
|
|
|
|
# target to generate assembly for a file
|
|
src/ReactionGenerator.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/ReactionGenerator.cc.s
|
|
.PHONY : src/ReactionGenerator.cc.s
|
|
|
|
src/main.o: src/main.cc.o
|
|
.PHONY : src/main.o
|
|
|
|
# target to build an object file
|
|
src/main.cc.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/main.cc.o
|
|
.PHONY : src/main.cc.o
|
|
|
|
src/main.i: src/main.cc.i
|
|
.PHONY : src/main.i
|
|
|
|
# target to preprocess a source file
|
|
src/main.cc.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/main.cc.i
|
|
.PHONY : src/main.cc.i
|
|
|
|
src/main.s: src/main.cc.s
|
|
.PHONY : src/main.s
|
|
|
|
# target to generate assembly for a file
|
|
src/main.cc.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/AnasenG4.dir/build.make CMakeFiles/AnasenG4.dir/src/main.cc.s
|
|
.PHONY : src/main.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 "... rebuild_cache"
|
|
@echo "... AnasenG4"
|
|
@echo "... src/ActionInitialization.o"
|
|
@echo "... src/ActionInitialization.i"
|
|
@echo "... src/ActionInitialization.s"
|
|
@echo "... src/BeamReactionSteppingAction.o"
|
|
@echo "... src/BeamReactionSteppingAction.i"
|
|
@echo "... src/BeamReactionSteppingAction.s"
|
|
@echo "... src/DetectorConstruction.o"
|
|
@echo "... src/DetectorConstruction.i"
|
|
@echo "... src/DetectorConstruction.s"
|
|
@echo "... src/PrimaryGeneratorAction.o"
|
|
@echo "... src/PrimaryGeneratorAction.i"
|
|
@echo "... src/PrimaryGeneratorAction.s"
|
|
@echo "... src/ReactionGenerator.o"
|
|
@echo "... src/ReactionGenerator.i"
|
|
@echo "... src/ReactionGenerator.s"
|
|
@echo "... src/main.o"
|
|
@echo "... src/main.i"
|
|
@echo "... src/main.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|