# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.17

# 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/cmake3

# The command to remove a file.
RM = /usr/bin/cmake3 -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/halld/Diracxx

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/halld/Diracxx/build-python2

#=============================================================================
# Targets provided globally by CMake.

# 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/cmake3 -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake3 -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/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/cmake3 -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake3 -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake3 -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/cmake3 -P cmake_install.cmake
.PHONY : install/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/cmake3 --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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake3 -S$(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

# The main all target
all: cmake_check_build_system
	cd /home/halld/Diracxx/build-python2 && $(CMAKE_COMMAND) -E cmake_progress_start /home/halld/Diracxx/build-python2/CMakeFiles /home/halld/Diracxx/build-python2/src/CMakeFiles/progress.marks
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/halld/Diracxx/build-python2/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/halld/Diracxx/build-python2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/CMakeFiles/Dirac.dir/rule:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/Dirac.dir/rule
.PHONY : src/CMakeFiles/Dirac.dir/rule

# Convenience name for target.
Dirac: src/CMakeFiles/Dirac.dir/rule

.PHONY : Dirac

# fast build rule for target.
Dirac/fast:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/build
.PHONY : Dirac/fast

TCrossSection.o: TCrossSection.cxx.o

.PHONY : TCrossSection.o

# target to build an object file
TCrossSection.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection.cxx.o
.PHONY : TCrossSection.cxx.o

TCrossSection.i: TCrossSection.cxx.i

.PHONY : TCrossSection.i

# target to preprocess a source file
TCrossSection.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection.cxx.i
.PHONY : TCrossSection.cxx.i

TCrossSection.s: TCrossSection.cxx.s

.PHONY : TCrossSection.s

# target to generate assembly for a file
TCrossSection.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection.cxx.s
.PHONY : TCrossSection.cxx.s

TCrossSectionDict.o: TCrossSectionDict.cxx.o

.PHONY : TCrossSectionDict.o

# target to build an object file
TCrossSectionDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSectionDict.cxx.o
.PHONY : TCrossSectionDict.cxx.o

TCrossSectionDict.i: TCrossSectionDict.cxx.i

.PHONY : TCrossSectionDict.i

# target to preprocess a source file
TCrossSectionDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSectionDict.cxx.i
.PHONY : TCrossSectionDict.cxx.i

TCrossSectionDict.s: TCrossSectionDict.cxx.s

.PHONY : TCrossSectionDict.s

# target to generate assembly for a file
TCrossSectionDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSectionDict.cxx.s
.PHONY : TCrossSectionDict.cxx.s

TCrossSection_v1.o: TCrossSection_v1.cxx.o

.PHONY : TCrossSection_v1.o

# target to build an object file
TCrossSection_v1.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1.cxx.o
.PHONY : TCrossSection_v1.cxx.o

TCrossSection_v1.i: TCrossSection_v1.cxx.i

.PHONY : TCrossSection_v1.i

# target to preprocess a source file
TCrossSection_v1.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1.cxx.i
.PHONY : TCrossSection_v1.cxx.i

TCrossSection_v1.s: TCrossSection_v1.cxx.s

.PHONY : TCrossSection_v1.s

# target to generate assembly for a file
TCrossSection_v1.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1.cxx.s
.PHONY : TCrossSection_v1.cxx.s

TCrossSection_v1Dict.o: TCrossSection_v1Dict.cxx.o

.PHONY : TCrossSection_v1Dict.o

# target to build an object file
TCrossSection_v1Dict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1Dict.cxx.o
.PHONY : TCrossSection_v1Dict.cxx.o

TCrossSection_v1Dict.i: TCrossSection_v1Dict.cxx.i

.PHONY : TCrossSection_v1Dict.i

# target to preprocess a source file
TCrossSection_v1Dict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1Dict.cxx.i
.PHONY : TCrossSection_v1Dict.cxx.i

TCrossSection_v1Dict.s: TCrossSection_v1Dict.cxx.s

.PHONY : TCrossSection_v1Dict.s

# target to generate assembly for a file
TCrossSection_v1Dict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TCrossSection_v1Dict.cxx.s
.PHONY : TCrossSection_v1Dict.cxx.s

TDiracMatrix.o: TDiracMatrix.cxx.o

.PHONY : TDiracMatrix.o

# target to build an object file
TDiracMatrix.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrix.cxx.o
.PHONY : TDiracMatrix.cxx.o

TDiracMatrix.i: TDiracMatrix.cxx.i

.PHONY : TDiracMatrix.i

# target to preprocess a source file
TDiracMatrix.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrix.cxx.i
.PHONY : TDiracMatrix.cxx.i

TDiracMatrix.s: TDiracMatrix.cxx.s

.PHONY : TDiracMatrix.s

# target to generate assembly for a file
TDiracMatrix.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrix.cxx.s
.PHONY : TDiracMatrix.cxx.s

TDiracMatrixDict.o: TDiracMatrixDict.cxx.o

.PHONY : TDiracMatrixDict.o

# target to build an object file
TDiracMatrixDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrixDict.cxx.o
.PHONY : TDiracMatrixDict.cxx.o

TDiracMatrixDict.i: TDiracMatrixDict.cxx.i

.PHONY : TDiracMatrixDict.i

# target to preprocess a source file
TDiracMatrixDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrixDict.cxx.i
.PHONY : TDiracMatrixDict.cxx.i

TDiracMatrixDict.s: TDiracMatrixDict.cxx.s

.PHONY : TDiracMatrixDict.s

# target to generate assembly for a file
TDiracMatrixDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracMatrixDict.cxx.s
.PHONY : TDiracMatrixDict.cxx.s

TDiracSpinor.o: TDiracSpinor.cxx.o

.PHONY : TDiracSpinor.o

# target to build an object file
TDiracSpinor.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinor.cxx.o
.PHONY : TDiracSpinor.cxx.o

TDiracSpinor.i: TDiracSpinor.cxx.i

.PHONY : TDiracSpinor.i

# target to preprocess a source file
TDiracSpinor.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinor.cxx.i
.PHONY : TDiracSpinor.cxx.i

TDiracSpinor.s: TDiracSpinor.cxx.s

.PHONY : TDiracSpinor.s

# target to generate assembly for a file
TDiracSpinor.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinor.cxx.s
.PHONY : TDiracSpinor.cxx.s

TDiracSpinorDict.o: TDiracSpinorDict.cxx.o

.PHONY : TDiracSpinorDict.o

# target to build an object file
TDiracSpinorDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinorDict.cxx.o
.PHONY : TDiracSpinorDict.cxx.o

TDiracSpinorDict.i: TDiracSpinorDict.cxx.i

.PHONY : TDiracSpinorDict.i

# target to preprocess a source file
TDiracSpinorDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinorDict.cxx.i
.PHONY : TDiracSpinorDict.cxx.i

TDiracSpinorDict.s: TDiracSpinorDict.cxx.s

.PHONY : TDiracSpinorDict.s

# target to generate assembly for a file
TDiracSpinorDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TDiracSpinorDict.cxx.s
.PHONY : TDiracSpinorDict.cxx.s

TFourVectorComplex.o: TFourVectorComplex.cxx.o

.PHONY : TFourVectorComplex.o

# target to build an object file
TFourVectorComplex.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplex.cxx.o
.PHONY : TFourVectorComplex.cxx.o

TFourVectorComplex.i: TFourVectorComplex.cxx.i

.PHONY : TFourVectorComplex.i

# target to preprocess a source file
TFourVectorComplex.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplex.cxx.i
.PHONY : TFourVectorComplex.cxx.i

TFourVectorComplex.s: TFourVectorComplex.cxx.s

.PHONY : TFourVectorComplex.s

# target to generate assembly for a file
TFourVectorComplex.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplex.cxx.s
.PHONY : TFourVectorComplex.cxx.s

TFourVectorComplexDict.o: TFourVectorComplexDict.cxx.o

.PHONY : TFourVectorComplexDict.o

# target to build an object file
TFourVectorComplexDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplexDict.cxx.o
.PHONY : TFourVectorComplexDict.cxx.o

TFourVectorComplexDict.i: TFourVectorComplexDict.cxx.i

.PHONY : TFourVectorComplexDict.i

# target to preprocess a source file
TFourVectorComplexDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplexDict.cxx.i
.PHONY : TFourVectorComplexDict.cxx.i

TFourVectorComplexDict.s: TFourVectorComplexDict.cxx.s

.PHONY : TFourVectorComplexDict.s

# target to generate assembly for a file
TFourVectorComplexDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorComplexDict.cxx.s
.PHONY : TFourVectorComplexDict.cxx.s

TFourVectorReal.o: TFourVectorReal.cxx.o

.PHONY : TFourVectorReal.o

# target to build an object file
TFourVectorReal.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorReal.cxx.o
.PHONY : TFourVectorReal.cxx.o

TFourVectorReal.i: TFourVectorReal.cxx.i

.PHONY : TFourVectorReal.i

# target to preprocess a source file
TFourVectorReal.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorReal.cxx.i
.PHONY : TFourVectorReal.cxx.i

TFourVectorReal.s: TFourVectorReal.cxx.s

.PHONY : TFourVectorReal.s

# target to generate assembly for a file
TFourVectorReal.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorReal.cxx.s
.PHONY : TFourVectorReal.cxx.s

TFourVectorRealDict.o: TFourVectorRealDict.cxx.o

.PHONY : TFourVectorRealDict.o

# target to build an object file
TFourVectorRealDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorRealDict.cxx.o
.PHONY : TFourVectorRealDict.cxx.o

TFourVectorRealDict.i: TFourVectorRealDict.cxx.i

.PHONY : TFourVectorRealDict.i

# target to preprocess a source file
TFourVectorRealDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorRealDict.cxx.i
.PHONY : TFourVectorRealDict.cxx.i

TFourVectorRealDict.s: TFourVectorRealDict.cxx.s

.PHONY : TFourVectorRealDict.s

# target to generate assembly for a file
TFourVectorRealDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TFourVectorRealDict.cxx.s
.PHONY : TFourVectorRealDict.cxx.s

TLepton.o: TLepton.cxx.o

.PHONY : TLepton.o

# target to build an object file
TLepton.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLepton.cxx.o
.PHONY : TLepton.cxx.o

TLepton.i: TLepton.cxx.i

.PHONY : TLepton.i

# target to preprocess a source file
TLepton.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLepton.cxx.i
.PHONY : TLepton.cxx.i

TLepton.s: TLepton.cxx.s

.PHONY : TLepton.s

# target to generate assembly for a file
TLepton.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLepton.cxx.s
.PHONY : TLepton.cxx.s

TLeptonDict.o: TLeptonDict.cxx.o

.PHONY : TLeptonDict.o

# target to build an object file
TLeptonDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLeptonDict.cxx.o
.PHONY : TLeptonDict.cxx.o

TLeptonDict.i: TLeptonDict.cxx.i

.PHONY : TLeptonDict.i

# target to preprocess a source file
TLeptonDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLeptonDict.cxx.i
.PHONY : TLeptonDict.cxx.i

TLeptonDict.s: TLeptonDict.cxx.s

.PHONY : TLeptonDict.s

# target to generate assembly for a file
TLeptonDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLeptonDict.cxx.s
.PHONY : TLeptonDict.cxx.s

TLorentzBoost.o: TLorentzBoost.cxx.o

.PHONY : TLorentzBoost.o

# target to build an object file
TLorentzBoost.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoost.cxx.o
.PHONY : TLorentzBoost.cxx.o

TLorentzBoost.i: TLorentzBoost.cxx.i

.PHONY : TLorentzBoost.i

# target to preprocess a source file
TLorentzBoost.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoost.cxx.i
.PHONY : TLorentzBoost.cxx.i

TLorentzBoost.s: TLorentzBoost.cxx.s

.PHONY : TLorentzBoost.s

# target to generate assembly for a file
TLorentzBoost.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoost.cxx.s
.PHONY : TLorentzBoost.cxx.s

TLorentzBoostDict.o: TLorentzBoostDict.cxx.o

.PHONY : TLorentzBoostDict.o

# target to build an object file
TLorentzBoostDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoostDict.cxx.o
.PHONY : TLorentzBoostDict.cxx.o

TLorentzBoostDict.i: TLorentzBoostDict.cxx.i

.PHONY : TLorentzBoostDict.i

# target to preprocess a source file
TLorentzBoostDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoostDict.cxx.i
.PHONY : TLorentzBoostDict.cxx.i

TLorentzBoostDict.s: TLorentzBoostDict.cxx.s

.PHONY : TLorentzBoostDict.s

# target to generate assembly for a file
TLorentzBoostDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzBoostDict.cxx.s
.PHONY : TLorentzBoostDict.cxx.s

TLorentzTransform.o: TLorentzTransform.cxx.o

.PHONY : TLorentzTransform.o

# target to build an object file
TLorentzTransform.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransform.cxx.o
.PHONY : TLorentzTransform.cxx.o

TLorentzTransform.i: TLorentzTransform.cxx.i

.PHONY : TLorentzTransform.i

# target to preprocess a source file
TLorentzTransform.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransform.cxx.i
.PHONY : TLorentzTransform.cxx.i

TLorentzTransform.s: TLorentzTransform.cxx.s

.PHONY : TLorentzTransform.s

# target to generate assembly for a file
TLorentzTransform.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransform.cxx.s
.PHONY : TLorentzTransform.cxx.s

TLorentzTransformDict.o: TLorentzTransformDict.cxx.o

.PHONY : TLorentzTransformDict.o

# target to build an object file
TLorentzTransformDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransformDict.cxx.o
.PHONY : TLorentzTransformDict.cxx.o

TLorentzTransformDict.i: TLorentzTransformDict.cxx.i

.PHONY : TLorentzTransformDict.i

# target to preprocess a source file
TLorentzTransformDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransformDict.cxx.i
.PHONY : TLorentzTransformDict.cxx.i

TLorentzTransformDict.s: TLorentzTransformDict.cxx.s

.PHONY : TLorentzTransformDict.s

# target to generate assembly for a file
TLorentzTransformDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TLorentzTransformDict.cxx.s
.PHONY : TLorentzTransformDict.cxx.s

TPauliMatrix.o: TPauliMatrix.cxx.o

.PHONY : TPauliMatrix.o

# target to build an object file
TPauliMatrix.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrix.cxx.o
.PHONY : TPauliMatrix.cxx.o

TPauliMatrix.i: TPauliMatrix.cxx.i

.PHONY : TPauliMatrix.i

# target to preprocess a source file
TPauliMatrix.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrix.cxx.i
.PHONY : TPauliMatrix.cxx.i

TPauliMatrix.s: TPauliMatrix.cxx.s

.PHONY : TPauliMatrix.s

# target to generate assembly for a file
TPauliMatrix.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrix.cxx.s
.PHONY : TPauliMatrix.cxx.s

TPauliMatrixDict.o: TPauliMatrixDict.cxx.o

.PHONY : TPauliMatrixDict.o

# target to build an object file
TPauliMatrixDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrixDict.cxx.o
.PHONY : TPauliMatrixDict.cxx.o

TPauliMatrixDict.i: TPauliMatrixDict.cxx.i

.PHONY : TPauliMatrixDict.i

# target to preprocess a source file
TPauliMatrixDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrixDict.cxx.i
.PHONY : TPauliMatrixDict.cxx.i

TPauliMatrixDict.s: TPauliMatrixDict.cxx.s

.PHONY : TPauliMatrixDict.s

# target to generate assembly for a file
TPauliMatrixDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliMatrixDict.cxx.s
.PHONY : TPauliMatrixDict.cxx.s

TPauliSpinor.o: TPauliSpinor.cxx.o

.PHONY : TPauliSpinor.o

# target to build an object file
TPauliSpinor.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinor.cxx.o
.PHONY : TPauliSpinor.cxx.o

TPauliSpinor.i: TPauliSpinor.cxx.i

.PHONY : TPauliSpinor.i

# target to preprocess a source file
TPauliSpinor.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinor.cxx.i
.PHONY : TPauliSpinor.cxx.i

TPauliSpinor.s: TPauliSpinor.cxx.s

.PHONY : TPauliSpinor.s

# target to generate assembly for a file
TPauliSpinor.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinor.cxx.s
.PHONY : TPauliSpinor.cxx.s

TPauliSpinorDict.o: TPauliSpinorDict.cxx.o

.PHONY : TPauliSpinorDict.o

# target to build an object file
TPauliSpinorDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinorDict.cxx.o
.PHONY : TPauliSpinorDict.cxx.o

TPauliSpinorDict.i: TPauliSpinorDict.cxx.i

.PHONY : TPauliSpinorDict.i

# target to preprocess a source file
TPauliSpinorDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinorDict.cxx.i
.PHONY : TPauliSpinorDict.cxx.i

TPauliSpinorDict.s: TPauliSpinorDict.cxx.s

.PHONY : TPauliSpinorDict.s

# target to generate assembly for a file
TPauliSpinorDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPauliSpinorDict.cxx.s
.PHONY : TPauliSpinorDict.cxx.s

TPhoton.o: TPhoton.cxx.o

.PHONY : TPhoton.o

# target to build an object file
TPhoton.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhoton.cxx.o
.PHONY : TPhoton.cxx.o

TPhoton.i: TPhoton.cxx.i

.PHONY : TPhoton.i

# target to preprocess a source file
TPhoton.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhoton.cxx.i
.PHONY : TPhoton.cxx.i

TPhoton.s: TPhoton.cxx.s

.PHONY : TPhoton.s

# target to generate assembly for a file
TPhoton.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhoton.cxx.s
.PHONY : TPhoton.cxx.s

TPhotonDict.o: TPhotonDict.cxx.o

.PHONY : TPhotonDict.o

# target to build an object file
TPhotonDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhotonDict.cxx.o
.PHONY : TPhotonDict.cxx.o

TPhotonDict.i: TPhotonDict.cxx.i

.PHONY : TPhotonDict.i

# target to preprocess a source file
TPhotonDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhotonDict.cxx.i
.PHONY : TPhotonDict.cxx.i

TPhotonDict.s: TPhotonDict.cxx.s

.PHONY : TPhotonDict.s

# target to generate assembly for a file
TPhotonDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TPhotonDict.cxx.s
.PHONY : TPhotonDict.cxx.s

TThreeRotation.o: TThreeRotation.cxx.o

.PHONY : TThreeRotation.o

# target to build an object file
TThreeRotation.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotation.cxx.o
.PHONY : TThreeRotation.cxx.o

TThreeRotation.i: TThreeRotation.cxx.i

.PHONY : TThreeRotation.i

# target to preprocess a source file
TThreeRotation.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotation.cxx.i
.PHONY : TThreeRotation.cxx.i

TThreeRotation.s: TThreeRotation.cxx.s

.PHONY : TThreeRotation.s

# target to generate assembly for a file
TThreeRotation.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotation.cxx.s
.PHONY : TThreeRotation.cxx.s

TThreeRotationDict.o: TThreeRotationDict.cxx.o

.PHONY : TThreeRotationDict.o

# target to build an object file
TThreeRotationDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotationDict.cxx.o
.PHONY : TThreeRotationDict.cxx.o

TThreeRotationDict.i: TThreeRotationDict.cxx.i

.PHONY : TThreeRotationDict.i

# target to preprocess a source file
TThreeRotationDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotationDict.cxx.i
.PHONY : TThreeRotationDict.cxx.i

TThreeRotationDict.s: TThreeRotationDict.cxx.s

.PHONY : TThreeRotationDict.s

# target to generate assembly for a file
TThreeRotationDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeRotationDict.cxx.s
.PHONY : TThreeRotationDict.cxx.s

TThreeVectorComplex.o: TThreeVectorComplex.cxx.o

.PHONY : TThreeVectorComplex.o

# target to build an object file
TThreeVectorComplex.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplex.cxx.o
.PHONY : TThreeVectorComplex.cxx.o

TThreeVectorComplex.i: TThreeVectorComplex.cxx.i

.PHONY : TThreeVectorComplex.i

# target to preprocess a source file
TThreeVectorComplex.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplex.cxx.i
.PHONY : TThreeVectorComplex.cxx.i

TThreeVectorComplex.s: TThreeVectorComplex.cxx.s

.PHONY : TThreeVectorComplex.s

# target to generate assembly for a file
TThreeVectorComplex.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplex.cxx.s
.PHONY : TThreeVectorComplex.cxx.s

TThreeVectorComplexDict.o: TThreeVectorComplexDict.cxx.o

.PHONY : TThreeVectorComplexDict.o

# target to build an object file
TThreeVectorComplexDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplexDict.cxx.o
.PHONY : TThreeVectorComplexDict.cxx.o

TThreeVectorComplexDict.i: TThreeVectorComplexDict.cxx.i

.PHONY : TThreeVectorComplexDict.i

# target to preprocess a source file
TThreeVectorComplexDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplexDict.cxx.i
.PHONY : TThreeVectorComplexDict.cxx.i

TThreeVectorComplexDict.s: TThreeVectorComplexDict.cxx.s

.PHONY : TThreeVectorComplexDict.s

# target to generate assembly for a file
TThreeVectorComplexDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorComplexDict.cxx.s
.PHONY : TThreeVectorComplexDict.cxx.s

TThreeVectorReal.o: TThreeVectorReal.cxx.o

.PHONY : TThreeVectorReal.o

# target to build an object file
TThreeVectorReal.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorReal.cxx.o
.PHONY : TThreeVectorReal.cxx.o

TThreeVectorReal.i: TThreeVectorReal.cxx.i

.PHONY : TThreeVectorReal.i

# target to preprocess a source file
TThreeVectorReal.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorReal.cxx.i
.PHONY : TThreeVectorReal.cxx.i

TThreeVectorReal.s: TThreeVectorReal.cxx.s

.PHONY : TThreeVectorReal.s

# target to generate assembly for a file
TThreeVectorReal.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorReal.cxx.s
.PHONY : TThreeVectorReal.cxx.s

TThreeVectorRealDict.o: TThreeVectorRealDict.cxx.o

.PHONY : TThreeVectorRealDict.o

# target to build an object file
TThreeVectorRealDict.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorRealDict.cxx.o
.PHONY : TThreeVectorRealDict.cxx.o

TThreeVectorRealDict.i: TThreeVectorRealDict.cxx.i

.PHONY : TThreeVectorRealDict.i

# target to preprocess a source file
TThreeVectorRealDict.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorRealDict.cxx.i
.PHONY : TThreeVectorRealDict.cxx.i

TThreeVectorRealDict.s: TThreeVectorRealDict.cxx.s

.PHONY : TThreeVectorRealDict.s

# target to generate assembly for a file
TThreeVectorRealDict.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/TThreeVectorRealDict.cxx.s
.PHONY : TThreeVectorRealDict.cxx.s

python_bindings.o: python_bindings.cxx.o

.PHONY : python_bindings.o

# target to build an object file
python_bindings.cxx.o:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/python_bindings.cxx.o
.PHONY : python_bindings.cxx.o

python_bindings.i: python_bindings.cxx.i

.PHONY : python_bindings.i

# target to preprocess a source file
python_bindings.cxx.i:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/python_bindings.cxx.i
.PHONY : python_bindings.cxx.i

python_bindings.s: python_bindings.cxx.s

.PHONY : python_bindings.s

# target to generate assembly for a file
python_bindings.cxx.s:
	cd /home/halld/Diracxx/build-python2 && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/Dirac.dir/build.make src/CMakeFiles/Dirac.dir/python_bindings.cxx.s
.PHONY : python_bindings.cxx.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... Dirac"
	@echo "... TCrossSection.o"
	@echo "... TCrossSection.i"
	@echo "... TCrossSection.s"
	@echo "... TCrossSectionDict.o"
	@echo "... TCrossSectionDict.i"
	@echo "... TCrossSectionDict.s"
	@echo "... TCrossSection_v1.o"
	@echo "... TCrossSection_v1.i"
	@echo "... TCrossSection_v1.s"
	@echo "... TCrossSection_v1Dict.o"
	@echo "... TCrossSection_v1Dict.i"
	@echo "... TCrossSection_v1Dict.s"
	@echo "... TDiracMatrix.o"
	@echo "... TDiracMatrix.i"
	@echo "... TDiracMatrix.s"
	@echo "... TDiracMatrixDict.o"
	@echo "... TDiracMatrixDict.i"
	@echo "... TDiracMatrixDict.s"
	@echo "... TDiracSpinor.o"
	@echo "... TDiracSpinor.i"
	@echo "... TDiracSpinor.s"
	@echo "... TDiracSpinorDict.o"
	@echo "... TDiracSpinorDict.i"
	@echo "... TDiracSpinorDict.s"
	@echo "... TFourVectorComplex.o"
	@echo "... TFourVectorComplex.i"
	@echo "... TFourVectorComplex.s"
	@echo "... TFourVectorComplexDict.o"
	@echo "... TFourVectorComplexDict.i"
	@echo "... TFourVectorComplexDict.s"
	@echo "... TFourVectorReal.o"
	@echo "... TFourVectorReal.i"
	@echo "... TFourVectorReal.s"
	@echo "... TFourVectorRealDict.o"
	@echo "... TFourVectorRealDict.i"
	@echo "... TFourVectorRealDict.s"
	@echo "... TLepton.o"
	@echo "... TLepton.i"
	@echo "... TLepton.s"
	@echo "... TLeptonDict.o"
	@echo "... TLeptonDict.i"
	@echo "... TLeptonDict.s"
	@echo "... TLorentzBoost.o"
	@echo "... TLorentzBoost.i"
	@echo "... TLorentzBoost.s"
	@echo "... TLorentzBoostDict.o"
	@echo "... TLorentzBoostDict.i"
	@echo "... TLorentzBoostDict.s"
	@echo "... TLorentzTransform.o"
	@echo "... TLorentzTransform.i"
	@echo "... TLorentzTransform.s"
	@echo "... TLorentzTransformDict.o"
	@echo "... TLorentzTransformDict.i"
	@echo "... TLorentzTransformDict.s"
	@echo "... TPauliMatrix.o"
	@echo "... TPauliMatrix.i"
	@echo "... TPauliMatrix.s"
	@echo "... TPauliMatrixDict.o"
	@echo "... TPauliMatrixDict.i"
	@echo "... TPauliMatrixDict.s"
	@echo "... TPauliSpinor.o"
	@echo "... TPauliSpinor.i"
	@echo "... TPauliSpinor.s"
	@echo "... TPauliSpinorDict.o"
	@echo "... TPauliSpinorDict.i"
	@echo "... TPauliSpinorDict.s"
	@echo "... TPhoton.o"
	@echo "... TPhoton.i"
	@echo "... TPhoton.s"
	@echo "... TPhotonDict.o"
	@echo "... TPhotonDict.i"
	@echo "... TPhotonDict.s"
	@echo "... TThreeRotation.o"
	@echo "... TThreeRotation.i"
	@echo "... TThreeRotation.s"
	@echo "... TThreeRotationDict.o"
	@echo "... TThreeRotationDict.i"
	@echo "... TThreeRotationDict.s"
	@echo "... TThreeVectorComplex.o"
	@echo "... TThreeVectorComplex.i"
	@echo "... TThreeVectorComplex.s"
	@echo "... TThreeVectorComplexDict.o"
	@echo "... TThreeVectorComplexDict.i"
	@echo "... TThreeVectorComplexDict.s"
	@echo "... TThreeVectorReal.o"
	@echo "... TThreeVectorReal.i"
	@echo "... TThreeVectorReal.s"
	@echo "... TThreeVectorRealDict.o"
	@echo "... TThreeVectorRealDict.i"
	@echo "... TThreeVectorRealDict.s"
	@echo "... python_bindings.o"
	@echo "... python_bindings.i"
	@echo "... python_bindings.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:
	cd /home/halld/Diracxx/build-python2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

