# 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 = /vols/escience01/martynia/MAUS-v0.9.3/third_party/source/geant4.9.6.p02

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/geant4.9.6.p02

#=============================================================================
# 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: \"Data\" \"Development\" \"Runtime\" \"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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	/usr/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..."
	/usr/bin/cpack --config ./CPackSourceConfig.cmake /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/geant4.9.6.p02/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 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 /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/geant4.9.6.p02/CMakeFiles /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/geant4.9.6.p02/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/geant4.9.6.p02/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 G4EMLOW

# Build rule for target.
G4EMLOW: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4EMLOW
.PHONY : G4EMLOW

# fast build rule for target.
G4EMLOW/fast:
	$(MAKE) -f CMakeFiles/G4EMLOW.dir/build.make CMakeFiles/G4EMLOW.dir/build
.PHONY : G4EMLOW/fast

#=============================================================================
# Target rules for targets named G4NDL

# Build rule for target.
G4NDL: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4NDL
.PHONY : G4NDL

# fast build rule for target.
G4NDL/fast:
	$(MAKE) -f CMakeFiles/G4NDL.dir/build.make CMakeFiles/G4NDL.dir/build
.PHONY : G4NDL/fast

#=============================================================================
# Target rules for targets named G4NEUTRONXS

# Build rule for target.
G4NEUTRONXS: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4NEUTRONXS
.PHONY : G4NEUTRONXS

# fast build rule for target.
G4NEUTRONXS/fast:
	$(MAKE) -f CMakeFiles/G4NEUTRONXS.dir/build.make CMakeFiles/G4NEUTRONXS.dir/build
.PHONY : G4NEUTRONXS/fast

#=============================================================================
# Target rules for targets named G4PII

# Build rule for target.
G4PII: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4PII
.PHONY : G4PII

# fast build rule for target.
G4PII/fast:
	$(MAKE) -f CMakeFiles/G4PII.dir/build.make CMakeFiles/G4PII.dir/build
.PHONY : G4PII/fast

#=============================================================================
# Target rules for targets named G4SAIDDATA

# Build rule for target.
G4SAIDDATA: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4SAIDDATA
.PHONY : G4SAIDDATA

# fast build rule for target.
G4SAIDDATA/fast:
	$(MAKE) -f CMakeFiles/G4SAIDDATA.dir/build.make CMakeFiles/G4SAIDDATA.dir/build
.PHONY : G4SAIDDATA/fast

#=============================================================================
# Target rules for targets named PhotonEvaporation

# Build rule for target.
PhotonEvaporation: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 PhotonEvaporation
.PHONY : PhotonEvaporation

# fast build rule for target.
PhotonEvaporation/fast:
	$(MAKE) -f CMakeFiles/PhotonEvaporation.dir/build.make CMakeFiles/PhotonEvaporation.dir/build
.PHONY : PhotonEvaporation/fast

#=============================================================================
# Target rules for targets named RadioactiveDecay

# Build rule for target.
RadioactiveDecay: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 RadioactiveDecay
.PHONY : RadioactiveDecay

# fast build rule for target.
RadioactiveDecay/fast:
	$(MAKE) -f CMakeFiles/RadioactiveDecay.dir/build.make CMakeFiles/RadioactiveDecay.dir/build
.PHONY : RadioactiveDecay/fast

#=============================================================================
# Target rules for targets named RealSurface

# Build rule for target.
RealSurface: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 RealSurface
.PHONY : RealSurface

# fast build rule for target.
RealSurface/fast:
	$(MAKE) -f CMakeFiles/RealSurface.dir/build.make CMakeFiles/RealSurface.dir/build
.PHONY : RealSurface/fast

#=============================================================================
# Target rules for targets named uninstall

# Build rule for target.
uninstall: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 uninstall
.PHONY : uninstall

# fast build rule for target.
uninstall/fast:
	$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
.PHONY : uninstall/fast

#=============================================================================
# Target rules for targets named validate_sources

# Build rule for target.
validate_sources: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 validate_sources
.PHONY : validate_sources

# fast build rule for target.
validate_sources/fast:
	$(MAKE) -f CMakeFiles/validate_sources.dir/build.make CMakeFiles/validate_sources.dir/build
.PHONY : validate_sources/fast

#=============================================================================
# Target rules for targets named G4analysis

# Build rule for target.
G4analysis: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4analysis
.PHONY : G4analysis

# fast build rule for target.
G4analysis/fast:
	$(MAKE) -f source/analysis/CMakeFiles/G4analysis.dir/build.make source/analysis/CMakeFiles/G4analysis.dir/build
.PHONY : G4analysis/fast

#=============================================================================
# Target rules for targets named G4digits_hits

# Build rule for target.
G4digits_hits: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4digits_hits
.PHONY : G4digits_hits

# fast build rule for target.
G4digits_hits/fast:
	$(MAKE) -f source/digits_hits/CMakeFiles/G4digits_hits.dir/build.make source/digits_hits/CMakeFiles/G4digits_hits.dir/build
.PHONY : G4digits_hits/fast

#=============================================================================
# Target rules for targets named G4error_propagation

# Build rule for target.
G4error_propagation: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4error_propagation
.PHONY : G4error_propagation

# fast build rule for target.
G4error_propagation/fast:
	$(MAKE) -f source/error_propagation/CMakeFiles/G4error_propagation.dir/build.make source/error_propagation/CMakeFiles/G4error_propagation.dir/build
.PHONY : G4error_propagation/fast

#=============================================================================
# Target rules for targets named G4event

# Build rule for target.
G4event: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4event
.PHONY : G4event

# fast build rule for target.
G4event/fast:
	$(MAKE) -f source/event/CMakeFiles/G4event.dir/build.make source/event/CMakeFiles/G4event.dir/build
.PHONY : G4event/fast

#=============================================================================
# Target rules for targets named G4clhep

# Build rule for target.
G4clhep: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4clhep
.PHONY : G4clhep

# fast build rule for target.
G4clhep/fast:
	$(MAKE) -f source/externals/clhep/CMakeFiles/G4clhep.dir/build.make source/externals/clhep/CMakeFiles/G4clhep.dir/build
.PHONY : G4clhep/fast

#=============================================================================
# Target rules for targets named G4geometry

# Build rule for target.
G4geometry: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4geometry
.PHONY : G4geometry

# fast build rule for target.
G4geometry/fast:
	$(MAKE) -f source/geometry/CMakeFiles/G4geometry.dir/build.make source/geometry/CMakeFiles/G4geometry.dir/build
.PHONY : G4geometry/fast

#=============================================================================
# Target rules for targets named G4global

# Build rule for target.
G4global: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4global
.PHONY : G4global

# fast build rule for target.
G4global/fast:
	$(MAKE) -f source/global/CMakeFiles/G4global.dir/build.make source/global/CMakeFiles/G4global.dir/build
.PHONY : G4global/fast

#=============================================================================
# Target rules for targets named G4graphics_reps

# Build rule for target.
G4graphics_reps: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4graphics_reps
.PHONY : G4graphics_reps

# fast build rule for target.
G4graphics_reps/fast:
	$(MAKE) -f source/graphics_reps/CMakeFiles/G4graphics_reps.dir/build.make source/graphics_reps/CMakeFiles/G4graphics_reps.dir/build
.PHONY : G4graphics_reps/fast

#=============================================================================
# Target rules for targets named G4intercoms

# Build rule for target.
G4intercoms: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4intercoms
.PHONY : G4intercoms

# fast build rule for target.
G4intercoms/fast:
	$(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/build
.PHONY : G4intercoms/fast

#=============================================================================
# Target rules for targets named G4interfaces

# Build rule for target.
G4interfaces: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4interfaces
.PHONY : G4interfaces

# fast build rule for target.
G4interfaces/fast:
	$(MAKE) -f source/interfaces/CMakeFiles/G4interfaces.dir/build.make source/interfaces/CMakeFiles/G4interfaces.dir/build
.PHONY : G4interfaces/fast

#=============================================================================
# Target rules for targets named G4materials

# Build rule for target.
G4materials: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4materials
.PHONY : G4materials

# fast build rule for target.
G4materials/fast:
	$(MAKE) -f source/materials/CMakeFiles/G4materials.dir/build.make source/materials/CMakeFiles/G4materials.dir/build
.PHONY : G4materials/fast

#=============================================================================
# Target rules for targets named G4parmodels

# Build rule for target.
G4parmodels: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4parmodels
.PHONY : G4parmodels

# fast build rule for target.
G4parmodels/fast:
	$(MAKE) -f source/parameterisations/CMakeFiles/G4parmodels.dir/build.make source/parameterisations/CMakeFiles/G4parmodels.dir/build
.PHONY : G4parmodels/fast

#=============================================================================
# Target rules for targets named G4particles

# Build rule for target.
G4particles: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4particles
.PHONY : G4particles

# fast build rule for target.
G4particles/fast:
	$(MAKE) -f source/particles/CMakeFiles/G4particles.dir/build.make source/particles/CMakeFiles/G4particles.dir/build
.PHONY : G4particles/fast

#=============================================================================
# Target rules for targets named G4persistency

# Build rule for target.
G4persistency: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4persistency
.PHONY : G4persistency

# fast build rule for target.
G4persistency/fast:
	$(MAKE) -f source/persistency/CMakeFiles/G4persistency.dir/build.make source/persistency/CMakeFiles/G4persistency.dir/build
.PHONY : G4persistency/fast

#=============================================================================
# Target rules for targets named G4physicslists

# Build rule for target.
G4physicslists: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4physicslists
.PHONY : G4physicslists

# fast build rule for target.
G4physicslists/fast:
	$(MAKE) -f source/physics_lists/CMakeFiles/G4physicslists.dir/build.make source/physics_lists/CMakeFiles/G4physicslists.dir/build
.PHONY : G4physicslists/fast

#=============================================================================
# Target rules for targets named G4processes

# Build rule for target.
G4processes: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4processes
.PHONY : G4processes

# fast build rule for target.
G4processes/fast:
	$(MAKE) -f source/processes/CMakeFiles/G4processes.dir/build.make source/processes/CMakeFiles/G4processes.dir/build
.PHONY : G4processes/fast

#=============================================================================
# Target rules for targets named G4readout

# Build rule for target.
G4readout: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4readout
.PHONY : G4readout

# fast build rule for target.
G4readout/fast:
	$(MAKE) -f source/readout/CMakeFiles/G4readout.dir/build.make source/readout/CMakeFiles/G4readout.dir/build
.PHONY : G4readout/fast

#=============================================================================
# Target rules for targets named G4run

# Build rule for target.
G4run: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4run
.PHONY : G4run

# fast build rule for target.
G4run/fast:
	$(MAKE) -f source/run/CMakeFiles/G4run.dir/build.make source/run/CMakeFiles/G4run.dir/build
.PHONY : G4run/fast

#=============================================================================
# Target rules for targets named G4track

# Build rule for target.
G4track: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4track
.PHONY : G4track

# fast build rule for target.
G4track/fast:
	$(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/build
.PHONY : G4track/fast

#=============================================================================
# Target rules for targets named G4tracking

# Build rule for target.
G4tracking: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4tracking
.PHONY : G4tracking

# fast build rule for target.
G4tracking/fast:
	$(MAKE) -f source/tracking/CMakeFiles/G4tracking.dir/build.make source/tracking/CMakeFiles/G4tracking.dir/build
.PHONY : G4tracking/fast

#=============================================================================
# Target rules for targets named G4FR

# Build rule for target.
G4FR: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4FR
.PHONY : G4FR

# fast build rule for target.
G4FR/fast:
	$(MAKE) -f source/visualization/FukuiRenderer/CMakeFiles/G4FR.dir/build.make source/visualization/FukuiRenderer/CMakeFiles/G4FR.dir/build
.PHONY : G4FR/fast

#=============================================================================
# Target rules for targets named G4visHepRep

# Build rule for target.
G4visHepRep: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4visHepRep
.PHONY : G4visHepRep

# fast build rule for target.
G4visHepRep/fast:
	$(MAKE) -f source/visualization/HepRep/CMakeFiles/G4visHepRep.dir/build.make source/visualization/HepRep/CMakeFiles/G4visHepRep.dir/build
.PHONY : G4visHepRep/fast

#=============================================================================
# Target rules for targets named G4RayTracer

# Build rule for target.
G4RayTracer: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4RayTracer
.PHONY : G4RayTracer

# fast build rule for target.
G4RayTracer/fast:
	$(MAKE) -f source/visualization/RayTracer/CMakeFiles/G4RayTracer.dir/build.make source/visualization/RayTracer/CMakeFiles/G4RayTracer.dir/build
.PHONY : G4RayTracer/fast

#=============================================================================
# Target rules for targets named G4Tree

# Build rule for target.
G4Tree: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4Tree
.PHONY : G4Tree

# fast build rule for target.
G4Tree/fast:
	$(MAKE) -f source/visualization/Tree/CMakeFiles/G4Tree.dir/build.make source/visualization/Tree/CMakeFiles/G4Tree.dir/build
.PHONY : G4Tree/fast

#=============================================================================
# Target rules for targets named G4VRML

# Build rule for target.
G4VRML: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4VRML
.PHONY : G4VRML

# fast build rule for target.
G4VRML/fast:
	$(MAKE) -f source/visualization/VRML/CMakeFiles/G4VRML.dir/build.make source/visualization/VRML/CMakeFiles/G4VRML.dir/build
.PHONY : G4VRML/fast

#=============================================================================
# Target rules for targets named G4visXXX

# Build rule for target.
G4visXXX: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4visXXX
.PHONY : G4visXXX

# fast build rule for target.
G4visXXX/fast:
	$(MAKE) -f source/visualization/XXX/CMakeFiles/G4visXXX.dir/build.make source/visualization/XXX/CMakeFiles/G4visXXX.dir/build
.PHONY : G4visXXX/fast

#=============================================================================
# Target rules for targets named G4zlib

# Build rule for target.
G4zlib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4zlib
.PHONY : G4zlib

# fast build rule for target.
G4zlib/fast:
	$(MAKE) -f source/visualization/externals/zlib/CMakeFiles/G4zlib.dir/build.make source/visualization/externals/zlib/CMakeFiles/G4zlib.dir/build
.PHONY : G4zlib/fast

#=============================================================================
# Target rules for targets named G4GMocren

# Build rule for target.
G4GMocren: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4GMocren
.PHONY : G4GMocren

# fast build rule for target.
G4GMocren/fast:
	$(MAKE) -f source/visualization/gMocren/CMakeFiles/G4GMocren.dir/build.make source/visualization/gMocren/CMakeFiles/G4GMocren.dir/build
.PHONY : G4GMocren/fast

#=============================================================================
# Target rules for targets named G4vis_management

# Build rule for target.
G4vis_management: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4vis_management
.PHONY : G4vis_management

# fast build rule for target.
G4vis_management/fast:
	$(MAKE) -f source/visualization/management/CMakeFiles/G4vis_management.dir/build.make source/visualization/management/CMakeFiles/G4vis_management.dir/build
.PHONY : G4vis_management/fast

#=============================================================================
# Target rules for targets named G4modeling

# Build rule for target.
G4modeling: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 G4modeling
.PHONY : G4modeling

# fast build rule for target.
G4modeling/fast:
	$(MAKE) -f source/visualization/modeling/CMakeFiles/G4modeling.dir/build.make source/visualization/modeling/CMakeFiles/G4modeling.dir/build
.PHONY : G4modeling/fast

# 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 "... G4EMLOW"
	@echo "... G4NDL"
	@echo "... G4NEUTRONXS"
	@echo "... G4PII"
	@echo "... G4SAIDDATA"
	@echo "... PhotonEvaporation"
	@echo "... RadioactiveDecay"
	@echo "... RealSurface"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... uninstall"
	@echo "... validate_sources"
	@echo "... G4analysis"
	@echo "... G4digits_hits"
	@echo "... G4error_propagation"
	@echo "... G4event"
	@echo "... G4clhep"
	@echo "... G4geometry"
	@echo "... G4global"
	@echo "... G4graphics_reps"
	@echo "... G4intercoms"
	@echo "... G4interfaces"
	@echo "... G4materials"
	@echo "... G4parmodels"
	@echo "... G4particles"
	@echo "... G4persistency"
	@echo "... G4physicslists"
	@echo "... G4processes"
	@echo "... G4readout"
	@echo "... G4run"
	@echo "... G4track"
	@echo "... G4tracking"
	@echo "... G4FR"
	@echo "... G4visHepRep"
	@echo "... G4RayTracer"
	@echo "... G4Tree"
	@echo "... G4VRML"
	@echo "... G4visXXX"
	@echo "... G4zlib"
	@echo "... G4GMocren"
	@echo "... G4vis_management"
	@echo "... G4modeling"
.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