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

# 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 = /opt/local/bin/cmake

# The command to remove a file.
RM = /opt/local/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/masha/Dropbox/mydust_cvode/cvode-2.8.2

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/masha/Dropbox/mydust_cvode/cvode_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..."
	/opt/local/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/opt/local/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\""
.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..."
	/opt/local/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..."
	/opt/local/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/opt/local/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 install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/opt/local/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

# The main all target
all: cmake_check_build_system
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/masha/Dropbox/mydust_cvode/cvode_build/CMakeFiles /Users/masha/Dropbox/mydust_cvode/cvode_build/examples/cvode/serial/CMakeFiles/progress.marks
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/masha/Dropbox/mydust_cvode/cvode_build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/rule

# Convenience name for target.
cvAdvDiff_bnd: examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/rule

.PHONY : cvAdvDiff_bnd

# fast build rule for target.
cvAdvDiff_bnd/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build
.PHONY : cvAdvDiff_bnd/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/rule

# Convenience name for target.
cvDirectDemo_ls: examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/rule

.PHONY : cvDirectDemo_ls

# fast build rule for target.
cvDirectDemo_ls/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build
.PHONY : cvDirectDemo_ls/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/rule

# Convenience name for target.
cvDiurnal_kry: examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/rule

.PHONY : cvDiurnal_kry

# fast build rule for target.
cvDiurnal_kry/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build
.PHONY : cvDiurnal_kry/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/rule

# Convenience name for target.
cvDiurnal_kry_bp: examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/rule

.PHONY : cvDiurnal_kry_bp

# fast build rule for target.
cvDiurnal_kry_bp/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build
.PHONY : cvDiurnal_kry_bp/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/rule

# Convenience name for target.
cvKrylovDemo_ls: examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/rule

.PHONY : cvKrylovDemo_ls

# fast build rule for target.
cvKrylovDemo_ls/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build
.PHONY : cvKrylovDemo_ls/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/rule

# Convenience name for target.
cvKrylovDemo_prec: examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/rule

.PHONY : cvKrylovDemo_prec

# fast build rule for target.
cvKrylovDemo_prec/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build
.PHONY : cvKrylovDemo_prec/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/rule

# Convenience name for target.
cvRoberts_dns: examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/rule

.PHONY : cvRoberts_dns

# fast build rule for target.
cvRoberts_dns/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build
.PHONY : cvRoberts_dns/fast

# Convenience name for target.
examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/rule:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f CMakeFiles/Makefile2 examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/rule
.PHONY : examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/rule

# Convenience name for target.
cvRoberts_dns_uw: examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/rule

.PHONY : cvRoberts_dns_uw

# fast build rule for target.
cvRoberts_dns_uw/fast:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build
.PHONY : cvRoberts_dns_uw/fast

cvAdvDiff_bnd.o: cvAdvDiff_bnd.c.o

.PHONY : cvAdvDiff_bnd.o

# target to build an object file
cvAdvDiff_bnd.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.o
.PHONY : cvAdvDiff_bnd.c.o

cvAdvDiff_bnd.i: cvAdvDiff_bnd.c.i

.PHONY : cvAdvDiff_bnd.i

# target to preprocess a source file
cvAdvDiff_bnd.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.i
.PHONY : cvAdvDiff_bnd.c.i

cvAdvDiff_bnd.s: cvAdvDiff_bnd.c.s

.PHONY : cvAdvDiff_bnd.s

# target to generate assembly for a file
cvAdvDiff_bnd.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/build.make examples/cvode/serial/CMakeFiles/cvAdvDiff_bnd.dir/cvAdvDiff_bnd.c.s
.PHONY : cvAdvDiff_bnd.c.s

cvDirectDemo_ls.o: cvDirectDemo_ls.c.o

.PHONY : cvDirectDemo_ls.o

# target to build an object file
cvDirectDemo_ls.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.o
.PHONY : cvDirectDemo_ls.c.o

cvDirectDemo_ls.i: cvDirectDemo_ls.c.i

.PHONY : cvDirectDemo_ls.i

# target to preprocess a source file
cvDirectDemo_ls.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.i
.PHONY : cvDirectDemo_ls.c.i

cvDirectDemo_ls.s: cvDirectDemo_ls.c.s

.PHONY : cvDirectDemo_ls.s

# target to generate assembly for a file
cvDirectDemo_ls.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvDirectDemo_ls.dir/cvDirectDemo_ls.c.s
.PHONY : cvDirectDemo_ls.c.s

cvDiurnal_kry.o: cvDiurnal_kry.c.o

.PHONY : cvDiurnal_kry.o

# target to build an object file
cvDiurnal_kry.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.o
.PHONY : cvDiurnal_kry.c.o

cvDiurnal_kry.i: cvDiurnal_kry.c.i

.PHONY : cvDiurnal_kry.i

# target to preprocess a source file
cvDiurnal_kry.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.i
.PHONY : cvDiurnal_kry.c.i

cvDiurnal_kry.s: cvDiurnal_kry.c.s

.PHONY : cvDiurnal_kry.s

# target to generate assembly for a file
cvDiurnal_kry.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry.dir/cvDiurnal_kry.c.s
.PHONY : cvDiurnal_kry.c.s

cvDiurnal_kry_bp.o: cvDiurnal_kry_bp.c.o

.PHONY : cvDiurnal_kry_bp.o

# target to build an object file
cvDiurnal_kry_bp.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.o
.PHONY : cvDiurnal_kry_bp.c.o

cvDiurnal_kry_bp.i: cvDiurnal_kry_bp.c.i

.PHONY : cvDiurnal_kry_bp.i

# target to preprocess a source file
cvDiurnal_kry_bp.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.i
.PHONY : cvDiurnal_kry_bp.c.i

cvDiurnal_kry_bp.s: cvDiurnal_kry_bp.c.s

.PHONY : cvDiurnal_kry_bp.s

# target to generate assembly for a file
cvDiurnal_kry_bp.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/build.make examples/cvode/serial/CMakeFiles/cvDiurnal_kry_bp.dir/cvDiurnal_kry_bp.c.s
.PHONY : cvDiurnal_kry_bp.c.s

cvKrylovDemo_ls.o: cvKrylovDemo_ls.c.o

.PHONY : cvKrylovDemo_ls.o

# target to build an object file
cvKrylovDemo_ls.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.o
.PHONY : cvKrylovDemo_ls.c.o

cvKrylovDemo_ls.i: cvKrylovDemo_ls.c.i

.PHONY : cvKrylovDemo_ls.i

# target to preprocess a source file
cvKrylovDemo_ls.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.i
.PHONY : cvKrylovDemo_ls.c.i

cvKrylovDemo_ls.s: cvKrylovDemo_ls.c.s

.PHONY : cvKrylovDemo_ls.s

# target to generate assembly for a file
cvKrylovDemo_ls.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_ls.dir/cvKrylovDemo_ls.c.s
.PHONY : cvKrylovDemo_ls.c.s

cvKrylovDemo_prec.o: cvKrylovDemo_prec.c.o

.PHONY : cvKrylovDemo_prec.o

# target to build an object file
cvKrylovDemo_prec.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.o
.PHONY : cvKrylovDemo_prec.c.o

cvKrylovDemo_prec.i: cvKrylovDemo_prec.c.i

.PHONY : cvKrylovDemo_prec.i

# target to preprocess a source file
cvKrylovDemo_prec.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.i
.PHONY : cvKrylovDemo_prec.c.i

cvKrylovDemo_prec.s: cvKrylovDemo_prec.c.s

.PHONY : cvKrylovDemo_prec.s

# target to generate assembly for a file
cvKrylovDemo_prec.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/build.make examples/cvode/serial/CMakeFiles/cvKrylovDemo_prec.dir/cvKrylovDemo_prec.c.s
.PHONY : cvKrylovDemo_prec.c.s

cvRoberts_dns.o: cvRoberts_dns.c.o

.PHONY : cvRoberts_dns.o

# target to build an object file
cvRoberts_dns.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.o
.PHONY : cvRoberts_dns.c.o

cvRoberts_dns.i: cvRoberts_dns.c.i

.PHONY : cvRoberts_dns.i

# target to preprocess a source file
cvRoberts_dns.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.i
.PHONY : cvRoberts_dns.c.i

cvRoberts_dns.s: cvRoberts_dns.c.s

.PHONY : cvRoberts_dns.s

# target to generate assembly for a file
cvRoberts_dns.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns.dir/cvRoberts_dns.c.s
.PHONY : cvRoberts_dns.c.s

cvRoberts_dns_uw.o: cvRoberts_dns_uw.c.o

.PHONY : cvRoberts_dns_uw.o

# target to build an object file
cvRoberts_dns_uw.c.o:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.o
.PHONY : cvRoberts_dns_uw.c.o

cvRoberts_dns_uw.i: cvRoberts_dns_uw.c.i

.PHONY : cvRoberts_dns_uw.i

# target to preprocess a source file
cvRoberts_dns_uw.c.i:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.i
.PHONY : cvRoberts_dns_uw.c.i

cvRoberts_dns_uw.s: cvRoberts_dns_uw.c.s

.PHONY : cvRoberts_dns_uw.s

# target to generate assembly for a file
cvRoberts_dns_uw.c.s:
	cd /Users/masha/Dropbox/mydust_cvode/cvode_build && $(MAKE) -f examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/build.make examples/cvode/serial/CMakeFiles/cvRoberts_dns_uw.dir/cvRoberts_dns_uw.c.s
.PHONY : cvRoberts_dns_uw.c.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 "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... cvAdvDiff_bnd"
	@echo "... install"
	@echo "... cvKrylovDemo_ls"
	@echo "... install/strip"
	@echo "... cvRoberts_dns"
	@echo "... install/local"
	@echo "... cvKrylovDemo_prec"
	@echo "... cvDiurnal_kry"
	@echo "... cvDiurnal_kry_bp"
	@echo "... cvRoberts_dns_uw"
	@echo "... cvDirectDemo_ls"
	@echo "... cvAdvDiff_bnd.o"
	@echo "... cvAdvDiff_bnd.i"
	@echo "... cvAdvDiff_bnd.s"
	@echo "... cvDirectDemo_ls.o"
	@echo "... cvDirectDemo_ls.i"
	@echo "... cvDirectDemo_ls.s"
	@echo "... cvDiurnal_kry.o"
	@echo "... cvDiurnal_kry.i"
	@echo "... cvDiurnal_kry.s"
	@echo "... cvDiurnal_kry_bp.o"
	@echo "... cvDiurnal_kry_bp.i"
	@echo "... cvDiurnal_kry_bp.s"
	@echo "... cvKrylovDemo_ls.o"
	@echo "... cvKrylovDemo_ls.i"
	@echo "... cvKrylovDemo_ls.s"
	@echo "... cvKrylovDemo_prec.o"
	@echo "... cvKrylovDemo_prec.i"
	@echo "... cvKrylovDemo_prec.s"
	@echo "... cvRoberts_dns.o"
	@echo "... cvRoberts_dns.i"
	@echo "... cvRoberts_dns.s"
	@echo "... cvRoberts_dns_uw.o"
	@echo "... cvRoberts_dns_uw.i"
	@echo "... cvRoberts_dns_uw.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 /Users/masha/Dropbox/mydust_cvode/cvode_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

