| 
							- # CMAKE generated file: DO NOT EDIT!
 - # Generated by "Unix Makefiles" Generator, CMake Version 3.16
 - 
 - # 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 = /usr/bin/cmake
 - 
 - # The command to remove a file.
 - RM = /usr/bin/cmake -E remove -f
 - 
 - # Escaping for special characters.
 - EQUALS = =
 - 
 - # The top-level source directory on which CMake was run.
 - CMAKE_SOURCE_DIR = /backup/weiye/src_binary_droplet_COPY
 - 
 - # The top-level build directory on which CMake was run.
 - CMAKE_BINARY_DIR = /backup/weiye/src_binary_droplet_COPY/build
 - 
 - #=============================================================================
 - # Targets provided globally by CMake.
 - 
 - # 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 -S$(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 edit_cache
 - edit_cache:
 - 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
 - 	/usr/bin/ccmake -S$(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
 - 
 - # The main all target
 - all: cmake_check_build_system
 - 	$(CMAKE_COMMAND) -E cmake_progress_start /backup/weiye/src_binary_droplet_COPY/build/CMakeFiles /backup/weiye/src_binary_droplet_COPY/build/CMakeFiles/progress.marks
 - 	$(MAKE) -f CMakeFiles/Makefile2 all
 - 	$(CMAKE_COMMAND) -E cmake_progress_start /backup/weiye/src_binary_droplet_COPY/build/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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
 - .PHONY : depend
 - 
 - #=============================================================================
 - # Target rules for targets named DropletCombustion
 - 
 - # Build rule for target.
 - DropletCombustion: cmake_check_build_system
 - 	$(MAKE) -f CMakeFiles/Makefile2 DropletCombustion
 - .PHONY : DropletCombustion
 - 
 - # fast build rule for target.
 - DropletCombustion/fast:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/build
 - .PHONY : DropletCombustion/fast
 - 
 - src/UserData.o: src/UserData.cpp.o
 - 
 - .PHONY : src/UserData.o
 - 
 - # target to build an object file
 - src/UserData.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/UserData.cpp.o
 - .PHONY : src/UserData.cpp.o
 - 
 - src/UserData.i: src/UserData.cpp.i
 - 
 - .PHONY : src/UserData.i
 - 
 - # target to preprocess a source file
 - src/UserData.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/UserData.cpp.i
 - .PHONY : src/UserData.cpp.i
 - 
 - src/UserData.s: src/UserData.cpp.s
 - 
 - .PHONY : src/UserData.s
 - 
 - # target to generate assembly for a file
 - src/UserData.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/UserData.cpp.s
 - .PHONY : src/UserData.cpp.s
 - 
 - src/gridRoutines.o: src/gridRoutines.cpp.o
 - 
 - .PHONY : src/gridRoutines.o
 - 
 - # target to build an object file
 - src/gridRoutines.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/gridRoutines.cpp.o
 - .PHONY : src/gridRoutines.cpp.o
 - 
 - src/gridRoutines.i: src/gridRoutines.cpp.i
 - 
 - .PHONY : src/gridRoutines.i
 - 
 - # target to preprocess a source file
 - src/gridRoutines.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/gridRoutines.cpp.i
 - .PHONY : src/gridRoutines.cpp.i
 - 
 - src/gridRoutines.s: src/gridRoutines.cpp.s
 - 
 - .PHONY : src/gridRoutines.s
 - 
 - # target to generate assembly for a file
 - src/gridRoutines.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/gridRoutines.cpp.s
 - .PHONY : src/gridRoutines.cpp.s
 - 
 - src/main.o: src/main.cpp.o
 - 
 - .PHONY : src/main.o
 - 
 - # target to build an object file
 - src/main.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/main.cpp.o
 - .PHONY : src/main.cpp.o
 - 
 - src/main.i: src/main.cpp.i
 - 
 - .PHONY : src/main.i
 - 
 - # target to preprocess a source file
 - src/main.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/main.cpp.i
 - .PHONY : src/main.cpp.i
 - 
 - src/main.s: src/main.cpp.s
 - 
 - .PHONY : src/main.s
 - 
 - # target to generate assembly for a file
 - src/main.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/main.cpp.s
 - .PHONY : src/main.cpp.s
 - 
 - src/parse.o: src/parse.cpp.o
 - 
 - .PHONY : src/parse.o
 - 
 - # target to build an object file
 - src/parse.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/parse.cpp.o
 - .PHONY : src/parse.cpp.o
 - 
 - src/parse.i: src/parse.cpp.i
 - 
 - .PHONY : src/parse.i
 - 
 - # target to preprocess a source file
 - src/parse.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/parse.cpp.i
 - .PHONY : src/parse.cpp.i
 - 
 - src/parse.s: src/parse.cpp.s
 - 
 - .PHONY : src/parse.s
 - 
 - # target to generate assembly for a file
 - src/parse.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/parse.cpp.s
 - .PHONY : src/parse.cpp.s
 - 
 - src/residue.o: src/residue.cpp.o
 - 
 - .PHONY : src/residue.o
 - 
 - # target to build an object file
 - src/residue.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/residue.cpp.o
 - .PHONY : src/residue.cpp.o
 - 
 - src/residue.i: src/residue.cpp.i
 - 
 - .PHONY : src/residue.i
 - 
 - # target to preprocess a source file
 - src/residue.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/residue.cpp.i
 - .PHONY : src/residue.cpp.i
 - 
 - src/residue.s: src/residue.cpp.s
 - 
 - .PHONY : src/residue.s
 - 
 - # target to generate assembly for a file
 - src/residue.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/residue.cpp.s
 - .PHONY : src/residue.cpp.s
 - 
 - src/solution.o: src/solution.cpp.o
 - 
 - .PHONY : src/solution.o
 - 
 - # target to build an object file
 - src/solution.cpp.o:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/solution.cpp.o
 - .PHONY : src/solution.cpp.o
 - 
 - src/solution.i: src/solution.cpp.i
 - 
 - .PHONY : src/solution.i
 - 
 - # target to preprocess a source file
 - src/solution.cpp.i:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/solution.cpp.i
 - .PHONY : src/solution.cpp.i
 - 
 - src/solution.s: src/solution.cpp.s
 - 
 - .PHONY : src/solution.s
 - 
 - # target to generate assembly for a file
 - src/solution.cpp.s:
 - 	$(MAKE) -f CMakeFiles/DropletCombustion.dir/build.make CMakeFiles/DropletCombustion.dir/src/solution.cpp.s
 - .PHONY : src/solution.cpp.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 "... rebuild_cache"
 - 	@echo "... DropletCombustion"
 - 	@echo "... edit_cache"
 - 	@echo "... src/UserData.o"
 - 	@echo "... src/UserData.i"
 - 	@echo "... src/UserData.s"
 - 	@echo "... src/gridRoutines.o"
 - 	@echo "... src/gridRoutines.i"
 - 	@echo "... src/gridRoutines.s"
 - 	@echo "... src/main.o"
 - 	@echo "... src/main.i"
 - 	@echo "... src/main.s"
 - 	@echo "... src/parse.o"
 - 	@echo "... src/parse.i"
 - 	@echo "... src/parse.s"
 - 	@echo "... src/residue.o"
 - 	@echo "... src/residue.i"
 - 	@echo "... src/residue.s"
 - 	@echo "... src/solution.o"
 - 	@echo "... src/solution.i"
 - 	@echo "... src/solution.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:
 - 	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
 - .PHONY : cmake_check_build_system
 
 
  |