openbabel 0.5.4

Rust bindings to cheminformatics toolbox OpenBabel
Documentation
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.23

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 = /Applications/CMake.app/Contents/bin/cmake

# The command to remove a file.
RM = /Applications/CMake.app/Contents/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/qw/Documents/dev-chiral/openbabel-rust/build

# Include any dependencies generated for this target.
include test/CMakeFiles/test_inchiwrite.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include test/CMakeFiles/test_inchiwrite.dir/compiler_depend.make

# Include the progress variables for this target.
include test/CMakeFiles/test_inchiwrite.dir/progress.make

# Include the compile flags for this target's objects.
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

# Object files for target test_inchiwrite
test_inchiwrite_OBJECTS = \
"CMakeFiles/test_inchiwrite.dir/inchiwrite.cpp.o" \
"CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.cpp.o"

# External object files for target test_inchiwrite
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)

# Rule to build all files generated by this target.
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