default_target: all
.PHONY : default_target
.NOTPARALLEL:
.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
test:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
/Applications/CMake.app/Contents/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
test/fast: test
.PHONY : test/fast
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/Applications/CMake.app/Contents/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/Applications/CMake.app/Contents/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Development\" \"Unspecified\""
.PHONY : list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/Applications/CMake.app/Contents/bin/cmake -P cmake_install.cmake
.PHONY : install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/Applications/CMake.app/Contents/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/Applications/CMake.app/Contents/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/Applications/CMake.app/Contents/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/Applications/CMake.app/Contents/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/Applications/CMake.app/Contents/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
all: cmake_check_build_system
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(CMAKE_COMMAND) -E cmake_progress_start /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles /Users/qw/Documents/dev-chiral/openbabel-rust/build/src/formats/libinchi//CMakeFiles/progress.marks
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/formats/libinchi/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles 0
.PHONY : all
clean:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/formats/libinchi/clean
.PHONY : clean
clean/fast: clean
.PHONY : clean/fast
preinstall: all
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/formats/libinchi/preinstall
.PHONY : preinstall
preinstall/fast:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/formats/libinchi/preinstall
.PHONY : preinstall/fast
depend:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
src/formats/libinchi/CMakeFiles/inchi.dir/rule:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/formats/libinchi/CMakeFiles/inchi.dir/rule
.PHONY : src/formats/libinchi/CMakeFiles/inchi.dir/rule
inchi: src/formats/libinchi/CMakeFiles/inchi.dir/rule
.PHONY : inchi
inchi/fast:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/build
.PHONY : inchi/fast
ichi_bns.o: ichi_bns.c.o
.PHONY : ichi_bns.o
ichi_bns.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_bns.c.o
.PHONY : ichi_bns.c.o
ichi_bns.i: ichi_bns.c.i
.PHONY : ichi_bns.i
ichi_bns.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_bns.c.i
.PHONY : ichi_bns.c.i
ichi_bns.s: ichi_bns.c.s
.PHONY : ichi_bns.s
ichi_bns.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_bns.c.s
.PHONY : ichi_bns.c.s
ichi_io.o: ichi_io.c.o
.PHONY : ichi_io.o
ichi_io.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_io.c.o
.PHONY : ichi_io.c.o
ichi_io.i: ichi_io.c.i
.PHONY : ichi_io.i
ichi_io.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_io.c.i
.PHONY : ichi_io.c.i
ichi_io.s: ichi_io.c.s
.PHONY : ichi_io.s
ichi_io.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichi_io.c.s
.PHONY : ichi_io.c.s
ichican2.o: ichican2.c.o
.PHONY : ichican2.o
ichican2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichican2.c.o
.PHONY : ichican2.c.o
ichican2.i: ichican2.c.i
.PHONY : ichican2.i
ichican2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichican2.c.i
.PHONY : ichican2.c.i
ichican2.s: ichican2.c.s
.PHONY : ichican2.s
ichican2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichican2.c.s
.PHONY : ichican2.c.s
ichicano.o: ichicano.c.o
.PHONY : ichicano.o
ichicano.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicano.c.o
.PHONY : ichicano.c.o
ichicano.i: ichicano.c.i
.PHONY : ichicano.i
ichicano.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicano.c.i
.PHONY : ichicano.c.i
ichicano.s: ichicano.c.s
.PHONY : ichicano.s
ichicano.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicano.c.s
.PHONY : ichicano.c.s
ichicans.o: ichicans.c.o
.PHONY : ichicans.o
ichicans.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicans.c.o
.PHONY : ichicans.c.o
ichicans.i: ichicans.c.i
.PHONY : ichicans.i
ichicans.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicans.c.i
.PHONY : ichicans.c.i
ichicans.s: ichicans.c.s
.PHONY : ichicans.s
ichicans.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichicans.c.s
.PHONY : ichicans.c.s
ichiisot.o: ichiisot.c.o
.PHONY : ichiisot.o
ichiisot.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiisot.c.o
.PHONY : ichiisot.c.o
ichiisot.i: ichiisot.c.i
.PHONY : ichiisot.i
ichiisot.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiisot.c.i
.PHONY : ichiisot.c.i
ichiisot.s: ichiisot.c.s
.PHONY : ichiisot.s
ichiisot.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiisot.c.s
.PHONY : ichiisot.c.s
ichilnct.o: ichilnct.c.o
.PHONY : ichilnct.o
ichilnct.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichilnct.c.o
.PHONY : ichilnct.c.o
ichilnct.i: ichilnct.c.i
.PHONY : ichilnct.i
ichilnct.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichilnct.c.i
.PHONY : ichilnct.c.i
ichilnct.s: ichilnct.c.s
.PHONY : ichilnct.s
ichilnct.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichilnct.c.s
.PHONY : ichilnct.c.s
ichimak2.o: ichimak2.c.o
.PHONY : ichimak2.o
ichimak2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimak2.c.o
.PHONY : ichimak2.c.o
ichimak2.i: ichimak2.c.i
.PHONY : ichimak2.i
ichimak2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimak2.c.i
.PHONY : ichimak2.c.i
ichimak2.s: ichimak2.c.s
.PHONY : ichimak2.s
ichimak2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimak2.c.s
.PHONY : ichimak2.c.s
ichimake.o: ichimake.c.o
.PHONY : ichimake.o
ichimake.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimake.c.o
.PHONY : ichimake.c.o
ichimake.i: ichimake.c.i
.PHONY : ichimake.i
ichimake.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimake.c.i
.PHONY : ichimake.c.i
ichimake.s: ichimake.c.s
.PHONY : ichimake.s
ichimake.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimake.c.s
.PHONY : ichimake.c.s
ichimap1.o: ichimap1.c.o
.PHONY : ichimap1.o
ichimap1.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap1.c.o
.PHONY : ichimap1.c.o
ichimap1.i: ichimap1.c.i
.PHONY : ichimap1.i
ichimap1.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap1.c.i
.PHONY : ichimap1.c.i
ichimap1.s: ichimap1.c.s
.PHONY : ichimap1.s
ichimap1.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap1.c.s
.PHONY : ichimap1.c.s
ichimap2.o: ichimap2.c.o
.PHONY : ichimap2.o
ichimap2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap2.c.o
.PHONY : ichimap2.c.o
ichimap2.i: ichimap2.c.i
.PHONY : ichimap2.i
ichimap2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap2.c.i
.PHONY : ichimap2.c.i
ichimap2.s: ichimap2.c.s
.PHONY : ichimap2.s
ichimap2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap2.c.s
.PHONY : ichimap2.c.s
ichimap4.o: ichimap4.c.o
.PHONY : ichimap4.o
ichimap4.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap4.c.o
.PHONY : ichimap4.c.o
ichimap4.i: ichimap4.c.i
.PHONY : ichimap4.i
ichimap4.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap4.c.i
.PHONY : ichimap4.c.i
ichimap4.s: ichimap4.c.s
.PHONY : ichimap4.s
ichimap4.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichimap4.c.s
.PHONY : ichimap4.c.s
ichinorm.o: ichinorm.c.o
.PHONY : ichinorm.o
ichinorm.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichinorm.c.o
.PHONY : ichinorm.c.o
ichinorm.i: ichinorm.c.i
.PHONY : ichinorm.i
ichinorm.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichinorm.c.i
.PHONY : ichinorm.c.i
ichinorm.s: ichinorm.c.s
.PHONY : ichinorm.s
ichinorm.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichinorm.c.s
.PHONY : ichinorm.c.s
ichiparm.o: ichiparm.c.o
.PHONY : ichiparm.o
ichiparm.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiparm.c.o
.PHONY : ichiparm.c.o
ichiparm.i: ichiparm.c.i
.PHONY : ichiparm.i
ichiparm.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiparm.c.i
.PHONY : ichiparm.c.i
ichiparm.s: ichiparm.c.s
.PHONY : ichiparm.s
ichiparm.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiparm.c.s
.PHONY : ichiparm.c.s
ichiprt1.o: ichiprt1.c.o
.PHONY : ichiprt1.o
ichiprt1.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt1.c.o
.PHONY : ichiprt1.c.o
ichiprt1.i: ichiprt1.c.i
.PHONY : ichiprt1.i
ichiprt1.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt1.c.i
.PHONY : ichiprt1.c.i
ichiprt1.s: ichiprt1.c.s
.PHONY : ichiprt1.s
ichiprt1.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt1.c.s
.PHONY : ichiprt1.c.s
ichiprt2.o: ichiprt2.c.o
.PHONY : ichiprt2.o
ichiprt2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt2.c.o
.PHONY : ichiprt2.c.o
ichiprt2.i: ichiprt2.c.i
.PHONY : ichiprt2.i
ichiprt2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt2.c.i
.PHONY : ichiprt2.c.i
ichiprt2.s: ichiprt2.c.s
.PHONY : ichiprt2.s
ichiprt2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt2.c.s
.PHONY : ichiprt2.c.s
ichiprt3.o: ichiprt3.c.o
.PHONY : ichiprt3.o
ichiprt3.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt3.c.o
.PHONY : ichiprt3.c.o
ichiprt3.i: ichiprt3.c.i
.PHONY : ichiprt3.i
ichiprt3.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt3.c.i
.PHONY : ichiprt3.c.i
ichiprt3.s: ichiprt3.c.s
.PHONY : ichiprt3.s
ichiprt3.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiprt3.c.s
.PHONY : ichiprt3.c.s
ichiqueu.o: ichiqueu.c.o
.PHONY : ichiqueu.o
ichiqueu.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiqueu.c.o
.PHONY : ichiqueu.c.o
ichiqueu.i: ichiqueu.c.i
.PHONY : ichiqueu.i
ichiqueu.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiqueu.c.i
.PHONY : ichiqueu.c.i
ichiqueu.s: ichiqueu.c.s
.PHONY : ichiqueu.s
ichiqueu.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiqueu.c.s
.PHONY : ichiqueu.c.s
ichiread.o: ichiread.c.o
.PHONY : ichiread.o
ichiread.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiread.c.o
.PHONY : ichiread.c.o
ichiread.i: ichiread.c.i
.PHONY : ichiread.i
ichiread.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiread.c.i
.PHONY : ichiread.c.i
ichiread.s: ichiread.c.s
.PHONY : ichiread.s
ichiread.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiread.c.s
.PHONY : ichiread.c.s
ichiring.o: ichiring.c.o
.PHONY : ichiring.o
ichiring.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiring.c.o
.PHONY : ichiring.c.o
ichiring.i: ichiring.c.i
.PHONY : ichiring.i
ichiring.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiring.c.i
.PHONY : ichiring.c.i
ichiring.s: ichiring.c.s
.PHONY : ichiring.s
ichiring.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichiring.c.s
.PHONY : ichiring.c.s
ichirvr1.o: ichirvr1.c.o
.PHONY : ichirvr1.o
ichirvr1.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr1.c.o
.PHONY : ichirvr1.c.o
ichirvr1.i: ichirvr1.c.i
.PHONY : ichirvr1.i
ichirvr1.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr1.c.i
.PHONY : ichirvr1.c.i
ichirvr1.s: ichirvr1.c.s
.PHONY : ichirvr1.s
ichirvr1.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr1.c.s
.PHONY : ichirvr1.c.s
ichirvr2.o: ichirvr2.c.o
.PHONY : ichirvr2.o
ichirvr2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr2.c.o
.PHONY : ichirvr2.c.o
ichirvr2.i: ichirvr2.c.i
.PHONY : ichirvr2.i
ichirvr2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr2.c.i
.PHONY : ichirvr2.c.i
ichirvr2.s: ichirvr2.c.s
.PHONY : ichirvr2.s
ichirvr2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr2.c.s
.PHONY : ichirvr2.c.s
ichirvr3.o: ichirvr3.c.o
.PHONY : ichirvr3.o
ichirvr3.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr3.c.o
.PHONY : ichirvr3.c.o
ichirvr3.i: ichirvr3.c.i
.PHONY : ichirvr3.i
ichirvr3.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr3.c.i
.PHONY : ichirvr3.c.i
ichirvr3.s: ichirvr3.c.s
.PHONY : ichirvr3.s
ichirvr3.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr3.c.s
.PHONY : ichirvr3.c.s
ichirvr4.o: ichirvr4.c.o
.PHONY : ichirvr4.o
ichirvr4.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr4.c.o
.PHONY : ichirvr4.c.o
ichirvr4.i: ichirvr4.c.i
.PHONY : ichirvr4.i
ichirvr4.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr4.c.i
.PHONY : ichirvr4.c.i
ichirvr4.s: ichirvr4.c.s
.PHONY : ichirvr4.s
ichirvr4.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr4.c.s
.PHONY : ichirvr4.c.s
ichirvr5.o: ichirvr5.c.o
.PHONY : ichirvr5.o
ichirvr5.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr5.c.o
.PHONY : ichirvr5.c.o
ichirvr5.i: ichirvr5.c.i
.PHONY : ichirvr5.i
ichirvr5.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr5.c.i
.PHONY : ichirvr5.c.i
ichirvr5.s: ichirvr5.c.s
.PHONY : ichirvr5.s
ichirvr5.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr5.c.s
.PHONY : ichirvr5.c.s
ichirvr6.o: ichirvr6.c.o
.PHONY : ichirvr6.o
ichirvr6.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr6.c.o
.PHONY : ichirvr6.c.o
ichirvr6.i: ichirvr6.c.i
.PHONY : ichirvr6.i
ichirvr6.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr6.c.i
.PHONY : ichirvr6.c.i
ichirvr6.s: ichirvr6.c.s
.PHONY : ichirvr6.s
ichirvr6.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr6.c.s
.PHONY : ichirvr6.c.s
ichirvr7.o: ichirvr7.c.o
.PHONY : ichirvr7.o
ichirvr7.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr7.c.o
.PHONY : ichirvr7.c.o
ichirvr7.i: ichirvr7.c.i
.PHONY : ichirvr7.i
ichirvr7.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr7.c.i
.PHONY : ichirvr7.c.i
ichirvr7.s: ichirvr7.c.s
.PHONY : ichirvr7.s
ichirvr7.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichirvr7.c.s
.PHONY : ichirvr7.c.s
ichisort.o: ichisort.c.o
.PHONY : ichisort.o
ichisort.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichisort.c.o
.PHONY : ichisort.c.o
ichisort.i: ichisort.c.i
.PHONY : ichisort.i
ichisort.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichisort.c.i
.PHONY : ichisort.c.i
ichisort.s: ichisort.c.s
.PHONY : ichisort.s
ichisort.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichisort.c.s
.PHONY : ichisort.c.s
ichister.o: ichister.c.o
.PHONY : ichister.o
ichister.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichister.c.o
.PHONY : ichister.c.o
ichister.i: ichister.c.i
.PHONY : ichister.i
ichister.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichister.c.i
.PHONY : ichister.c.i
ichister.s: ichister.c.s
.PHONY : ichister.s
ichister.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichister.c.s
.PHONY : ichister.c.s
ichitaut.o: ichitaut.c.o
.PHONY : ichitaut.o
ichitaut.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichitaut.c.o
.PHONY : ichitaut.c.o
ichitaut.i: ichitaut.c.i
.PHONY : ichitaut.i
ichitaut.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichitaut.c.i
.PHONY : ichitaut.c.i
ichitaut.s: ichitaut.c.s
.PHONY : ichitaut.s
ichitaut.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ichitaut.c.s
.PHONY : ichitaut.c.s
ikey_base26.o: ikey_base26.c.o
.PHONY : ikey_base26.o
ikey_base26.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_base26.c.o
.PHONY : ikey_base26.c.o
ikey_base26.i: ikey_base26.c.i
.PHONY : ikey_base26.i
ikey_base26.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_base26.c.i
.PHONY : ikey_base26.c.i
ikey_base26.s: ikey_base26.c.s
.PHONY : ikey_base26.s
ikey_base26.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_base26.c.s
.PHONY : ikey_base26.c.s
ikey_dll.o: ikey_dll.c.o
.PHONY : ikey_dll.o
ikey_dll.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_dll.c.o
.PHONY : ikey_dll.c.o
ikey_dll.i: ikey_dll.c.i
.PHONY : ikey_dll.i
ikey_dll.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_dll.c.i
.PHONY : ikey_dll.c.i
ikey_dll.s: ikey_dll.c.s
.PHONY : ikey_dll.s
ikey_dll.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/ikey_dll.c.s
.PHONY : ikey_dll.c.s
inchi_dll.o: inchi_dll.c.o
.PHONY : inchi_dll.o
inchi_dll.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll.c.o
.PHONY : inchi_dll.c.o
inchi_dll.i: inchi_dll.c.i
.PHONY : inchi_dll.i
inchi_dll.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll.c.i
.PHONY : inchi_dll.c.i
inchi_dll.s: inchi_dll.c.s
.PHONY : inchi_dll.s
inchi_dll.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll.c.s
.PHONY : inchi_dll.c.s
inchi_dll_a.o: inchi_dll_a.c.o
.PHONY : inchi_dll_a.o
inchi_dll_a.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a.c.o
.PHONY : inchi_dll_a.c.o
inchi_dll_a.i: inchi_dll_a.c.i
.PHONY : inchi_dll_a.i
inchi_dll_a.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a.c.i
.PHONY : inchi_dll_a.c.i
inchi_dll_a.s: inchi_dll_a.c.s
.PHONY : inchi_dll_a.s
inchi_dll_a.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a.c.s
.PHONY : inchi_dll_a.c.s
inchi_dll_a2.o: inchi_dll_a2.c.o
.PHONY : inchi_dll_a2.o
inchi_dll_a2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a2.c.o
.PHONY : inchi_dll_a2.c.o
inchi_dll_a2.i: inchi_dll_a2.c.i
.PHONY : inchi_dll_a2.i
inchi_dll_a2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a2.c.i
.PHONY : inchi_dll_a2.c.i
inchi_dll_a2.s: inchi_dll_a2.c.s
.PHONY : inchi_dll_a2.s
inchi_dll_a2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_a2.c.s
.PHONY : inchi_dll_a2.c.s
inchi_dll_main.o: inchi_dll_main.c.o
.PHONY : inchi_dll_main.o
inchi_dll_main.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_main.c.o
.PHONY : inchi_dll_main.c.o
inchi_dll_main.i: inchi_dll_main.c.i
.PHONY : inchi_dll_main.i
inchi_dll_main.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_main.c.i
.PHONY : inchi_dll_main.c.i
inchi_dll_main.s: inchi_dll_main.c.s
.PHONY : inchi_dll_main.s
inchi_dll_main.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/inchi_dll_main.c.s
.PHONY : inchi_dll_main.c.s
runichi.o: runichi.c.o
.PHONY : runichi.o
runichi.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/runichi.c.o
.PHONY : runichi.c.o
runichi.i: runichi.c.i
.PHONY : runichi.i
runichi.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/runichi.c.i
.PHONY : runichi.c.i
runichi.s: runichi.c.s
.PHONY : runichi.s
runichi.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/runichi.c.s
.PHONY : runichi.c.s
sha2.o: sha2.c.o
.PHONY : sha2.o
sha2.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/sha2.c.o
.PHONY : sha2.c.o
sha2.i: sha2.c.i
.PHONY : sha2.i
sha2.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/sha2.c.i
.PHONY : sha2.c.i
sha2.s: sha2.c.s
.PHONY : sha2.s
sha2.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/sha2.c.s
.PHONY : sha2.c.s
strutil.o: strutil.c.o
.PHONY : strutil.o
strutil.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/strutil.c.o
.PHONY : strutil.c.o
strutil.i: strutil.c.i
.PHONY : strutil.i
strutil.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/strutil.c.i
.PHONY : strutil.c.i
strutil.s: strutil.c.s
.PHONY : strutil.s
strutil.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/strutil.c.s
.PHONY : strutil.c.s
util.o: util.c.o
.PHONY : util.o
util.c.o:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/util.c.o
.PHONY : util.c.o
util.i: util.c.i
.PHONY : util.i
util.c.i:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/util.c.i
.PHONY : util.c.i
util.s: util.c.s
.PHONY : util.s
util.c.s:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(MAKE) $(MAKESILENT) -f src/formats/libinchi/CMakeFiles/inchi.dir/build.make src/formats/libinchi/CMakeFiles/inchi.dir/util.c.s
.PHONY : util.c.s
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 "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... rebuild_cache"
@echo "... test"
@echo "... inchi"
@echo "... ichi_bns.o"
@echo "... ichi_bns.i"
@echo "... ichi_bns.s"
@echo "... ichi_io.o"
@echo "... ichi_io.i"
@echo "... ichi_io.s"
@echo "... ichican2.o"
@echo "... ichican2.i"
@echo "... ichican2.s"
@echo "... ichicano.o"
@echo "... ichicano.i"
@echo "... ichicano.s"
@echo "... ichicans.o"
@echo "... ichicans.i"
@echo "... ichicans.s"
@echo "... ichiisot.o"
@echo "... ichiisot.i"
@echo "... ichiisot.s"
@echo "... ichilnct.o"
@echo "... ichilnct.i"
@echo "... ichilnct.s"
@echo "... ichimak2.o"
@echo "... ichimak2.i"
@echo "... ichimak2.s"
@echo "... ichimake.o"
@echo "... ichimake.i"
@echo "... ichimake.s"
@echo "... ichimap1.o"
@echo "... ichimap1.i"
@echo "... ichimap1.s"
@echo "... ichimap2.o"
@echo "... ichimap2.i"
@echo "... ichimap2.s"
@echo "... ichimap4.o"
@echo "... ichimap4.i"
@echo "... ichimap4.s"
@echo "... ichinorm.o"
@echo "... ichinorm.i"
@echo "... ichinorm.s"
@echo "... ichiparm.o"
@echo "... ichiparm.i"
@echo "... ichiparm.s"
@echo "... ichiprt1.o"
@echo "... ichiprt1.i"
@echo "... ichiprt1.s"
@echo "... ichiprt2.o"
@echo "... ichiprt2.i"
@echo "... ichiprt2.s"
@echo "... ichiprt3.o"
@echo "... ichiprt3.i"
@echo "... ichiprt3.s"
@echo "... ichiqueu.o"
@echo "... ichiqueu.i"
@echo "... ichiqueu.s"
@echo "... ichiread.o"
@echo "... ichiread.i"
@echo "... ichiread.s"
@echo "... ichiring.o"
@echo "... ichiring.i"
@echo "... ichiring.s"
@echo "... ichirvr1.o"
@echo "... ichirvr1.i"
@echo "... ichirvr1.s"
@echo "... ichirvr2.o"
@echo "... ichirvr2.i"
@echo "... ichirvr2.s"
@echo "... ichirvr3.o"
@echo "... ichirvr3.i"
@echo "... ichirvr3.s"
@echo "... ichirvr4.o"
@echo "... ichirvr4.i"
@echo "... ichirvr4.s"
@echo "... ichirvr5.o"
@echo "... ichirvr5.i"
@echo "... ichirvr5.s"
@echo "... ichirvr6.o"
@echo "... ichirvr6.i"
@echo "... ichirvr6.s"
@echo "... ichirvr7.o"
@echo "... ichirvr7.i"
@echo "... ichirvr7.s"
@echo "... ichisort.o"
@echo "... ichisort.i"
@echo "... ichisort.s"
@echo "... ichister.o"
@echo "... ichister.i"
@echo "... ichister.s"
@echo "... ichitaut.o"
@echo "... ichitaut.i"
@echo "... ichitaut.s"
@echo "... ikey_base26.o"
@echo "... ikey_base26.i"
@echo "... ikey_base26.s"
@echo "... ikey_dll.o"
@echo "... ikey_dll.i"
@echo "... ikey_dll.s"
@echo "... inchi_dll.o"
@echo "... inchi_dll.i"
@echo "... inchi_dll.s"
@echo "... inchi_dll_a.o"
@echo "... inchi_dll_a.i"
@echo "... inchi_dll_a.s"
@echo "... inchi_dll_a2.o"
@echo "... inchi_dll_a2.i"
@echo "... inchi_dll_a2.s"
@echo "... inchi_dll_main.o"
@echo "... inchi_dll_main.i"
@echo "... inchi_dll_main.s"
@echo "... runichi.o"
@echo "... runichi.i"
@echo "... runichi.s"
@echo "... sha2.o"
@echo "... sha2.i"
@echo "... sha2.s"
@echo "... strutil.o"
@echo "... strutil.i"
@echo "... strutil.s"
@echo "... util.o"
@echo "... util.i"
@echo "... util.s"
.PHONY : help
cmake_check_build_system:
cd /Users/qw/Documents/dev-chiral/openbabel-rust/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system