diff options
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 478 |
1 files changed, 0 insertions, 478 deletions
diff --git a/build/Makefile b/build/Makefile deleted file mode 100644 index cf10888..0000000 --- a/build/Makefile +++ /dev/null @@ -1,478 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.21 - -# 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 = /usr/local/bin/cmake - -# The command to remove a file. -RM = /usr/local/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/kate/documents/code/web/argent - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/kate/documents/code/web/argent/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/local/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 - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/local/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 /home/kate/documents/code/web/argent/build/CMakeFiles /home/kate/documents/code/web/argent/build//CMakeFiles/progress.marks - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/web/argent/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 argent - -# Build rule for target. -argent: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 argent -.PHONY : argent - -# fast build rule for target. -argent/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/build -.PHONY : argent/fast - -src/argent.o: src/argent.c.o -.PHONY : src/argent.o - -# target to build an object file -src/argent.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/argent.c.o -.PHONY : src/argent.c.o - -src/argent.i: src/argent.c.i -.PHONY : src/argent.i - -# target to preprocess a source file -src/argent.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/argent.c.i -.PHONY : src/argent.c.i - -src/argent.s: src/argent.c.s -.PHONY : src/argent.s - -# target to generate assembly for a file -src/argent.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/argent.c.s -.PHONY : src/argent.c.s - -src/honeysuckle/hs_create_table.o: src/honeysuckle/hs_create_table.c.o -.PHONY : src/honeysuckle/hs_create_table.o - -# target to build an object file -src/honeysuckle/hs_create_table.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_create_table.c.o -.PHONY : src/honeysuckle/hs_create_table.c.o - -src/honeysuckle/hs_create_table.i: src/honeysuckle/hs_create_table.c.i -.PHONY : src/honeysuckle/hs_create_table.i - -# target to preprocess a source file -src/honeysuckle/hs_create_table.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_create_table.c.i -.PHONY : src/honeysuckle/hs_create_table.c.i - -src/honeysuckle/hs_create_table.s: src/honeysuckle/hs_create_table.c.s -.PHONY : src/honeysuckle/hs_create_table.s - -# target to generate assembly for a file -src/honeysuckle/hs_create_table.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_create_table.c.s -.PHONY : src/honeysuckle/hs_create_table.c.s - -src/honeysuckle/hs_parse_args.o: src/honeysuckle/hs_parse_args.c.o -.PHONY : src/honeysuckle/hs_parse_args.o - -# target to build an object file -src/honeysuckle/hs_parse_args.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_parse_args.c.o -.PHONY : src/honeysuckle/hs_parse_args.c.o - -src/honeysuckle/hs_parse_args.i: src/honeysuckle/hs_parse_args.c.i -.PHONY : src/honeysuckle/hs_parse_args.i - -# target to preprocess a source file -src/honeysuckle/hs_parse_args.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_parse_args.c.i -.PHONY : src/honeysuckle/hs_parse_args.c.i - -src/honeysuckle/hs_parse_args.s: src/honeysuckle/hs_parse_args.c.s -.PHONY : src/honeysuckle/hs_parse_args.s - -# target to generate assembly for a file -src/honeysuckle/hs_parse_args.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_parse_args.c.s -.PHONY : src/honeysuckle/hs_parse_args.c.s - -src/honeysuckle/hs_process_table.o: src/honeysuckle/hs_process_table.c.o -.PHONY : src/honeysuckle/hs_process_table.o - -# target to build an object file -src/honeysuckle/hs_process_table.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_process_table.c.o -.PHONY : src/honeysuckle/hs_process_table.c.o - -src/honeysuckle/hs_process_table.i: src/honeysuckle/hs_process_table.c.i -.PHONY : src/honeysuckle/hs_process_table.i - -# target to preprocess a source file -src/honeysuckle/hs_process_table.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_process_table.c.i -.PHONY : src/honeysuckle/hs_process_table.c.i - -src/honeysuckle/hs_process_table.s: src/honeysuckle/hs_process_table.c.s -.PHONY : src/honeysuckle/hs_process_table.s - -# target to generate assembly for a file -src/honeysuckle/hs_process_table.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_process_table.c.s -.PHONY : src/honeysuckle/hs_process_table.c.s - -src/honeysuckle/hs_pushstring.o: src/honeysuckle/hs_pushstring.c.o -.PHONY : src/honeysuckle/hs_pushstring.o - -# target to build an object file -src/honeysuckle/hs_pushstring.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_pushstring.c.o -.PHONY : src/honeysuckle/hs_pushstring.c.o - -src/honeysuckle/hs_pushstring.i: src/honeysuckle/hs_pushstring.c.i -.PHONY : src/honeysuckle/hs_pushstring.i - -# target to preprocess a source file -src/honeysuckle/hs_pushstring.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_pushstring.c.i -.PHONY : src/honeysuckle/hs_pushstring.c.i - -src/honeysuckle/hs_pushstring.s: src/honeysuckle/hs_pushstring.c.s -.PHONY : src/honeysuckle/hs_pushstring.s - -# target to generate assembly for a file -src/honeysuckle/hs_pushstring.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_pushstring.c.s -.PHONY : src/honeysuckle/hs_pushstring.c.s - -src/honeysuckle/hs_throw_error.o: src/honeysuckle/hs_throw_error.c.o -.PHONY : src/honeysuckle/hs_throw_error.o - -# target to build an object file -src/honeysuckle/hs_throw_error.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_throw_error.c.o -.PHONY : src/honeysuckle/hs_throw_error.c.o - -src/honeysuckle/hs_throw_error.i: src/honeysuckle/hs_throw_error.c.i -.PHONY : src/honeysuckle/hs_throw_error.i - -# target to preprocess a source file -src/honeysuckle/hs_throw_error.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_throw_error.c.i -.PHONY : src/honeysuckle/hs_throw_error.c.i - -src/honeysuckle/hs_throw_error.s: src/honeysuckle/hs_throw_error.c.s -.PHONY : src/honeysuckle/hs_throw_error.s - -# target to generate assembly for a file -src/honeysuckle/hs_throw_error.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_throw_error.c.s -.PHONY : src/honeysuckle/hs_throw_error.c.s - -src/honeysuckle/hs_traceback.o: src/honeysuckle/hs_traceback.c.o -.PHONY : src/honeysuckle/hs_traceback.o - -# target to build an object file -src/honeysuckle/hs_traceback.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_traceback.c.o -.PHONY : src/honeysuckle/hs_traceback.c.o - -src/honeysuckle/hs_traceback.i: src/honeysuckle/hs_traceback.c.i -.PHONY : src/honeysuckle/hs_traceback.i - -# target to preprocess a source file -src/honeysuckle/hs_traceback.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_traceback.c.i -.PHONY : src/honeysuckle/hs_traceback.c.i - -src/honeysuckle/hs_traceback.s: src/honeysuckle/hs_traceback.c.s -.PHONY : src/honeysuckle/hs_traceback.s - -# target to generate assembly for a file -src/honeysuckle/hs_traceback.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_traceback.c.s -.PHONY : src/honeysuckle/hs_traceback.c.s - -src/honeysuckle/hs_type_to_string.o: src/honeysuckle/hs_type_to_string.c.o -.PHONY : src/honeysuckle/hs_type_to_string.o - -# target to build an object file -src/honeysuckle/hs_type_to_string.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_type_to_string.c.o -.PHONY : src/honeysuckle/hs_type_to_string.c.o - -src/honeysuckle/hs_type_to_string.i: src/honeysuckle/hs_type_to_string.c.i -.PHONY : src/honeysuckle/hs_type_to_string.i - -# target to preprocess a source file -src/honeysuckle/hs_type_to_string.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_type_to_string.c.i -.PHONY : src/honeysuckle/hs_type_to_string.c.i - -src/honeysuckle/hs_type_to_string.s: src/honeysuckle/hs_type_to_string.c.s -.PHONY : src/honeysuckle/hs_type_to_string.s - -# target to generate assembly for a file -src/honeysuckle/hs_type_to_string.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/honeysuckle/hs_type_to_string.c.s -.PHONY : src/honeysuckle/hs_type_to_string.c.s - -src/markdown/entity.o: src/markdown/entity.c.o -.PHONY : src/markdown/entity.o - -# target to build an object file -src/markdown/entity.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/entity.c.o -.PHONY : src/markdown/entity.c.o - -src/markdown/entity.i: src/markdown/entity.c.i -.PHONY : src/markdown/entity.i - -# target to preprocess a source file -src/markdown/entity.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/entity.c.i -.PHONY : src/markdown/entity.c.i - -src/markdown/entity.s: src/markdown/entity.c.s -.PHONY : src/markdown/entity.s - -# target to generate assembly for a file -src/markdown/entity.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/entity.c.s -.PHONY : src/markdown/entity.c.s - -src/markdown/md4c-html.o: src/markdown/md4c-html.c.o -.PHONY : src/markdown/md4c-html.o - -# target to build an object file -src/markdown/md4c-html.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c-html.c.o -.PHONY : src/markdown/md4c-html.c.o - -src/markdown/md4c-html.i: src/markdown/md4c-html.c.i -.PHONY : src/markdown/md4c-html.i - -# target to preprocess a source file -src/markdown/md4c-html.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c-html.c.i -.PHONY : src/markdown/md4c-html.c.i - -src/markdown/md4c-html.s: src/markdown/md4c-html.c.s -.PHONY : src/markdown/md4c-html.s - -# target to generate assembly for a file -src/markdown/md4c-html.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c-html.c.s -.PHONY : src/markdown/md4c-html.c.s - -src/markdown/md4c.o: src/markdown/md4c.c.o -.PHONY : src/markdown/md4c.o - -# target to build an object file -src/markdown/md4c.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c.c.o -.PHONY : src/markdown/md4c.c.o - -src/markdown/md4c.i: src/markdown/md4c.c.i -.PHONY : src/markdown/md4c.i - -# target to preprocess a source file -src/markdown/md4c.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c.c.i -.PHONY : src/markdown/md4c.c.i - -src/markdown/md4c.s: src/markdown/md4c.c.s -.PHONY : src/markdown/md4c.s - -# target to generate assembly for a file -src/markdown/md4c.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/markdown/md4c.c.s -.PHONY : src/markdown/md4c.c.s - -src/options.o: src/options.c.o -.PHONY : src/options.o - -# target to build an object file -src/options.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/options.c.o -.PHONY : src/options.c.o - -src/options.i: src/options.c.i -.PHONY : src/options.i - -# target to preprocess a source file -src/options.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/options.c.i -.PHONY : src/options.c.i - -src/options.s: src/options.c.s -.PHONY : src/options.s - -# target to generate assembly for a file -src/options.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/argent.dir/build.make CMakeFiles/argent.dir/src/options.c.s -.PHONY : src/options.c.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 "... argent" - @echo "... src/argent.o" - @echo "... src/argent.i" - @echo "... src/argent.s" - @echo "... src/honeysuckle/hs_create_table.o" - @echo "... src/honeysuckle/hs_create_table.i" - @echo "... src/honeysuckle/hs_create_table.s" - @echo "... src/honeysuckle/hs_parse_args.o" - @echo "... src/honeysuckle/hs_parse_args.i" - @echo "... src/honeysuckle/hs_parse_args.s" - @echo "... src/honeysuckle/hs_process_table.o" - @echo "... src/honeysuckle/hs_process_table.i" - @echo "... src/honeysuckle/hs_process_table.s" - @echo "... src/honeysuckle/hs_pushstring.o" - @echo "... src/honeysuckle/hs_pushstring.i" - @echo "... src/honeysuckle/hs_pushstring.s" - @echo "... src/honeysuckle/hs_throw_error.o" - @echo "... src/honeysuckle/hs_throw_error.i" - @echo "... src/honeysuckle/hs_throw_error.s" - @echo "... src/honeysuckle/hs_traceback.o" - @echo "... src/honeysuckle/hs_traceback.i" - @echo "... src/honeysuckle/hs_traceback.s" - @echo "... src/honeysuckle/hs_type_to_string.o" - @echo "... src/honeysuckle/hs_type_to_string.i" - @echo "... src/honeysuckle/hs_type_to_string.s" - @echo "... src/markdown/entity.o" - @echo "... src/markdown/entity.i" - @echo "... src/markdown/entity.s" - @echo "... src/markdown/md4c-html.o" - @echo "... src/markdown/md4c-html.i" - @echo "... src/markdown/md4c-html.s" - @echo "... src/markdown/md4c.o" - @echo "... src/markdown/md4c.i" - @echo "... src/markdown/md4c.s" - @echo "... src/options.o" - @echo "... src/options.i" - @echo "... src/options.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 - |