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

# 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:

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = "/Users/alex/Documents/Obsidian Vault/8. Code/ADHOL/leo-style-parser/src/cpp"

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = "/Users/alex/Documents/Obsidian Vault/8. Code/ADHOL/leo-style-parser/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/homebrew/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

# 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/homebrew/bin/cmake --regenerate-during-build -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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start "/Users/alex/Documents/Obsidian Vault/8. Code/ADHOL/leo-style-parser/build/CMakeFiles" "/Users/alex/Documents/Obsidian Vault/8. Code/ADHOL/leo-style-parser/build//CMakeFiles/progress.marks"
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start "/Users/alex/Documents/Obsidian Vault/8. Code/ADHOL/leo-style-parser/build/CMakeFiles" 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -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 tptp_parser

# Build rule for target.
tptp_parser: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tptp_parser
.PHONY : tptp_parser

# fast build rule for target.
tptp_parser/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/build
.PHONY : tptp_parser/fast

#=============================================================================
# Target rules for targets named tptp_parser_python

# Build rule for target.
tptp_parser_python: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tptp_parser_python
.PHONY : tptp_parser_python

# fast build rule for target.
tptp_parser_python/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/build
.PHONY : tptp_parser_python/fast

#=============================================================================
# Target rules for targets named tptp_parser_python_swig_compilation

# Build rule for target.
tptp_parser_python_swig_compilation: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tptp_parser_python_swig_compilation
.PHONY : tptp_parser_python_swig_compilation

# fast build rule for target.
tptp_parser_python_swig_compilation/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python_swig_compilation.dir/build.make CMakeFiles/tptp_parser_python_swig_compilation.dir/build
.PHONY : tptp_parser_python_swig_compilation/fast

CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.o: CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.o
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.o

# target to build an object file
CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.o
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.o

CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.i: CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.i
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.i

# target to preprocess a source file
CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.i
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.i

CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.s: CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.s
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.s

# target to generate assembly for a file
CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.s
.PHONY : CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.cxx.s

tptp.ast.o: tptp.ast.cc.o
.PHONY : tptp.ast.o

# target to build an object file
tptp.ast.cc.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.ast.cc.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.ast.cc.o
.PHONY : tptp.ast.cc.o

tptp.ast.i: tptp.ast.cc.i
.PHONY : tptp.ast.i

# target to preprocess a source file
tptp.ast.cc.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.ast.cc.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.ast.cc.i
.PHONY : tptp.ast.cc.i

tptp.ast.s: tptp.ast.cc.s
.PHONY : tptp.ast.s

# target to generate assembly for a file
tptp.ast.cc.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.ast.cc.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.ast.cc.s
.PHONY : tptp.ast.cc.s

tptp.grammar.o: tptp.grammar.cc.o
.PHONY : tptp.grammar.o

# target to build an object file
tptp.grammar.cc.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.grammar.cc.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.grammar.cc.o
.PHONY : tptp.grammar.cc.o

tptp.grammar.i: tptp.grammar.cc.i
.PHONY : tptp.grammar.i

# target to preprocess a source file
tptp.grammar.cc.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.grammar.cc.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.grammar.cc.i
.PHONY : tptp.grammar.cc.i

tptp.grammar.s: tptp.grammar.cc.s
.PHONY : tptp.grammar.s

# target to generate assembly for a file
tptp.grammar.cc.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.grammar.cc.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.grammar.cc.s
.PHONY : tptp.grammar.cc.s

tptp.lexer.o: tptp.lexer.cc.o
.PHONY : tptp.lexer.o

# target to build an object file
tptp.lexer.cc.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.lexer.cc.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.lexer.cc.o
.PHONY : tptp.lexer.cc.o

tptp.lexer.i: tptp.lexer.cc.i
.PHONY : tptp.lexer.i

# target to preprocess a source file
tptp.lexer.cc.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.lexer.cc.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.lexer.cc.i
.PHONY : tptp.lexer.cc.i

tptp.lexer.s: tptp.lexer.cc.s
.PHONY : tptp.lexer.s

# target to generate assembly for a file
tptp.lexer.cc.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.lexer.cc.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.lexer.cc.s
.PHONY : tptp.lexer.cc.s

tptp.parser.o: tptp.parser.cc.o
.PHONY : tptp.parser.o

# target to build an object file
tptp.parser.cc.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.parser.cc.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.parser.cc.o
.PHONY : tptp.parser.cc.o

tptp.parser.i: tptp.parser.cc.i
.PHONY : tptp.parser.i

# target to preprocess a source file
tptp.parser.cc.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.parser.cc.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.parser.cc.i
.PHONY : tptp.parser.cc.i

tptp.parser.s: tptp.parser.cc.s
.PHONY : tptp.parser.s

# target to generate assembly for a file
tptp.parser.cc.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.parser.cc.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser_python.dir/build.make CMakeFiles/tptp_parser_python.dir/tptp.parser.cc.s
.PHONY : tptp.parser.cc.s

tptp.test.o: tptp.test.cc.o
.PHONY : tptp.test.o

# target to build an object file
tptp.test.cc.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.test.cc.o
.PHONY : tptp.test.cc.o

tptp.test.i: tptp.test.cc.i
.PHONY : tptp.test.i

# target to preprocess a source file
tptp.test.cc.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.test.cc.i
.PHONY : tptp.test.cc.i

tptp.test.s: tptp.test.cc.s
.PHONY : tptp.test.s

# target to generate assembly for a file
tptp.test.cc.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tptp_parser.dir/build.make CMakeFiles/tptp_parser.dir/tptp.test.cc.s
.PHONY : tptp.test.cc.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 "... tptp_parser_python_swig_compilation"
	@echo "... tptp_parser"
	@echo "... tptp_parser_python"
	@echo "... CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.o"
	@echo "... CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.i"
	@echo "... CMakeFiles/tptp_parser_python.dir/tptpPYTHON_wrap.s"
	@echo "... tptp.ast.o"
	@echo "... tptp.ast.i"
	@echo "... tptp.ast.s"
	@echo "... tptp.grammar.o"
	@echo "... tptp.grammar.i"
	@echo "... tptp.grammar.s"
	@echo "... tptp.lexer.o"
	@echo "... tptp.lexer.i"
	@echo "... tptp.lexer.s"
	@echo "... tptp.parser.o"
	@echo "... tptp.parser.i"
	@echo "... tptp.parser.s"
	@echo "... tptp.test.o"
	@echo "... tptp.test.i"
	@echo "... tptp.test.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

