# 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

# 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 = /users2/adasko/unres4/unres4

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /users2/adasko/unres4/unres4/build_UCMG3

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

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(CMAKE_COMMAND) -E cmake_progress_start /users2/adasko/unres4/unres4/build_UCMG3/CMakeFiles /users2/adasko/unres4/unres4/build_UCMG3/source/wham/CMakeFiles/progress.marks
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/all
	$(CMAKE_COMMAND) -E cmake_progress_start /users2/adasko/unres4/unres4/build_UCMG3/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/rule:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/rule
.PHONY : source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/rule

# Convenience name for target.
UNRES_WHAM_BIN: source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/rule
.PHONY : UNRES_WHAM_BIN

# fast build rule for target.
UNRES_WHAM_BIN/fast:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build
.PHONY : UNRES_WHAM_BIN/fast

# Convenience name for target.
source/wham/CMakeFiles/wham_data_lib.dir/rule:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f CMakeFiles/Makefile2 source/wham/CMakeFiles/wham_data_lib.dir/rule
.PHONY : source/wham/CMakeFiles/wham_data_lib.dir/rule

# Convenience name for target.
wham_data_lib: source/wham/CMakeFiles/wham_data_lib.dir/rule
.PHONY : wham_data_lib

# fast build rule for target.
wham_data_lib/fast:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/wham_data_lib.dir/build.make source/wham/CMakeFiles/wham_data_lib.dir/build
.PHONY : wham_data_lib/fast

__/unres/compare.o: __/unres/compare.F90.o
.PHONY : __/unres/compare.o

# target to build an object file
__/unres/compare.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/compare.F90.o
.PHONY : __/unres/compare.F90.o

__/unres/control.o: __/unres/control.F90.o
.PHONY : __/unres/control.o

# target to build an object file
__/unres/control.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/control.F90.o
.PHONY : __/unres/control.F90.o

__/unres/data/CSA_data.o: __/unres/data/CSA_data.F90.o
.PHONY : __/unres/data/CSA_data.o

# target to build an object file
__/unres/data/CSA_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/CSA_data.F90.o
.PHONY : __/unres/data/CSA_data.F90.o

__/unres/data/MCM_data.o: __/unres/data/MCM_data.F90.o
.PHONY : __/unres/data/MCM_data.o

# target to build an object file
__/unres/data/MCM_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/MCM_data.F90.o
.PHONY : __/unres/data/MCM_data.F90.o

__/unres/data/MD_data.o: __/unres/data/MD_data.F90.o
.PHONY : __/unres/data/MD_data.o

# target to build an object file
__/unres/data/MD_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/MD_data.F90.o
.PHONY : __/unres/data/MD_data.F90.o

__/unres/data/MPI_data.o: __/unres/data/MPI_data.F90.o
.PHONY : __/unres/data/MPI_data.o

# target to build an object file
__/unres/data/MPI_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/MPI_data.F90.o
.PHONY : __/unres/data/MPI_data.F90.o

__/unres/data/calc_data.o: __/unres/data/calc_data.F90.o
.PHONY : __/unres/data/calc_data.o

# target to build an object file
__/unres/data/calc_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/calc_data.F90.o
.PHONY : __/unres/data/calc_data.F90.o

__/unres/data/comm_local.o: __/unres/data/comm_local.F90.o
.PHONY : __/unres/data/comm_local.o

# target to build an object file
__/unres/data/comm_local.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/comm_local.F90.o
.PHONY : __/unres/data/comm_local.F90.o

__/unres/data/compare_data.o: __/unres/data/compare_data.F90.o
.PHONY : __/unres/data/compare_data.o

# target to build an object file
__/unres/data/compare_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/compare_data.F90.o
.PHONY : __/unres/data/compare_data.F90.o

__/unres/data/control_data.o: __/unres/data/control_data.F90.o
.PHONY : __/unres/data/control_data.o

# target to build an object file
__/unres/data/control_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/control_data.F90.o
.PHONY : __/unres/data/control_data.F90.o

__/unres/data/energy_data.o: __/unres/data/energy_data.F90.o
.PHONY : __/unres/data/energy_data.o

# target to build an object file
__/unres/data/energy_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/energy_data.F90.o
.PHONY : __/unres/data/energy_data.F90.o

__/unres/data/geometry_data.o: __/unres/data/geometry_data.F90.o
.PHONY : __/unres/data/geometry_data.o

# target to build an object file
__/unres/data/geometry_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/geometry_data.F90.o
.PHONY : __/unres/data/geometry_data.F90.o

__/unres/data/io_units.o: __/unres/data/io_units.F90.o
.PHONY : __/unres/data/io_units.o

# target to build an object file
__/unres/data/io_units.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/io_units.F90.o
.PHONY : __/unres/data/io_units.F90.o

__/unres/data/minim_data.o: __/unres/data/minim_data.F90.o
.PHONY : __/unres/data/minim_data.o

# target to build an object file
__/unres/data/minim_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/minim_data.F90.o
.PHONY : __/unres/data/minim_data.F90.o

__/unres/data/names.o: __/unres/data/names.F90.o
.PHONY : __/unres/data/names.o

# target to build an object file
__/unres/data/names.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/data/names.F90.o
.PHONY : __/unres/data/names.F90.o

__/unres/energy.o: __/unres/energy.F90.o
.PHONY : __/unres/energy.o

# target to build an object file
__/unres/energy.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/energy.F90.o
.PHONY : __/unres/energy.F90.o

__/unres/geometry.o: __/unres/geometry.F90.o
.PHONY : __/unres/geometry.o

# target to build an object file
__/unres/geometry.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/geometry.F90.o
.PHONY : __/unres/geometry.F90.o

__/unres/io_base.o: __/unres/io_base.F90.o
.PHONY : __/unres/io_base.o

# target to build an object file
__/unres/io_base.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/io_base.F90.o
.PHONY : __/unres/io_base.F90.o

__/unres/io_config.o: __/unres/io_config.F90.o
.PHONY : __/unres/io_config.o

# target to build an object file
__/unres/io_config.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/io_config.F90.o
.PHONY : __/unres/io_config.F90.o

__/unres/math.o: __/unres/math.F90.o
.PHONY : __/unres/math.o

# target to build an object file
__/unres/math.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/math.F90.o
.PHONY : __/unres/math.F90.o

__/unres/regularize.o: __/unres/regularize.F90.o
.PHONY : __/unres/regularize.o

# target to build an object file
__/unres/regularize.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/__/unres/regularize.F90.o
.PHONY : __/unres/regularize.F90.o

cinfo.o: cinfo.F90.o
.PHONY : cinfo.o

# target to build an object file
cinfo.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/cinfo.F90.o
.PHONY : cinfo.F90.o

conform_compar.o: conform_compar.F90.o
.PHONY : conform_compar.o

# target to build an object file
conform_compar.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/conform_compar.F90.o
.PHONY : conform_compar.F90.o

enecalc.o: enecalc.F90.o
.PHONY : enecalc.o

# target to build an object file
enecalc.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/enecalc.F90.o
.PHONY : enecalc.F90.o

io_database.o: io_database.F90.o
.PHONY : io_database.o

# target to build an object file
io_database.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/io_database.F90.o
.PHONY : io_database.F90.o

io_wham.o: io_wham.F90.o
.PHONY : io_wham.o

# target to build an object file
io_wham.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/io_wham.F90.o
.PHONY : io_wham.F90.o

w_comm_local.o: w_comm_local.F90.o
.PHONY : w_comm_local.o

# target to build an object file
w_comm_local.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/wham_data_lib.dir/build.make source/wham/CMakeFiles/wham_data_lib.dir/w_comm_local.F90.o
.PHONY : w_comm_local.F90.o

w_compar_data.o: w_compar_data.F90.o
.PHONY : w_compar_data.o

# target to build an object file
w_compar_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/wham_data_lib.dir/build.make source/wham/CMakeFiles/wham_data_lib.dir/w_compar_data.F90.o
.PHONY : w_compar_data.F90.o

wham.o: wham.F90.o
.PHONY : wham.o

# target to build an object file
wham.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/wham.F90.o
.PHONY : wham.F90.o

wham_calc.o: wham_calc.F90.o
.PHONY : wham_calc.o

# target to build an object file
wham_calc.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/wham_calc.F90.o
.PHONY : wham_calc.F90.o

wham_data.o: wham_data.F90.o
.PHONY : wham_data.o

# target to build an object file
wham_data.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/wham_data_lib.dir/build.make source/wham/CMakeFiles/wham_data_lib.dir/wham_data.F90.o
.PHONY : wham_data.F90.o

work_partition.o: work_partition.F90.o
.PHONY : work_partition.o

# target to build an object file
work_partition.F90.o:
	cd /users2/adasko/unres4/unres4/build_UCMG3 && $(MAKE) -f source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/build.make source/wham/CMakeFiles/UNRES_WHAM_BIN.dir/work_partition.F90.o
.PHONY : work_partition.F90.o

# 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 "... UNRES_WHAM_BIN"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... wham_data_lib"
	@echo "... __/unres/compare.o"
	@echo "... __/unres/control.o"
	@echo "... __/unres/data/CSA_data.o"
	@echo "... __/unres/data/MCM_data.o"
	@echo "... __/unres/data/MD_data.o"
	@echo "... __/unres/data/MPI_data.o"
	@echo "... __/unres/data/calc_data.o"
	@echo "... __/unres/data/comm_local.o"
	@echo "... __/unres/data/compare_data.o"
	@echo "... __/unres/data/control_data.o"
	@echo "... __/unres/data/energy_data.o"
	@echo "... __/unres/data/geometry_data.o"
	@echo "... __/unres/data/io_units.o"
	@echo "... __/unres/data/minim_data.o"
	@echo "... __/unres/data/names.o"
	@echo "... __/unres/energy.o"
	@echo "... __/unres/geometry.o"
	@echo "... __/unres/io_base.o"
	@echo "... __/unres/io_config.o"
	@echo "... __/unres/math.o"
	@echo "... __/unres/regularize.o"
	@echo "... cinfo.o"
	@echo "... conform_compar.o"
	@echo "... enecalc.o"
	@echo "... io_database.o"
	@echo "... io_wham.o"
	@echo "... w_comm_local.o"
	@echo "... w_compar_data.o"
	@echo "... wham.o"
	@echo "... wham_calc.o"
	@echo "... wham_data.o"
	@echo "... work_partition.o"
.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 /users2/adasko/unres4/unres4/build_UCMG3 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

