# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.30 # 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 # Produce verbose output by default. VERBOSE = 1 # 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 = /var/www/debian/dwarfs/dwarfs-0.9.9+ds # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..." cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..." cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && /usr/bin/cpack --config ./CPackSourceConfig.cmake /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/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..." /usr/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 list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"dev\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(CMAKE_COMMAND) -E cmake_progress_start /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/CMakeFiles /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/fbthrift/thrift/compiler//CMakeFiles/progress.marks cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/all $(CMAKE_COMMAND) -E cmake_progress_start /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: cmake_check_build_system cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/preinstall .PHONY : preinstall/fast # clear depends depend: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(CMAKE_COMMAND) -P /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/CMakeFiles/VerifyGlobs.cmake cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/rule .PHONY : fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/rule # Convenience name for target. compiler_ast: fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/rule .PHONY : compiler_ast # fast build rule for target. compiler_ast/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build .PHONY : compiler_ast/fast # Convenience name for target. fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/rule .PHONY : fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/rule # Convenience name for target. compiler_base: fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/rule .PHONY : compiler_base # fast build rule for target. compiler_base/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build .PHONY : compiler_base/fast # Convenience name for target. fbthrift/thrift/compiler/CMakeFiles/compiler.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/CMakeFiles/compiler.dir/rule .PHONY : fbthrift/thrift/compiler/CMakeFiles/compiler.dir/rule # Convenience name for target. compiler: fbthrift/thrift/compiler/CMakeFiles/compiler.dir/rule .PHONY : compiler # fast build rule for target. compiler/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build .PHONY : compiler/fast # Convenience name for target. fbthrift/thrift/compiler/CMakeFiles/mustache.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/CMakeFiles/mustache.dir/rule .PHONY : fbthrift/thrift/compiler/CMakeFiles/mustache.dir/rule # Convenience name for target. mustache: fbthrift/thrift/compiler/CMakeFiles/mustache.dir/rule .PHONY : mustache # fast build rule for target. mustache/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build .PHONY : mustache/fast # Convenience name for target. fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/rule .PHONY : fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/rule # Convenience name for target. thrift1: fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/rule .PHONY : thrift1 # fast build rule for target. thrift1/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build .PHONY : thrift1/fast ast/t_const.o: ast/t_const.cc.o .PHONY : ast/t_const.o # target to build an object file ast/t_const.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.o .PHONY : ast/t_const.cc.o ast/t_const.i: ast/t_const.cc.i .PHONY : ast/t_const.i # target to preprocess a source file ast/t_const.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.i .PHONY : ast/t_const.cc.i ast/t_const.s: ast/t_const.cc.s .PHONY : ast/t_const.s # target to generate assembly for a file ast/t_const.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.s .PHONY : ast/t_const.cc.s ast/t_const_value.o: ast/t_const_value.cc.o .PHONY : ast/t_const_value.o # target to build an object file ast/t_const_value.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.o .PHONY : ast/t_const_value.cc.o ast/t_const_value.i: ast/t_const_value.cc.i .PHONY : ast/t_const_value.i # target to preprocess a source file ast/t_const_value.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.i .PHONY : ast/t_const_value.cc.i ast/t_const_value.s: ast/t_const_value.cc.s .PHONY : ast/t_const_value.s # target to generate assembly for a file ast/t_const_value.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.s .PHONY : ast/t_const_value.cc.s ast/t_enum.o: ast/t_enum.cc.o .PHONY : ast/t_enum.o # target to build an object file ast/t_enum.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.o .PHONY : ast/t_enum.cc.o ast/t_enum.i: ast/t_enum.cc.i .PHONY : ast/t_enum.i # target to preprocess a source file ast/t_enum.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.i .PHONY : ast/t_enum.cc.i ast/t_enum.s: ast/t_enum.cc.s .PHONY : ast/t_enum.s # target to generate assembly for a file ast/t_enum.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.s .PHONY : ast/t_enum.cc.s ast/t_function.o: ast/t_function.cc.o .PHONY : ast/t_function.o # target to build an object file ast/t_function.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.o .PHONY : ast/t_function.cc.o ast/t_function.i: ast/t_function.cc.i .PHONY : ast/t_function.i # target to preprocess a source file ast/t_function.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.i .PHONY : ast/t_function.cc.i ast/t_function.s: ast/t_function.cc.s .PHONY : ast/t_function.s # target to generate assembly for a file ast/t_function.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.s .PHONY : ast/t_function.cc.s ast/t_interface.o: ast/t_interface.cc.o .PHONY : ast/t_interface.o # target to build an object file ast/t_interface.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.o .PHONY : ast/t_interface.cc.o ast/t_interface.i: ast/t_interface.cc.i .PHONY : ast/t_interface.i # target to preprocess a source file ast/t_interface.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.i .PHONY : ast/t_interface.cc.i ast/t_interface.s: ast/t_interface.cc.s .PHONY : ast/t_interface.s # target to generate assembly for a file ast/t_interface.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.s .PHONY : ast/t_interface.cc.s ast/t_named.o: ast/t_named.cc.o .PHONY : ast/t_named.o # target to build an object file ast/t_named.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.o .PHONY : ast/t_named.cc.o ast/t_named.i: ast/t_named.cc.i .PHONY : ast/t_named.i # target to preprocess a source file ast/t_named.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.i .PHONY : ast/t_named.cc.i ast/t_named.s: ast/t_named.cc.s .PHONY : ast/t_named.s # target to generate assembly for a file ast/t_named.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.s .PHONY : ast/t_named.cc.s ast/t_node.o: ast/t_node.cc.o .PHONY : ast/t_node.o # target to build an object file ast/t_node.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.o .PHONY : ast/t_node.cc.o ast/t_node.i: ast/t_node.cc.i .PHONY : ast/t_node.i # target to preprocess a source file ast/t_node.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.i .PHONY : ast/t_node.cc.i ast/t_node.s: ast/t_node.cc.s .PHONY : ast/t_node.s # target to generate assembly for a file ast/t_node.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.s .PHONY : ast/t_node.cc.s ast/t_package.o: ast/t_package.cc.o .PHONY : ast/t_package.o # target to build an object file ast/t_package.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.o .PHONY : ast/t_package.cc.o ast/t_package.i: ast/t_package.cc.i .PHONY : ast/t_package.i # target to preprocess a source file ast/t_package.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.i .PHONY : ast/t_package.cc.i ast/t_package.s: ast/t_package.cc.s .PHONY : ast/t_package.s # target to generate assembly for a file ast/t_package.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.s .PHONY : ast/t_package.cc.s ast/t_paramlist.o: ast/t_paramlist.cc.o .PHONY : ast/t_paramlist.o # target to build an object file ast/t_paramlist.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_paramlist.cc.o .PHONY : ast/t_paramlist.cc.o ast/t_paramlist.i: ast/t_paramlist.cc.i .PHONY : ast/t_paramlist.i # target to preprocess a source file ast/t_paramlist.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_paramlist.cc.i .PHONY : ast/t_paramlist.cc.i ast/t_paramlist.s: ast/t_paramlist.cc.s .PHONY : ast/t_paramlist.s # target to generate assembly for a file ast/t_paramlist.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_paramlist.cc.s .PHONY : ast/t_paramlist.cc.s ast/t_primitive_type.o: ast/t_primitive_type.cc.o .PHONY : ast/t_primitive_type.o # target to build an object file ast/t_primitive_type.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.o .PHONY : ast/t_primitive_type.cc.o ast/t_primitive_type.i: ast/t_primitive_type.cc.i .PHONY : ast/t_primitive_type.i # target to preprocess a source file ast/t_primitive_type.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.i .PHONY : ast/t_primitive_type.cc.i ast/t_primitive_type.s: ast/t_primitive_type.cc.s .PHONY : ast/t_primitive_type.s # target to generate assembly for a file ast/t_primitive_type.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.s .PHONY : ast/t_primitive_type.cc.s ast/t_program.o: ast/t_program.cc.o .PHONY : ast/t_program.o # target to build an object file ast/t_program.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o .PHONY : ast/t_program.cc.o ast/t_program.i: ast/t_program.cc.i .PHONY : ast/t_program.i # target to preprocess a source file ast/t_program.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.i .PHONY : ast/t_program.cc.i ast/t_program.s: ast/t_program.cc.s .PHONY : ast/t_program.s # target to generate assembly for a file ast/t_program.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.s .PHONY : ast/t_program.cc.s ast/t_scope.o: ast/t_scope.cc.o .PHONY : ast/t_scope.o # target to build an object file ast/t_scope.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.o .PHONY : ast/t_scope.cc.o ast/t_scope.i: ast/t_scope.cc.i .PHONY : ast/t_scope.i # target to preprocess a source file ast/t_scope.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.i .PHONY : ast/t_scope.cc.i ast/t_scope.s: ast/t_scope.cc.s .PHONY : ast/t_scope.s # target to generate assembly for a file ast/t_scope.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.s .PHONY : ast/t_scope.cc.s ast/t_structured.o: ast/t_structured.cc.o .PHONY : ast/t_structured.o # target to build an object file ast/t_structured.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.o .PHONY : ast/t_structured.cc.o ast/t_structured.i: ast/t_structured.cc.i .PHONY : ast/t_structured.i # target to preprocess a source file ast/t_structured.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.i .PHONY : ast/t_structured.cc.i ast/t_structured.s: ast/t_structured.cc.s .PHONY : ast/t_structured.s # target to generate assembly for a file ast/t_structured.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.s .PHONY : ast/t_structured.cc.s ast/t_type.o: ast/t_type.cc.o .PHONY : ast/t_type.o # target to build an object file ast/t_type.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.o .PHONY : ast/t_type.cc.o ast/t_type.i: ast/t_type.cc.i .PHONY : ast/t_type.i # target to preprocess a source file ast/t_type.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.i .PHONY : ast/t_type.cc.i ast/t_type.s: ast/t_type.cc.s .PHONY : ast/t_type.s # target to generate assembly for a file ast/t_type.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.s .PHONY : ast/t_type.cc.s ast/t_typedef.o: ast/t_typedef.cc.o .PHONY : ast/t_typedef.o # target to build an object file ast/t_typedef.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.o .PHONY : ast/t_typedef.cc.o ast/t_typedef.i: ast/t_typedef.cc.i .PHONY : ast/t_typedef.i # target to preprocess a source file ast/t_typedef.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.i .PHONY : ast/t_typedef.cc.i ast/t_typedef.s: ast/t_typedef.cc.s .PHONY : ast/t_typedef.s # target to generate assembly for a file ast/t_typedef.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.s .PHONY : ast/t_typedef.cc.s ast/visitor.o: ast/visitor.cc.o .PHONY : ast/visitor.o # target to build an object file ast/visitor.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/visitor.cc.o .PHONY : ast/visitor.cc.o ast/visitor.i: ast/visitor.cc.i .PHONY : ast/visitor.i # target to preprocess a source file ast/visitor.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/visitor.cc.i .PHONY : ast/visitor.cc.i ast/visitor.s: ast/visitor.cc.s .PHONY : ast/visitor.s # target to generate assembly for a file ast/visitor.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_ast.dir/ast/visitor.cc.s .PHONY : ast/visitor.cc.s compiler.o: compiler.cc.o .PHONY : compiler.o # target to build an object file compiler.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.o .PHONY : compiler.cc.o compiler.i: compiler.cc.i .PHONY : compiler.i # target to preprocess a source file compiler.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.i .PHONY : compiler.cc.i compiler.s: compiler.cc.s .PHONY : compiler.s # target to generate assembly for a file compiler.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.s .PHONY : compiler.cc.s detail/mustache/mstch.o: detail/mustache/mstch.cpp.o .PHONY : detail/mustache/mstch.o # target to build an object file detail/mustache/mstch.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/mstch.cpp.o .PHONY : detail/mustache/mstch.cpp.o detail/mustache/mstch.i: detail/mustache/mstch.cpp.i .PHONY : detail/mustache/mstch.i # target to preprocess a source file detail/mustache/mstch.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/mstch.cpp.i .PHONY : detail/mustache/mstch.cpp.i detail/mustache/mstch.s: detail/mustache/mstch.cpp.s .PHONY : detail/mustache/mstch.s # target to generate assembly for a file detail/mustache/mstch.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/mstch.cpp.s .PHONY : detail/mustache/mstch.cpp.s detail/mustache/render_context.o: detail/mustache/render_context.cpp.o .PHONY : detail/mustache/render_context.o # target to build an object file detail/mustache/render_context.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/render_context.cpp.o .PHONY : detail/mustache/render_context.cpp.o detail/mustache/render_context.i: detail/mustache/render_context.cpp.i .PHONY : detail/mustache/render_context.i # target to preprocess a source file detail/mustache/render_context.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/render_context.cpp.i .PHONY : detail/mustache/render_context.cpp.i detail/mustache/render_context.s: detail/mustache/render_context.cpp.s .PHONY : detail/mustache/render_context.s # target to generate assembly for a file detail/mustache/render_context.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/render_context.cpp.s .PHONY : detail/mustache/render_context.cpp.s detail/mustache/state/in_section.o: detail/mustache/state/in_section.cpp.o .PHONY : detail/mustache/state/in_section.o # target to build an object file detail/mustache/state/in_section.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/in_section.cpp.o .PHONY : detail/mustache/state/in_section.cpp.o detail/mustache/state/in_section.i: detail/mustache/state/in_section.cpp.i .PHONY : detail/mustache/state/in_section.i # target to preprocess a source file detail/mustache/state/in_section.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/in_section.cpp.i .PHONY : detail/mustache/state/in_section.cpp.i detail/mustache/state/in_section.s: detail/mustache/state/in_section.cpp.s .PHONY : detail/mustache/state/in_section.s # target to generate assembly for a file detail/mustache/state/in_section.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/in_section.cpp.s .PHONY : detail/mustache/state/in_section.cpp.s detail/mustache/state/outside_section.o: detail/mustache/state/outside_section.cpp.o .PHONY : detail/mustache/state/outside_section.o # target to build an object file detail/mustache/state/outside_section.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/outside_section.cpp.o .PHONY : detail/mustache/state/outside_section.cpp.o detail/mustache/state/outside_section.i: detail/mustache/state/outside_section.cpp.i .PHONY : detail/mustache/state/outside_section.i # target to preprocess a source file detail/mustache/state/outside_section.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/outside_section.cpp.i .PHONY : detail/mustache/state/outside_section.cpp.i detail/mustache/state/outside_section.s: detail/mustache/state/outside_section.cpp.s .PHONY : detail/mustache/state/outside_section.s # target to generate assembly for a file detail/mustache/state/outside_section.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/state/outside_section.cpp.s .PHONY : detail/mustache/state/outside_section.cpp.s detail/mustache/template_type.o: detail/mustache/template_type.cpp.o .PHONY : detail/mustache/template_type.o # target to build an object file detail/mustache/template_type.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/template_type.cpp.o .PHONY : detail/mustache/template_type.cpp.o detail/mustache/template_type.i: detail/mustache/template_type.cpp.i .PHONY : detail/mustache/template_type.i # target to preprocess a source file detail/mustache/template_type.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/template_type.cpp.i .PHONY : detail/mustache/template_type.cpp.i detail/mustache/template_type.s: detail/mustache/template_type.cpp.s .PHONY : detail/mustache/template_type.s # target to generate assembly for a file detail/mustache/template_type.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/template_type.cpp.s .PHONY : detail/mustache/template_type.cpp.s detail/mustache/token.o: detail/mustache/token.cpp.o .PHONY : detail/mustache/token.o # target to build an object file detail/mustache/token.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/token.cpp.o .PHONY : detail/mustache/token.cpp.o detail/mustache/token.i: detail/mustache/token.cpp.i .PHONY : detail/mustache/token.i # target to preprocess a source file detail/mustache/token.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/token.cpp.i .PHONY : detail/mustache/token.cpp.i detail/mustache/token.s: detail/mustache/token.cpp.s .PHONY : detail/mustache/token.s # target to generate assembly for a file detail/mustache/token.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/token.cpp.s .PHONY : detail/mustache/token.cpp.s detail/mustache/utils.o: detail/mustache/utils.cpp.o .PHONY : detail/mustache/utils.o # target to build an object file detail/mustache/utils.cpp.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/utils.cpp.o .PHONY : detail/mustache/utils.cpp.o detail/mustache/utils.i: detail/mustache/utils.cpp.i .PHONY : detail/mustache/utils.i # target to preprocess a source file detail/mustache/utils.cpp.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/utils.cpp.i .PHONY : detail/mustache/utils.cpp.i detail/mustache/utils.s: detail/mustache/utils.cpp.s .PHONY : detail/mustache/utils.s # target to generate assembly for a file detail/mustache/utils.cpp.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/mustache.dir/build.make fbthrift/thrift/compiler/CMakeFiles/mustache.dir/detail/mustache/utils.cpp.s .PHONY : detail/mustache/utils.cpp.s detail/system.o: detail/system.cc.o .PHONY : detail/system.o # target to build an object file detail/system.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.o .PHONY : detail/system.cc.o detail/system.i: detail/system.cc.i .PHONY : detail/system.i # target to preprocess a source file detail/system.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.i .PHONY : detail/system.cc.i detail/system.s: detail/system.cc.s .PHONY : detail/system.s # target to generate assembly for a file detail/system.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.s .PHONY : detail/system.cc.s diagnostic.o: diagnostic.cc.o .PHONY : diagnostic.o # target to build an object file diagnostic.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.o .PHONY : diagnostic.cc.o diagnostic.i: diagnostic.cc.i .PHONY : diagnostic.i # target to preprocess a source file diagnostic.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.i .PHONY : diagnostic.cc.i diagnostic.s: diagnostic.cc.s .PHONY : diagnostic.s # target to generate assembly for a file diagnostic.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.s .PHONY : diagnostic.cc.s gen/cpp/gen.o: gen/cpp/gen.cc.o .PHONY : gen/cpp/gen.o # target to build an object file gen/cpp/gen.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/gen.cc.o .PHONY : gen/cpp/gen.cc.o gen/cpp/gen.i: gen/cpp/gen.cc.i .PHONY : gen/cpp/gen.i # target to preprocess a source file gen/cpp/gen.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/gen.cc.i .PHONY : gen/cpp/gen.cc.i gen/cpp/gen.s: gen/cpp/gen.cc.s .PHONY : gen/cpp/gen.s # target to generate assembly for a file gen/cpp/gen.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/gen.cc.s .PHONY : gen/cpp/gen.cc.s gen/cpp/namespace_resolver.o: gen/cpp/namespace_resolver.cc.o .PHONY : gen/cpp/namespace_resolver.o # target to build an object file gen/cpp/namespace_resolver.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/namespace_resolver.cc.o .PHONY : gen/cpp/namespace_resolver.cc.o gen/cpp/namespace_resolver.i: gen/cpp/namespace_resolver.cc.i .PHONY : gen/cpp/namespace_resolver.i # target to preprocess a source file gen/cpp/namespace_resolver.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/namespace_resolver.cc.i .PHONY : gen/cpp/namespace_resolver.cc.i gen/cpp/namespace_resolver.s: gen/cpp/namespace_resolver.cc.s .PHONY : gen/cpp/namespace_resolver.s # target to generate assembly for a file gen/cpp/namespace_resolver.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/namespace_resolver.cc.s .PHONY : gen/cpp/namespace_resolver.cc.s gen/cpp/reference_type.o: gen/cpp/reference_type.cc.o .PHONY : gen/cpp/reference_type.o # target to build an object file gen/cpp/reference_type.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/reference_type.cc.o .PHONY : gen/cpp/reference_type.cc.o gen/cpp/reference_type.i: gen/cpp/reference_type.cc.i .PHONY : gen/cpp/reference_type.i # target to preprocess a source file gen/cpp/reference_type.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/reference_type.cc.i .PHONY : gen/cpp/reference_type.cc.i gen/cpp/reference_type.s: gen/cpp/reference_type.cc.s .PHONY : gen/cpp/reference_type.s # target to generate assembly for a file gen/cpp/reference_type.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/reference_type.cc.s .PHONY : gen/cpp/reference_type.cc.s gen/cpp/type_resolver.o: gen/cpp/type_resolver.cc.o .PHONY : gen/cpp/type_resolver.o # target to build an object file gen/cpp/type_resolver.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/type_resolver.cc.o .PHONY : gen/cpp/type_resolver.cc.o gen/cpp/type_resolver.i: gen/cpp/type_resolver.cc.i .PHONY : gen/cpp/type_resolver.i # target to preprocess a source file gen/cpp/type_resolver.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/type_resolver.cc.i .PHONY : gen/cpp/type_resolver.cc.i gen/cpp/type_resolver.s: gen/cpp/type_resolver.cc.s .PHONY : gen/cpp/type_resolver.s # target to generate assembly for a file gen/cpp/type_resolver.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/gen/cpp/type_resolver.cc.s .PHONY : gen/cpp/type_resolver.cc.s lib/cpp2/util.o: lib/cpp2/util.cc.o .PHONY : lib/cpp2/util.o # target to build an object file lib/cpp2/util.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/cpp2/util.cc.o .PHONY : lib/cpp2/util.cc.o lib/cpp2/util.i: lib/cpp2/util.cc.i .PHONY : lib/cpp2/util.i # target to preprocess a source file lib/cpp2/util.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/cpp2/util.cc.i .PHONY : lib/cpp2/util.cc.i lib/cpp2/util.s: lib/cpp2/util.cc.s .PHONY : lib/cpp2/util.s # target to generate assembly for a file lib/cpp2/util.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/cpp2/util.cc.s .PHONY : lib/cpp2/util.cc.s lib/go/util.o: lib/go/util.cc.o .PHONY : lib/go/util.o # target to build an object file lib/go/util.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/go/util.cc.o .PHONY : lib/go/util.cc.o lib/go/util.i: lib/go/util.cc.i .PHONY : lib/go/util.i # target to preprocess a source file lib/go/util.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/go/util.cc.i .PHONY : lib/go/util.cc.i lib/go/util.s: lib/go/util.cc.s .PHONY : lib/go/util.s # target to generate assembly for a file lib/go/util.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/go/util.cc.s .PHONY : lib/go/util.cc.s lib/java/util.o: lib/java/util.cc.o .PHONY : lib/java/util.o # target to build an object file lib/java/util.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/java/util.cc.o .PHONY : lib/java/util.cc.o lib/java/util.i: lib/java/util.cc.i .PHONY : lib/java/util.i # target to preprocess a source file lib/java/util.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/java/util.cc.i .PHONY : lib/java/util.cc.i lib/java/util.s: lib/java/util.cc.s .PHONY : lib/java/util.s # target to generate assembly for a file lib/java/util.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/java/util.cc.s .PHONY : lib/java/util.cc.s lib/rust/util.o: lib/rust/util.cc.o .PHONY : lib/rust/util.o # target to build an object file lib/rust/util.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/rust/util.cc.o .PHONY : lib/rust/util.cc.o lib/rust/util.i: lib/rust/util.cc.i .PHONY : lib/rust/util.i # target to preprocess a source file lib/rust/util.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/rust/util.cc.i .PHONY : lib/rust/util.cc.i lib/rust/util.s: lib/rust/util.cc.s .PHONY : lib/rust/util.s # target to generate assembly for a file lib/rust/util.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler.dir/lib/rust/util.cc.s .PHONY : lib/rust/util.cc.s lib/schematizer.o: lib/schematizer.cc.o .PHONY : lib/schematizer.o # target to build an object file lib/schematizer.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/lib/schematizer.cc.o .PHONY : lib/schematizer.cc.o lib/schematizer.i: lib/schematizer.cc.i .PHONY : lib/schematizer.i # target to preprocess a source file lib/schematizer.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/lib/schematizer.cc.i .PHONY : lib/schematizer.cc.i lib/schematizer.s: lib/schematizer.cc.s .PHONY : lib/schematizer.s # target to generate assembly for a file lib/schematizer.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/lib/schematizer.cc.s .PHONY : lib/schematizer.cc.s main.o: main.cc.o .PHONY : main.o # target to build an object file main.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/main.cc.o .PHONY : main.cc.o main.i: main.cc.i .PHONY : main.i # target to preprocess a source file main.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/main.cc.i .PHONY : main.cc.i main.s: main.cc.s .PHONY : main.s # target to generate assembly for a file main.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/build.make fbthrift/thrift/compiler/CMakeFiles/thrift1.dir/main.cc.s .PHONY : main.cc.s parse/lexer.o: parse/lexer.cc.o .PHONY : parse/lexer.o # target to build an object file parse/lexer.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/lexer.cc.o .PHONY : parse/lexer.cc.o parse/lexer.i: parse/lexer.cc.i .PHONY : parse/lexer.i # target to preprocess a source file parse/lexer.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/lexer.cc.i .PHONY : parse/lexer.cc.i parse/lexer.s: parse/lexer.cc.s .PHONY : parse/lexer.s # target to generate assembly for a file parse/lexer.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/lexer.cc.s .PHONY : parse/lexer.cc.s parse/parse_ast.o: parse/parse_ast.cc.o .PHONY : parse/parse_ast.o # target to build an object file parse/parse_ast.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parse_ast.cc.o .PHONY : parse/parse_ast.cc.o parse/parse_ast.i: parse/parse_ast.cc.i .PHONY : parse/parse_ast.i # target to preprocess a source file parse/parse_ast.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parse_ast.cc.i .PHONY : parse/parse_ast.cc.i parse/parse_ast.s: parse/parse_ast.cc.s .PHONY : parse/parse_ast.s # target to generate assembly for a file parse/parse_ast.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parse_ast.cc.s .PHONY : parse/parse_ast.cc.s parse/parser.o: parse/parser.cc.o .PHONY : parse/parser.o # target to build an object file parse/parser.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parser.cc.o .PHONY : parse/parser.cc.o parse/parser.i: parse/parser.cc.i .PHONY : parse/parser.i # target to preprocess a source file parse/parser.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parser.cc.i .PHONY : parse/parser.cc.i parse/parser.s: parse/parser.cc.s .PHONY : parse/parser.s # target to generate assembly for a file parse/parser.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/parser.cc.s .PHONY : parse/parser.cc.s parse/token.o: parse/token.cc.o .PHONY : parse/token.o # target to build an object file parse/token.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/token.cc.o .PHONY : parse/token.cc.o parse/token.i: parse/token.cc.i .PHONY : parse/token.i # target to preprocess a source file parse/token.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/token.cc.i .PHONY : parse/token.cc.i parse/token.s: parse/token.cc.s .PHONY : parse/token.s # target to generate assembly for a file parse/token.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/parse/token.cc.s .PHONY : parse/token.cc.s sema/const_checker.o: sema/const_checker.cc.o .PHONY : sema/const_checker.o # target to build an object file sema/const_checker.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/const_checker.cc.o .PHONY : sema/const_checker.cc.o sema/const_checker.i: sema/const_checker.cc.i .PHONY : sema/const_checker.i # target to preprocess a source file sema/const_checker.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/const_checker.cc.i .PHONY : sema/const_checker.cc.i sema/const_checker.s: sema/const_checker.cc.s .PHONY : sema/const_checker.s # target to generate assembly for a file sema/const_checker.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/const_checker.cc.s .PHONY : sema/const_checker.cc.s sema/explicit_include_validator.o: sema/explicit_include_validator.cc.o .PHONY : sema/explicit_include_validator.o # target to build an object file sema/explicit_include_validator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/explicit_include_validator.cc.o .PHONY : sema/explicit_include_validator.cc.o sema/explicit_include_validator.i: sema/explicit_include_validator.cc.i .PHONY : sema/explicit_include_validator.i # target to preprocess a source file sema/explicit_include_validator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/explicit_include_validator.cc.i .PHONY : sema/explicit_include_validator.cc.i sema/explicit_include_validator.s: sema/explicit_include_validator.cc.s .PHONY : sema/explicit_include_validator.s # target to generate assembly for a file sema/explicit_include_validator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/explicit_include_validator.cc.s .PHONY : sema/explicit_include_validator.cc.s sema/patch_mutator.o: sema/patch_mutator.cc.o .PHONY : sema/patch_mutator.o # target to build an object file sema/patch_mutator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/patch_mutator.cc.o .PHONY : sema/patch_mutator.cc.o sema/patch_mutator.i: sema/patch_mutator.cc.i .PHONY : sema/patch_mutator.i # target to preprocess a source file sema/patch_mutator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/patch_mutator.cc.i .PHONY : sema/patch_mutator.cc.i sema/patch_mutator.s: sema/patch_mutator.cc.s .PHONY : sema/patch_mutator.s # target to generate assembly for a file sema/patch_mutator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/patch_mutator.cc.s .PHONY : sema/patch_mutator.cc.s sema/scope_validator.o: sema/scope_validator.cc.o .PHONY : sema/scope_validator.o # target to build an object file sema/scope_validator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/scope_validator.cc.o .PHONY : sema/scope_validator.cc.o sema/scope_validator.i: sema/scope_validator.cc.i .PHONY : sema/scope_validator.i # target to preprocess a source file sema/scope_validator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/scope_validator.cc.i .PHONY : sema/scope_validator.cc.i sema/scope_validator.s: sema/scope_validator.cc.s .PHONY : sema/scope_validator.s # target to generate assembly for a file sema/scope_validator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/scope_validator.cc.s .PHONY : sema/scope_validator.cc.s sema/standard_mutator.o: sema/standard_mutator.cc.o .PHONY : sema/standard_mutator.o # target to build an object file sema/standard_mutator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_mutator.cc.o .PHONY : sema/standard_mutator.cc.o sema/standard_mutator.i: sema/standard_mutator.cc.i .PHONY : sema/standard_mutator.i # target to preprocess a source file sema/standard_mutator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_mutator.cc.i .PHONY : sema/standard_mutator.cc.i sema/standard_mutator.s: sema/standard_mutator.cc.s .PHONY : sema/standard_mutator.s # target to generate assembly for a file sema/standard_mutator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_mutator.cc.s .PHONY : sema/standard_mutator.cc.s sema/standard_validator.o: sema/standard_validator.cc.o .PHONY : sema/standard_validator.o # target to build an object file sema/standard_validator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_validator.cc.o .PHONY : sema/standard_validator.cc.o sema/standard_validator.i: sema/standard_validator.cc.i .PHONY : sema/standard_validator.i # target to preprocess a source file sema/standard_validator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_validator.cc.i .PHONY : sema/standard_validator.cc.i sema/standard_validator.s: sema/standard_validator.cc.s .PHONY : sema/standard_validator.s # target to generate assembly for a file sema/standard_validator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/sema/standard_validator.cc.s .PHONY : sema/standard_validator.cc.s source_location.o: source_location.cc.o .PHONY : source_location.o # target to build an object file source_location.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.o .PHONY : source_location.cc.o source_location.i: source_location.cc.i .PHONY : source_location.i # target to preprocess a source file source_location.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.i .PHONY : source_location.cc.i source_location.s: source_location.cc.s .PHONY : source_location.s # target to generate assembly for a file source_location.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/build.make fbthrift/thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.s .PHONY : source_location.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 "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... rebuild_cache" @echo "... compiler" @echo "... compiler_ast" @echo "... compiler_base" @echo "... mustache" @echo "... thrift1" @echo "... ast/t_const.o" @echo "... ast/t_const.i" @echo "... ast/t_const.s" @echo "... ast/t_const_value.o" @echo "... ast/t_const_value.i" @echo "... ast/t_const_value.s" @echo "... ast/t_enum.o" @echo "... ast/t_enum.i" @echo "... ast/t_enum.s" @echo "... ast/t_function.o" @echo "... ast/t_function.i" @echo "... ast/t_function.s" @echo "... ast/t_interface.o" @echo "... ast/t_interface.i" @echo "... ast/t_interface.s" @echo "... ast/t_named.o" @echo "... ast/t_named.i" @echo "... ast/t_named.s" @echo "... ast/t_node.o" @echo "... ast/t_node.i" @echo "... ast/t_node.s" @echo "... ast/t_package.o" @echo "... ast/t_package.i" @echo "... ast/t_package.s" @echo "... ast/t_paramlist.o" @echo "... ast/t_paramlist.i" @echo "... ast/t_paramlist.s" @echo "... ast/t_primitive_type.o" @echo "... ast/t_primitive_type.i" @echo "... ast/t_primitive_type.s" @echo "... ast/t_program.o" @echo "... ast/t_program.i" @echo "... ast/t_program.s" @echo "... ast/t_scope.o" @echo "... ast/t_scope.i" @echo "... ast/t_scope.s" @echo "... ast/t_structured.o" @echo "... ast/t_structured.i" @echo "... ast/t_structured.s" @echo "... ast/t_type.o" @echo "... ast/t_type.i" @echo "... ast/t_type.s" @echo "... ast/t_typedef.o" @echo "... ast/t_typedef.i" @echo "... ast/t_typedef.s" @echo "... ast/visitor.o" @echo "... ast/visitor.i" @echo "... ast/visitor.s" @echo "... compiler.o" @echo "... compiler.i" @echo "... compiler.s" @echo "... detail/mustache/mstch.o" @echo "... detail/mustache/mstch.i" @echo "... detail/mustache/mstch.s" @echo "... detail/mustache/render_context.o" @echo "... detail/mustache/render_context.i" @echo "... detail/mustache/render_context.s" @echo "... detail/mustache/state/in_section.o" @echo "... detail/mustache/state/in_section.i" @echo "... detail/mustache/state/in_section.s" @echo "... detail/mustache/state/outside_section.o" @echo "... detail/mustache/state/outside_section.i" @echo "... detail/mustache/state/outside_section.s" @echo "... detail/mustache/template_type.o" @echo "... detail/mustache/template_type.i" @echo "... detail/mustache/template_type.s" @echo "... detail/mustache/token.o" @echo "... detail/mustache/token.i" @echo "... detail/mustache/token.s" @echo "... detail/mustache/utils.o" @echo "... detail/mustache/utils.i" @echo "... detail/mustache/utils.s" @echo "... detail/system.o" @echo "... detail/system.i" @echo "... detail/system.s" @echo "... diagnostic.o" @echo "... diagnostic.i" @echo "... diagnostic.s" @echo "... gen/cpp/gen.o" @echo "... gen/cpp/gen.i" @echo "... gen/cpp/gen.s" @echo "... gen/cpp/namespace_resolver.o" @echo "... gen/cpp/namespace_resolver.i" @echo "... gen/cpp/namespace_resolver.s" @echo "... gen/cpp/reference_type.o" @echo "... gen/cpp/reference_type.i" @echo "... gen/cpp/reference_type.s" @echo "... gen/cpp/type_resolver.o" @echo "... gen/cpp/type_resolver.i" @echo "... gen/cpp/type_resolver.s" @echo "... lib/cpp2/util.o" @echo "... lib/cpp2/util.i" @echo "... lib/cpp2/util.s" @echo "... lib/go/util.o" @echo "... lib/go/util.i" @echo "... lib/go/util.s" @echo "... lib/java/util.o" @echo "... lib/java/util.i" @echo "... lib/java/util.s" @echo "... lib/rust/util.o" @echo "... lib/rust/util.i" @echo "... lib/rust/util.s" @echo "... lib/schematizer.o" @echo "... lib/schematizer.i" @echo "... lib/schematizer.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... parse/lexer.o" @echo "... parse/lexer.i" @echo "... parse/lexer.s" @echo "... parse/parse_ast.o" @echo "... parse/parse_ast.i" @echo "... parse/parse_ast.s" @echo "... parse/parser.o" @echo "... parse/parser.i" @echo "... parse/parser.s" @echo "... parse/token.o" @echo "... parse/token.i" @echo "... parse/token.s" @echo "... sema/const_checker.o" @echo "... sema/const_checker.i" @echo "... sema/const_checker.s" @echo "... sema/explicit_include_validator.o" @echo "... sema/explicit_include_validator.i" @echo "... sema/explicit_include_validator.s" @echo "... sema/patch_mutator.o" @echo "... sema/patch_mutator.i" @echo "... sema/patch_mutator.s" @echo "... sema/scope_validator.o" @echo "... sema/scope_validator.i" @echo "... sema/scope_validator.s" @echo "... sema/standard_mutator.o" @echo "... sema/standard_mutator.i" @echo "... sema/standard_mutator.s" @echo "... sema/standard_validator.o" @echo "... sema/standard_validator.i" @echo "... sema/standard_validator.s" @echo "... source_location.o" @echo "... source_location.i" @echo "... source_location.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: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(CMAKE_COMMAND) -P /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu/CMakeFiles/VerifyGlobs.cmake cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system