# 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/generate//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/generate/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/generate/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/generate/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/generate/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/generate/CMakeFiles/compiler_generate_build_templates.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/rule .PHONY : fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/rule # Convenience name for target. compiler_generate_build_templates: fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/rule .PHONY : compiler_generate_build_templates # fast build rule for target. compiler_generate_build_templates/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build .PHONY : compiler_generate_build_templates/fast # Convenience name for target. fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/rule: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/rule .PHONY : fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/rule # Convenience name for target. compiler_generators: fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/rule .PHONY : compiler_generators # fast build rule for target. compiler_generators/fast: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build .PHONY : compiler_generators/fast build_templates.o: build_templates.cc.o .PHONY : build_templates.o # target to build an object file build_templates.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o .PHONY : build_templates.cc.o build_templates.i: build_templates.cc.i .PHONY : build_templates.i # target to preprocess a source file build_templates.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.i .PHONY : build_templates.cc.i build_templates.s: build_templates.cc.s .PHONY : build_templates.s # target to generate assembly for a file build_templates.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.s .PHONY : build_templates.cc.s common.o: common.cc.o .PHONY : common.o # target to build an object file common.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.o .PHONY : common.cc.o common.i: common.cc.i .PHONY : common.i # target to preprocess a source file common.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.i .PHONY : common.cc.i common.s: common.cc.s .PHONY : common.s # target to generate assembly for a file common.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.s .PHONY : common.cc.s json.o: json.cc.o .PHONY : json.o # target to build an object file json.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.o .PHONY : json.cc.o json.i: json.cc.i .PHONY : json.i # target to preprocess a source file json.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.i .PHONY : json.cc.i json.s: json.cc.s .PHONY : json.s # target to generate assembly for a file json.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.s .PHONY : json.cc.s mstch_objects.o: mstch_objects.cc.o .PHONY : mstch_objects.o # target to build an object file mstch_objects.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.o .PHONY : mstch_objects.cc.o mstch_objects.i: mstch_objects.cc.i .PHONY : mstch_objects.i # target to preprocess a source file mstch_objects.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.i .PHONY : mstch_objects.cc.i mstch_objects.s: mstch_objects.cc.s .PHONY : mstch_objects.s # target to generate assembly for a file mstch_objects.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.s .PHONY : mstch_objects.cc.s t_android_generator.o: t_android_generator.cc.o .PHONY : t_android_generator.o # target to build an object file t_android_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.o .PHONY : t_android_generator.cc.o t_android_generator.i: t_android_generator.cc.i .PHONY : t_android_generator.i # target to preprocess a source file t_android_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.i .PHONY : t_android_generator.cc.i t_android_generator.s: t_android_generator.cc.s .PHONY : t_android_generator.s # target to generate assembly for a file t_android_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.s .PHONY : t_android_generator.cc.s t_cocoa_generator.o: t_cocoa_generator.cc.o .PHONY : t_cocoa_generator.o # target to build an object file t_cocoa_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.o .PHONY : t_cocoa_generator.cc.o t_cocoa_generator.i: t_cocoa_generator.cc.i .PHONY : t_cocoa_generator.i # target to preprocess a source file t_cocoa_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.i .PHONY : t_cocoa_generator.cc.i t_cocoa_generator.s: t_cocoa_generator.cc.s .PHONY : t_cocoa_generator.s # target to generate assembly for a file t_cocoa_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.s .PHONY : t_cocoa_generator.cc.s t_concat_generator.o: t_concat_generator.cc.o .PHONY : t_concat_generator.o # target to build an object file t_concat_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.o .PHONY : t_concat_generator.cc.o t_concat_generator.i: t_concat_generator.cc.i .PHONY : t_concat_generator.i # target to preprocess a source file t_concat_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.i .PHONY : t_concat_generator.cc.i t_concat_generator.s: t_concat_generator.cc.s .PHONY : t_concat_generator.s # target to generate assembly for a file t_concat_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.s .PHONY : t_concat_generator.cc.s t_generator.o: t_generator.cc.o .PHONY : t_generator.o # target to build an object file t_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.o .PHONY : t_generator.cc.o t_generator.i: t_generator.cc.i .PHONY : t_generator.i # target to preprocess a source file t_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.i .PHONY : t_generator.cc.i t_generator.s: t_generator.cc.s .PHONY : t_generator.s # target to generate assembly for a file t_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.s .PHONY : t_generator.cc.s t_hack_generator.o: t_hack_generator.cc.o .PHONY : t_hack_generator.o # target to build an object file t_hack_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.o .PHONY : t_hack_generator.cc.o t_hack_generator.i: t_hack_generator.cc.i .PHONY : t_hack_generator.i # target to preprocess a source file t_hack_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.i .PHONY : t_hack_generator.cc.i t_hack_generator.s: t_hack_generator.cc.s .PHONY : t_hack_generator.s # target to generate assembly for a file t_hack_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.s .PHONY : t_hack_generator.cc.s t_java_deprecated_generator.o: t_java_deprecated_generator.cc.o .PHONY : t_java_deprecated_generator.o # target to build an object file t_java_deprecated_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.o .PHONY : t_java_deprecated_generator.cc.o t_java_deprecated_generator.i: t_java_deprecated_generator.cc.i .PHONY : t_java_deprecated_generator.i # target to preprocess a source file t_java_deprecated_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.i .PHONY : t_java_deprecated_generator.cc.i t_java_deprecated_generator.s: t_java_deprecated_generator.cc.s .PHONY : t_java_deprecated_generator.s # target to generate assembly for a file t_java_deprecated_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.s .PHONY : t_java_deprecated_generator.cc.s t_js_generator.o: t_js_generator.cc.o .PHONY : t_js_generator.o # target to build an object file t_js_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.o .PHONY : t_js_generator.cc.o t_js_generator.i: t_js_generator.cc.i .PHONY : t_js_generator.i # target to preprocess a source file t_js_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.i .PHONY : t_js_generator.cc.i t_js_generator.s: t_js_generator.cc.s .PHONY : t_js_generator.s # target to generate assembly for a file t_js_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.s .PHONY : t_js_generator.cc.s t_json_experimental_generator.o: t_json_experimental_generator.cc.o .PHONY : t_json_experimental_generator.o # target to build an object file t_json_experimental_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.o .PHONY : t_json_experimental_generator.cc.o t_json_experimental_generator.i: t_json_experimental_generator.cc.i .PHONY : t_json_experimental_generator.i # target to preprocess a source file t_json_experimental_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.i .PHONY : t_json_experimental_generator.cc.i t_json_experimental_generator.s: t_json_experimental_generator.cc.s .PHONY : t_json_experimental_generator.s # target to generate assembly for a file t_json_experimental_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.s .PHONY : t_json_experimental_generator.cc.s t_json_generator.o: t_json_generator.cc.o .PHONY : t_json_generator.o # target to build an object file t_json_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.o .PHONY : t_json_generator.cc.o t_json_generator.i: t_json_generator.cc.i .PHONY : t_json_generator.i # target to preprocess a source file t_json_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.i .PHONY : t_json_generator.cc.i t_json_generator.s: t_json_generator.cc.s .PHONY : t_json_generator.s # target to generate assembly for a file t_json_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.s .PHONY : t_json_generator.cc.s t_mstch_cpp2_generator.o: t_mstch_cpp2_generator.cc.o .PHONY : t_mstch_cpp2_generator.o # target to build an object file t_mstch_cpp2_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.o .PHONY : t_mstch_cpp2_generator.cc.o t_mstch_cpp2_generator.i: t_mstch_cpp2_generator.cc.i .PHONY : t_mstch_cpp2_generator.i # target to preprocess a source file t_mstch_cpp2_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.i .PHONY : t_mstch_cpp2_generator.cc.i t_mstch_cpp2_generator.s: t_mstch_cpp2_generator.cc.s .PHONY : t_mstch_cpp2_generator.s # target to generate assembly for a file t_mstch_cpp2_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.s .PHONY : t_mstch_cpp2_generator.cc.s t_mstch_generator.o: t_mstch_generator.cc.o .PHONY : t_mstch_generator.o # target to build an object file t_mstch_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.o .PHONY : t_mstch_generator.cc.o t_mstch_generator.i: t_mstch_generator.cc.i .PHONY : t_mstch_generator.i # target to preprocess a source file t_mstch_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.i .PHONY : t_mstch_generator.cc.i t_mstch_generator.s: t_mstch_generator.cc.s .PHONY : t_mstch_generator.s # target to generate assembly for a file t_mstch_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.s .PHONY : t_mstch_generator.cc.s t_mstch_go_generator.o: t_mstch_go_generator.cc.o .PHONY : t_mstch_go_generator.o # target to build an object file t_mstch_go_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.o .PHONY : t_mstch_go_generator.cc.o t_mstch_go_generator.i: t_mstch_go_generator.cc.i .PHONY : t_mstch_go_generator.i # target to preprocess a source file t_mstch_go_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.i .PHONY : t_mstch_go_generator.cc.i t_mstch_go_generator.s: t_mstch_go_generator.cc.s .PHONY : t_mstch_go_generator.s # target to generate assembly for a file t_mstch_go_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.s .PHONY : t_mstch_go_generator.cc.s t_mstch_html_generator.o: t_mstch_html_generator.cc.o .PHONY : t_mstch_html_generator.o # target to build an object file t_mstch_html_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_html_generator.cc.o .PHONY : t_mstch_html_generator.cc.o t_mstch_html_generator.i: t_mstch_html_generator.cc.i .PHONY : t_mstch_html_generator.i # target to preprocess a source file t_mstch_html_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_html_generator.cc.i .PHONY : t_mstch_html_generator.cc.i t_mstch_html_generator.s: t_mstch_html_generator.cc.s .PHONY : t_mstch_html_generator.s # target to generate assembly for a file t_mstch_html_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_html_generator.cc.s .PHONY : t_mstch_html_generator.cc.s t_mstch_java_generator.o: t_mstch_java_generator.cc.o .PHONY : t_mstch_java_generator.o # target to build an object file t_mstch_java_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.o .PHONY : t_mstch_java_generator.cc.o t_mstch_java_generator.i: t_mstch_java_generator.cc.i .PHONY : t_mstch_java_generator.i # target to preprocess a source file t_mstch_java_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.i .PHONY : t_mstch_java_generator.cc.i t_mstch_java_generator.s: t_mstch_java_generator.cc.s .PHONY : t_mstch_java_generator.s # target to generate assembly for a file t_mstch_java_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.s .PHONY : t_mstch_java_generator.cc.s t_mstch_py3_generator.o: t_mstch_py3_generator.cc.o .PHONY : t_mstch_py3_generator.o # target to build an object file t_mstch_py3_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.o .PHONY : t_mstch_py3_generator.cc.o t_mstch_py3_generator.i: t_mstch_py3_generator.cc.i .PHONY : t_mstch_py3_generator.i # target to preprocess a source file t_mstch_py3_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.i .PHONY : t_mstch_py3_generator.cc.i t_mstch_py3_generator.s: t_mstch_py3_generator.cc.s .PHONY : t_mstch_py3_generator.s # target to generate assembly for a file t_mstch_py3_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.s .PHONY : t_mstch_py3_generator.cc.s t_mstch_pyi_generator.o: t_mstch_pyi_generator.cc.o .PHONY : t_mstch_pyi_generator.o # target to build an object file t_mstch_pyi_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.o .PHONY : t_mstch_pyi_generator.cc.o t_mstch_pyi_generator.i: t_mstch_pyi_generator.cc.i .PHONY : t_mstch_pyi_generator.i # target to preprocess a source file t_mstch_pyi_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.i .PHONY : t_mstch_pyi_generator.cc.i t_mstch_pyi_generator.s: t_mstch_pyi_generator.cc.s .PHONY : t_mstch_pyi_generator.s # target to generate assembly for a file t_mstch_pyi_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.s .PHONY : t_mstch_pyi_generator.cc.s t_mstch_python_capi_generator.o: t_mstch_python_capi_generator.cc.o .PHONY : t_mstch_python_capi_generator.o # target to build an object file t_mstch_python_capi_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.o .PHONY : t_mstch_python_capi_generator.cc.o t_mstch_python_capi_generator.i: t_mstch_python_capi_generator.cc.i .PHONY : t_mstch_python_capi_generator.i # target to preprocess a source file t_mstch_python_capi_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.i .PHONY : t_mstch_python_capi_generator.cc.i t_mstch_python_capi_generator.s: t_mstch_python_capi_generator.cc.s .PHONY : t_mstch_python_capi_generator.s # target to generate assembly for a file t_mstch_python_capi_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.s .PHONY : t_mstch_python_capi_generator.cc.s t_mstch_python_generator.o: t_mstch_python_generator.cc.o .PHONY : t_mstch_python_generator.o # target to build an object file t_mstch_python_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.o .PHONY : t_mstch_python_generator.cc.o t_mstch_python_generator.i: t_mstch_python_generator.cc.i .PHONY : t_mstch_python_generator.i # target to preprocess a source file t_mstch_python_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.i .PHONY : t_mstch_python_generator.cc.i t_mstch_python_generator.s: t_mstch_python_generator.cc.s .PHONY : t_mstch_python_generator.s # target to generate assembly for a file t_mstch_python_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.s .PHONY : t_mstch_python_generator.cc.s t_mstch_rust_generator.o: t_mstch_rust_generator.cc.o .PHONY : t_mstch_rust_generator.o # target to build an object file t_mstch_rust_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.o .PHONY : t_mstch_rust_generator.cc.o t_mstch_rust_generator.i: t_mstch_rust_generator.cc.i .PHONY : t_mstch_rust_generator.i # target to preprocess a source file t_mstch_rust_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.i .PHONY : t_mstch_rust_generator.cc.i t_mstch_rust_generator.s: t_mstch_rust_generator.cc.s .PHONY : t_mstch_rust_generator.s # target to generate assembly for a file t_mstch_rust_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.s .PHONY : t_mstch_rust_generator.cc.s t_py_generator.o: t_py_generator.cc.o .PHONY : t_py_generator.o # target to build an object file t_py_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.o .PHONY : t_py_generator.cc.o t_py_generator.i: t_py_generator.cc.i .PHONY : t_py_generator.i # target to preprocess a source file t_py_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.i .PHONY : t_py_generator.cc.i t_py_generator.s: t_py_generator.cc.s .PHONY : t_py_generator.s # target to generate assembly for a file t_py_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.s .PHONY : t_py_generator.cc.s t_starlark_generator.o: t_starlark_generator.cc.o .PHONY : t_starlark_generator.o # target to build an object file t_starlark_generator.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.o .PHONY : t_starlark_generator.cc.o t_starlark_generator.i: t_starlark_generator.cc.i .PHONY : t_starlark_generator.i # target to preprocess a source file t_starlark_generator.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.i .PHONY : t_starlark_generator.cc.i t_starlark_generator.s: t_starlark_generator.cc.s .PHONY : t_starlark_generator.s # target to generate assembly for a file t_starlark_generator.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.s .PHONY : t_starlark_generator.cc.s templates.o: templates.cc.o .PHONY : templates.o # target to build an object file templates.cc.o: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.o .PHONY : templates.cc.o templates.i: templates.cc.i .PHONY : templates.i # target to preprocess a source file templates.cc.i: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.i .PHONY : templates.cc.i templates.s: templates.cc.s .PHONY : templates.s # target to generate assembly for a file templates.cc.s: cd /var/www/debian/dwarfs/dwarfs-0.9.9+ds/obj-aarch64-linux-gnu && $(MAKE) $(MAKESILENT) -f fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/build.make fbthrift/thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.s .PHONY : templates.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_generate_build_templates" @echo "... compiler_generators" @echo "... build_templates.o" @echo "... build_templates.i" @echo "... build_templates.s" @echo "... common.o" @echo "... common.i" @echo "... common.s" @echo "... json.o" @echo "... json.i" @echo "... json.s" @echo "... mstch_objects.o" @echo "... mstch_objects.i" @echo "... mstch_objects.s" @echo "... t_android_generator.o" @echo "... t_android_generator.i" @echo "... t_android_generator.s" @echo "... t_cocoa_generator.o" @echo "... t_cocoa_generator.i" @echo "... t_cocoa_generator.s" @echo "... t_concat_generator.o" @echo "... t_concat_generator.i" @echo "... t_concat_generator.s" @echo "... t_generator.o" @echo "... t_generator.i" @echo "... t_generator.s" @echo "... t_hack_generator.o" @echo "... t_hack_generator.i" @echo "... t_hack_generator.s" @echo "... t_java_deprecated_generator.o" @echo "... t_java_deprecated_generator.i" @echo "... t_java_deprecated_generator.s" @echo "... t_js_generator.o" @echo "... t_js_generator.i" @echo "... t_js_generator.s" @echo "... t_json_experimental_generator.o" @echo "... t_json_experimental_generator.i" @echo "... t_json_experimental_generator.s" @echo "... t_json_generator.o" @echo "... t_json_generator.i" @echo "... t_json_generator.s" @echo "... t_mstch_cpp2_generator.o" @echo "... t_mstch_cpp2_generator.i" @echo "... t_mstch_cpp2_generator.s" @echo "... t_mstch_generator.o" @echo "... t_mstch_generator.i" @echo "... t_mstch_generator.s" @echo "... t_mstch_go_generator.o" @echo "... t_mstch_go_generator.i" @echo "... t_mstch_go_generator.s" @echo "... t_mstch_html_generator.o" @echo "... t_mstch_html_generator.i" @echo "... t_mstch_html_generator.s" @echo "... t_mstch_java_generator.o" @echo "... t_mstch_java_generator.i" @echo "... t_mstch_java_generator.s" @echo "... t_mstch_py3_generator.o" @echo "... t_mstch_py3_generator.i" @echo "... t_mstch_py3_generator.s" @echo "... t_mstch_pyi_generator.o" @echo "... t_mstch_pyi_generator.i" @echo "... t_mstch_pyi_generator.s" @echo "... t_mstch_python_capi_generator.o" @echo "... t_mstch_python_capi_generator.i" @echo "... t_mstch_python_capi_generator.s" @echo "... t_mstch_python_generator.o" @echo "... t_mstch_python_generator.i" @echo "... t_mstch_python_generator.s" @echo "... t_mstch_rust_generator.o" @echo "... t_mstch_rust_generator.i" @echo "... t_mstch_rust_generator.s" @echo "... t_py_generator.o" @echo "... t_py_generator.i" @echo "... t_py_generator.s" @echo "... t_starlark_generator.o" @echo "... t_starlark_generator.i" @echo "... t_starlark_generator.s" @echo "... templates.o" @echo "... templates.i" @echo "... templates.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