# 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 canoncical 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 = /home/ddong/cmake-2.8.4/bin/cmake

# The command to remove a file.
RM = /home/ddong/cmake-2.8.4/bin/cmake -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /home/ddong/cmake-2.8.4/bin/ccmake

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

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/ddong/COSM_Source_Base/build

#=============================================================================
# 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..."
	/home/ddong/cmake-2.8.4/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..."
	/home/ddong/cmake-2.8.4/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..."
	/home/ddong/cmake-2.8.4/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..."
	/home/ddong/cmake-2.8.4/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..."
	/home/ddong/cmake-2.8.4/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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/ddong/COSM_Source_Base/build && /home/ddong/cmake-2.8.4/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 /home/ddong/COSM_Source_Base/build && /home/ddong/cmake-2.8.4/bin/cpack --config ./CPackSourceConfig.cmake /home/ddong/COSM_Source_Base/build/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..."
	/home/ddong/cmake-2.8.4/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
	cd /home/ddong/COSM_Source_Base/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ddong/COSM_Source_Base/build/CMakeFiles /home/ddong/COSM_Source_Base/build/psf/xcosm/CMakeFiles/progress.marks
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/ddong/COSM_Source_Base/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/ddong/COSM_Source_Base/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
psf/xcosm/CMakeFiles/TestXcosmMain.dir/rule:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/CMakeFiles/TestXcosmMain.dir/rule
.PHONY : psf/xcosm/CMakeFiles/TestXcosmMain.dir/rule

# Convenience name for target.
TestXcosmMain: psf/xcosm/CMakeFiles/TestXcosmMain.dir/rule
.PHONY : TestXcosmMain

# fast build rule for target.
TestXcosmMain/fast:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/TestXcosmMain.dir/build.make psf/xcosm/CMakeFiles/TestXcosmMain.dir/build
.PHONY : TestXcosmMain/fast

# Convenience name for target.
psf/xcosm/CMakeFiles/xcosm.dir/rule:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f CMakeFiles/Makefile2 psf/xcosm/CMakeFiles/xcosm.dir/rule
.PHONY : psf/xcosm/CMakeFiles/xcosm.dir/rule

# Convenience name for target.
xcosm: psf/xcosm/CMakeFiles/xcosm.dir/rule
.PHONY : xcosm

# fast build rule for target.
xcosm/fast:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/build
.PHONY : xcosm/fast

# target to build an object file
TestXcosmMain.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/TestXcosmMain.dir/build.make psf/xcosm/CMakeFiles/TestXcosmMain.dir/TestXcosmMain.o
.PHONY : TestXcosmMain.o

# target to preprocess a source file
TestXcosmMain.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/TestXcosmMain.dir/build.make psf/xcosm/CMakeFiles/TestXcosmMain.dir/TestXcosmMain.i
.PHONY : TestXcosmMain.i

# target to generate assembly for a file
TestXcosmMain.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/TestXcosmMain.dir/build.make psf/xcosm/CMakeFiles/TestXcosmMain.dir/TestXcosmMain.s
.PHONY : TestXcosmMain.s

# target to build an object file
fftn.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/fftn.o
.PHONY : fftn.o

# target to preprocess a source file
fftn.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/fftn.i
.PHONY : fftn.i

# target to generate assembly for a file
fftn.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/fftn.s
.PHONY : fftn.s

# target to build an object file
misc.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/misc.o
.PHONY : misc.o

# target to preprocess a source file
misc.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/misc.i
.PHONY : misc.i

# target to generate assembly for a file
misc.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/misc.s
.PHONY : misc.s

# target to build an object file
rdcircsum.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdcircsum.o
.PHONY : rdcircsum.o

# target to preprocess a source file
rdcircsum.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdcircsum.i
.PHONY : rdcircsum.i

# target to generate assembly for a file
rdcircsum.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdcircsum.s
.PHONY : rdcircsum.s

# target to build an object file
rdlinesum.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdlinesum.o
.PHONY : rdlinesum.o

# target to preprocess a source file
rdlinesum.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdlinesum.i
.PHONY : rdlinesum.i

# target to generate assembly for a file
rdlinesum.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rdlinesum.s
.PHONY : rdlinesum.s

# target to build an object file
real_fft3d.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/real_fft3d.o
.PHONY : real_fft3d.o

# target to preprocess a source file
real_fft3d.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/real_fft3d.i
.PHONY : real_fft3d.i

# target to generate assembly for a file
real_fft3d.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/real_fft3d.s
.PHONY : real_fft3d.s

# target to build an object file
rotdicline.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdicline.o
.PHONY : rotdicline.o

# target to preprocess a source file
rotdicline.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdicline.i
.PHONY : rotdicline.i

# target to generate assembly for a file
rotdicline.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdicline.s
.PHONY : rotdicline.s

# target to build an object file
rotdiskcirc.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskcirc.o
.PHONY : rotdiskcirc.o

# target to preprocess a source file
rotdiskcirc.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskcirc.i
.PHONY : rotdiskcirc.i

# target to generate assembly for a file
rotdiskcirc.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskcirc.s
.PHONY : rotdiskcirc.s

# target to build an object file
rotdiskline.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskline.o
.PHONY : rotdiskline.o

# target to preprocess a source file
rotdiskline.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskline.i
.PHONY : rotdiskline.i

# target to generate assembly for a file
rotdiskline.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotdiskline.s
.PHONY : rotdiskline.s

# target to build an object file
rotinfdicline.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotinfdicline.o
.PHONY : rotinfdicline.o

# target to preprocess a source file
rotinfdicline.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotinfdicline.i
.PHONY : rotinfdicline.i

# target to generate assembly for a file
rotinfdicline.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotinfdicline.s
.PHONY : rotinfdicline.s

# target to build an object file
rotnone.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotnone.o
.PHONY : rotnone.o

# target to preprocess a source file
rotnone.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotnone.i
.PHONY : rotnone.i

# target to generate assembly for a file
rotnone.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotnone.s
.PHONY : rotnone.s

# target to build an object file
rotsum.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotsum.o
.PHONY : rotsum.o

# target to preprocess a source file
rotsum.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotsum.i
.PHONY : rotsum.i

# target to generate assembly for a file
rotsum.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/rotsum.s
.PHONY : rotsum.s

# target to build an object file
spline.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/spline.o
.PHONY : spline.o

# target to preprocess a source file
spline.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/spline.i
.PHONY : spline.i

# target to generate assembly for a file
spline.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/spline.s
.PHONY : spline.s

# target to build an object file
tmp.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/tmp.o
.PHONY : tmp.o

# target to preprocess a source file
tmp.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/tmp.i
.PHONY : tmp.i

# target to generate assembly for a file
tmp.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/tmp.s
.PHONY : tmp.s

# target to build an object file
write_dataset.o:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/write_dataset.o
.PHONY : write_dataset.o

# target to preprocess a source file
write_dataset.i:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/write_dataset.i
.PHONY : write_dataset.i

# target to generate assembly for a file
write_dataset.s:
	cd /home/ddong/COSM_Source_Base/build && $(MAKE) -f psf/xcosm/CMakeFiles/xcosm.dir/build.make psf/xcosm/CMakeFiles/xcosm.dir/write_dataset.s
.PHONY : write_dataset.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 "... TestXcosmMain"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... xcosm"
	@echo "... TestXcosmMain.o"
	@echo "... TestXcosmMain.i"
	@echo "... TestXcosmMain.s"
	@echo "... fftn.o"
	@echo "... fftn.i"
	@echo "... fftn.s"
	@echo "... misc.o"
	@echo "... misc.i"
	@echo "... misc.s"
	@echo "... rdcircsum.o"
	@echo "... rdcircsum.i"
	@echo "... rdcircsum.s"
	@echo "... rdlinesum.o"
	@echo "... rdlinesum.i"
	@echo "... rdlinesum.s"
	@echo "... real_fft3d.o"
	@echo "... real_fft3d.i"
	@echo "... real_fft3d.s"
	@echo "... rotdicline.o"
	@echo "... rotdicline.i"
	@echo "... rotdicline.s"
	@echo "... rotdiskcirc.o"
	@echo "... rotdiskcirc.i"
	@echo "... rotdiskcirc.s"
	@echo "... rotdiskline.o"
	@echo "... rotdiskline.i"
	@echo "... rotdiskline.s"
	@echo "... rotinfdicline.o"
	@echo "... rotinfdicline.i"
	@echo "... rotinfdicline.s"
	@echo "... rotnone.o"
	@echo "... rotnone.i"
	@echo "... rotnone.s"
	@echo "... rotsum.o"
	@echo "... rotsum.i"
	@echo "... rotsum.s"
	@echo "... spline.o"
	@echo "... spline.i"
	@echo "... spline.s"
	@echo "... tmp.o"
	@echo "... tmp.i"
	@echo "... tmp.s"
	@echo "... write_dataset.o"
	@echo "... write_dataset.i"
	@echo "... write_dataset.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/ddong/COSM_Source_Base/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

