.DELETE_ON_ERROR:
.SUFFIXES:
% : %,v
% : RCS/%
% : RCS/%,v
% : SCCS/s.%
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
$(VERBOSE)MAKESILENT = -s
$(VERBOSE).SILENT:
cmake_force:
.PHONY : cmake_force
SHELL = /bin/sh
CMAKE_COMMAND = /Applications/CMake.app/Contents/bin/cmake
RM = /Applications/CMake.app/Contents/bin/cmake -E rm -f
EQUALS = =
CMAKE_SOURCE_DIR = /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel
CMAKE_BINARY_DIR = /Users/qw/Documents/dev-chiral/openbabel-rust/build
include test/CMakeFiles/test_inchiwrite.dir/depend.make
include test/CMakeFiles/test_inchiwrite.dir/compiler_depend.make
include test/CMakeFiles/test_inchiwrite.dir/progress.make
include test/CMakeFiles/test_inchiwrite.dir/flags.make
test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o: test/CMakeFiles/test_inchiwrite.dir/flags.make
test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o: /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/test/inchiwrite.cpp
test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o: test/CMakeFiles/test_inchiwrite.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o -MF CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o.d -o CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/test/inchiwrite.cpp
test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.i"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/test/inchiwrite.cpp > CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.i
test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.s"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/test/inchiwrite.cpp -o CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.s
test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o: test/CMakeFiles/test_inchiwrite.dir/flags.make
test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o: /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/src/formats/getinchi.cpp
test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o: test/CMakeFiles/test_inchiwrite.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o -MF CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o.d -o CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/src/formats/getinchi.cpp
test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.i"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/src/formats/getinchi.cpp > CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.i
test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.s"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && /usr/bin/clang++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/src/formats/getinchi.cpp -o CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.s
test_inchiwrite_OBJECTS = \
"CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o" \
"CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o"
test_inchiwrite_EXTERNAL_OBJECTS =
bin/test_inchiwrite: test/CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o
bin/test_inchiwrite: test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o
bin/test_inchiwrite: test/CMakeFiles/test_inchiwrite.dir/build.make
bin/test_inchiwrite: lib/libopenbabel.7.0.0.dylib
bin/test_inchiwrite: test/CMakeFiles/test_inchiwrite.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable ../bin/test_inchiwrite"
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test_inchiwrite.dir/link.txt --verbose=$(VERBOSE)
test/CMakeFiles/test_inchiwrite.dir/build: bin/test_inchiwrite
.PHONY : test/CMakeFiles/test_inchiwrite.dir/build
test/CMakeFiles/test_inchiwrite.dir/clean:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build/test && $(CMAKE_COMMAND) -P CMakeFiles/test_inchiwrite.dir/cmake_clean.cmake
.PHONY : test/CMakeFiles/test_inchiwrite.dir/clean
test/CMakeFiles/test_inchiwrite.dir/depend:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/test /Users/qw/Documents/dev-chiral/openbabel-rust/build /Users/qw/Documents/dev-chiral/openbabel-rust/build/test /Users/qw/Documents/dev-chiral/openbabel-rust/build/test/CMakeFiles/test_inchiwrite.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : test/CMakeFiles/test_inchiwrite.dir/depend