# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.20 # 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 = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 # Utility rule file for ragel_rfc2047_parser. # Include any custom commands dependencies for this target. include src/CMakeFiles/ragel_rfc2047_parser.dir/compiler_depend.make # Include the progress variables for this target. include src/CMakeFiles/ragel_rfc2047_parser.dir/progress.make src/CMakeFiles/ragel_rfc2047_parser: src/rfc2047.rl.c src/rfc2047.rl.c: src/ragel/rfc2047_parser.rl src/rfc2047.rl.c: src/ragel/smtp_address.rl src/rfc2047.rl.c: src/ragel/smtp_date.rl src/rfc2047.rl.c: src/ragel/smtp_ip.rl src/rfc2047.rl.c: src/ragel/smtp_base.rl src/rfc2047.rl.c: src/ragel/content_disposition.rl @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "[RAGEL][ragel_rfc2047] Compiling state machine with Ragel 7.0.0.12 -> /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src/rfc2047.rl.c" cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src && /usr/bin/ragel -G2 -o/home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src/rfc2047.rl.c /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src/ragel/rfc2047_parser.rl ragel_rfc2047_parser: src/CMakeFiles/ragel_rfc2047_parser ragel_rfc2047_parser: src/rfc2047.rl.c ragel_rfc2047_parser: src/CMakeFiles/ragel_rfc2047_parser.dir/build.make .PHONY : ragel_rfc2047_parser # Rule to build all files generated by this target. src/CMakeFiles/ragel_rfc2047_parser.dir/build: ragel_rfc2047_parser .PHONY : src/CMakeFiles/ragel_rfc2047_parser.dir/build src/CMakeFiles/ragel_rfc2047_parser.dir/clean: cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src && $(CMAKE_COMMAND) -P CMakeFiles/ragel_rfc2047_parser.dir/cmake_clean.cmake .PHONY : src/CMakeFiles/ragel_rfc2047_parser.dir/clean src/CMakeFiles/ragel_rfc2047_parser.dir/depend: cd /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src /home/hanzlik/rpmbuild/BUILD/rspamd-3.1 /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src /home/hanzlik/rpmbuild/BUILD/rspamd-3.1/src/CMakeFiles/ragel_rfc2047_parser.dir/DependInfo.cmake --color=$(COLOR) .PHONY : src/CMakeFiles/ragel_rfc2047_parser.dir/depend