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

# 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:


# 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 = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cmake

# The command to remove a file.
RM = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/source/root_v5.34.36

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36

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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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

# 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\" \"applications\" \"headers\" \"libraries\" \"tests\""
.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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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..."
	/srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/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

# The main all target
all: cmake_check_build_system
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/CMakeFiles /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/gui/fitpanel/CMakeFiles/progress.marks
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/all
	$(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
gui/fitpanel/CMakeFiles/FitPanel.dir/rule:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/CMakeFiles/FitPanel.dir/rule
.PHONY : gui/fitpanel/CMakeFiles/FitPanel.dir/rule

# Convenience name for target.
FitPanel: gui/fitpanel/CMakeFiles/FitPanel.dir/rule

.PHONY : FitPanel

# fast build rule for target.
FitPanel/fast:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/build
.PHONY : FitPanel/fast

# Convenience name for target.
gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/rule:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/rule
.PHONY : gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/rule

# Convenience name for target.
libFitPanel.rootmap: gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/rule

.PHONY : libFitPanel.rootmap

# fast build rule for target.
libFitPanel.rootmap/fast:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/build.make gui/fitpanel/CMakeFiles/libFitPanel.rootmap.dir/build
.PHONY : libFitPanel.rootmap/fast

G__FitPanel.o: G__FitPanel.cxx.o

.PHONY : G__FitPanel.o

# target to build an object file
G__FitPanel.cxx.o:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/G__FitPanel.cxx.o
.PHONY : G__FitPanel.cxx.o

G__FitPanel.i: G__FitPanel.cxx.i

.PHONY : G__FitPanel.i

# target to preprocess a source file
G__FitPanel.cxx.i:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/G__FitPanel.cxx.i
.PHONY : G__FitPanel.cxx.i

G__FitPanel.s: G__FitPanel.cxx.s

.PHONY : G__FitPanel.s

# target to generate assembly for a file
G__FitPanel.cxx.s:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/G__FitPanel.cxx.s
.PHONY : G__FitPanel.cxx.s

src/TAdvancedGraphicsDialog.o: src/TAdvancedGraphicsDialog.cxx.o

.PHONY : src/TAdvancedGraphicsDialog.o

# target to build an object file
src/TAdvancedGraphicsDialog.cxx.o:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TAdvancedGraphicsDialog.cxx.o
.PHONY : src/TAdvancedGraphicsDialog.cxx.o

src/TAdvancedGraphicsDialog.i: src/TAdvancedGraphicsDialog.cxx.i

.PHONY : src/TAdvancedGraphicsDialog.i

# target to preprocess a source file
src/TAdvancedGraphicsDialog.cxx.i:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TAdvancedGraphicsDialog.cxx.i
.PHONY : src/TAdvancedGraphicsDialog.cxx.i

src/TAdvancedGraphicsDialog.s: src/TAdvancedGraphicsDialog.cxx.s

.PHONY : src/TAdvancedGraphicsDialog.s

# target to generate assembly for a file
src/TAdvancedGraphicsDialog.cxx.s:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TAdvancedGraphicsDialog.cxx.s
.PHONY : src/TAdvancedGraphicsDialog.cxx.s

src/TFitEditor.o: src/TFitEditor.cxx.o

.PHONY : src/TFitEditor.o

# target to build an object file
src/TFitEditor.cxx.o:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitEditor.cxx.o
.PHONY : src/TFitEditor.cxx.o

src/TFitEditor.i: src/TFitEditor.cxx.i

.PHONY : src/TFitEditor.i

# target to preprocess a source file
src/TFitEditor.cxx.i:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitEditor.cxx.i
.PHONY : src/TFitEditor.cxx.i

src/TFitEditor.s: src/TFitEditor.cxx.s

.PHONY : src/TFitEditor.s

# target to generate assembly for a file
src/TFitEditor.cxx.s:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitEditor.cxx.s
.PHONY : src/TFitEditor.cxx.s

src/TFitParametersDialog.o: src/TFitParametersDialog.cxx.o

.PHONY : src/TFitParametersDialog.o

# target to build an object file
src/TFitParametersDialog.cxx.o:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitParametersDialog.cxx.o
.PHONY : src/TFitParametersDialog.cxx.o

src/TFitParametersDialog.i: src/TFitParametersDialog.cxx.i

.PHONY : src/TFitParametersDialog.i

# target to preprocess a source file
src/TFitParametersDialog.cxx.i:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitParametersDialog.cxx.i
.PHONY : src/TFitParametersDialog.cxx.i

src/TFitParametersDialog.s: src/TFitParametersDialog.cxx.s

.PHONY : src/TFitParametersDialog.s

# target to generate assembly for a file
src/TFitParametersDialog.cxx.s:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TFitParametersDialog.cxx.s
.PHONY : src/TFitParametersDialog.cxx.s

src/TTreeInput.o: src/TTreeInput.cxx.o

.PHONY : src/TTreeInput.o

# target to build an object file
src/TTreeInput.cxx.o:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TTreeInput.cxx.o
.PHONY : src/TTreeInput.cxx.o

src/TTreeInput.i: src/TTreeInput.cxx.i

.PHONY : src/TTreeInput.i

# target to preprocess a source file
src/TTreeInput.cxx.i:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TTreeInput.cxx.i
.PHONY : src/TTreeInput.cxx.i

src/TTreeInput.s: src/TTreeInput.cxx.s

.PHONY : src/TTreeInput.s

# target to generate assembly for a file
src/TTreeInput.cxx.s:
	cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f gui/fitpanel/CMakeFiles/FitPanel.dir/build.make gui/fitpanel/CMakeFiles/FitPanel.dir/src/TTreeInput.cxx.s
.PHONY : src/TTreeInput.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 "... package"
	@echo "... package_source"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... FitPanel"
	@echo "... libFitPanel.rootmap"
	@echo "... G__FitPanel.o"
	@echo "... G__FitPanel.i"
	@echo "... G__FitPanel.s"
	@echo "... src/TAdvancedGraphicsDialog.o"
	@echo "... src/TAdvancedGraphicsDialog.i"
	@echo "... src/TAdvancedGraphicsDialog.s"
	@echo "... src/TFitEditor.o"
	@echo "... src/TFitEditor.i"
	@echo "... src/TFitEditor.s"
	@echo "... src/TFitParametersDialog.o"
	@echo "... src/TFitParametersDialog.i"
	@echo "... src/TFitParametersDialog.s"
	@echo "... src/TTreeInput.o"
	@echo "... src/TTreeInput.i"
	@echo "... src/TTreeInput.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 /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system