358 lines
19 KiB
Makefile
358 lines
19 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
|
.NOTPARALLEL:
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#Suppress display of executed commands.
|
|
$(VERBOSE).SILENT:
|
|
|
|
# A target that is always out of date.
|
|
cmake_force:
|
|
.PHONY : cmake_force
|
|
|
|
#=============================================================================
|
|
# Set environment variables for the build.
|
|
|
|
# The shell in which to execute make rules.
|
|
SHELL = /bin/sh
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = /opt/homebrew/Cellar/cmake/3.27.3/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /opt/homebrew/Cellar/cmake/3.27.3/bin/cmake -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /Volumes/T7/polyvox/flutter/polyvox_filament/web
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /Volumes/T7/polyvox/flutter/polyvox_filament/web/build
|
|
|
|
#=============================================================================
|
|
# Targets provided globally by CMake.
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
|
|
/opt/homebrew/Cellar/cmake/3.27.3/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
.PHONY : edit_cache
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache/fast: edit_cache
|
|
.PHONY : edit_cache/fast
|
|
|
|
# Special rule for the target rebuild_cache
|
|
rebuild_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
|
/opt/homebrew/Cellar/cmake/3.27.3/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
.PHONY : rebuild_cache
|
|
|
|
# Special rule for the target rebuild_cache
|
|
rebuild_cache/fast: rebuild_cache
|
|
.PHONY : rebuild_cache/fast
|
|
|
|
# The main all target
|
|
all: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Volumes/T7/polyvox/flutter/polyvox_filament/web/build/CMakeFiles /Volumes/T7/polyvox/flutter/polyvox_filament/web/build//CMakeFiles/progress.marks
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Volumes/T7/polyvox/flutter/polyvox_filament/web/build/CMakeFiles 0
|
|
.PHONY : all
|
|
|
|
# The main clean target
|
|
clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
|
.PHONY : clean
|
|
|
|
# The main clean target
|
|
clean/fast: clean
|
|
.PHONY : clean/fast
|
|
|
|
# Prepare targets for installation.
|
|
preinstall: all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall
|
|
|
|
# Prepare targets for installation.
|
|
preinstall/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
.PHONY : preinstall/fast
|
|
|
|
# clear depends
|
|
depend:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
.PHONY : depend
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named FILAMENT_SHADERS
|
|
|
|
# Build rule for target.
|
|
FILAMENT_SHADERS: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 FILAMENT_SHADERS
|
|
.PHONY : FILAMENT_SHADERS
|
|
|
|
# fast build rule for target.
|
|
FILAMENT_SHADERS/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/build
|
|
.PHONY : FILAMENT_SHADERS/fast
|
|
|
|
#=============================================================================
|
|
# Target rules for targets named polyvox_filament_plugin
|
|
|
|
# Build rule for target.
|
|
polyvox_filament_plugin: cmake_check_build_system
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 polyvox_filament_plugin
|
|
.PHONY : polyvox_filament_plugin
|
|
|
|
# fast build rule for target.
|
|
polyvox_filament_plugin/fast:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/build
|
|
.PHONY : polyvox_filament_plugin/fast
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.c.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/FILAMENT_SHADERS.dir/build.make CMakeFiles/FILAMENT_SHADERS.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.c.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.cpp.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.cpp.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.cpp.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.cpp.s
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.o: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.o
|
|
|
|
# target to build an object file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.o:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.o
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.o
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.i: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.i
|
|
|
|
# target to preprocess a source file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.i:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.i
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.i
|
|
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.s: Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.s
|
|
|
|
# target to generate assembly for a file
|
|
Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.s:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/polyvox_filament_plugin.dir/build.make CMakeFiles/polyvox_filament_plugin.dir/Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.s
|
|
.PHONY : Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.cpp.s
|
|
|
|
# Help Target
|
|
help:
|
|
@echo "The following are some of the valid targets for this Makefile:"
|
|
@echo "... all (the default if no target is provided)"
|
|
@echo "... clean"
|
|
@echo "... depend"
|
|
@echo "... edit_cache"
|
|
@echo "... rebuild_cache"
|
|
@echo "... FILAMENT_SHADERS"
|
|
@echo "... polyvox_filament_plugin"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/image.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/include/material/unlit_opaque.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/AssetManager.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/FilamentViewer.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/PolyvoxFilamentApi.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/StreamBufferAdapter.s"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.o"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.i"
|
|
@echo "... Volumes/T7/polyvox/flutter/polyvox_filament/ios/src/TimeIt.s"
|
|
.PHONY : help
|
|
|
|
|
|
|
|
#=============================================================================
|
|
# Special targets to cleanup operation of make.
|
|
|
|
# Special rule to run CMake to check the build system integrity.
|
|
# No rule that depends on this can have commands that come from listfiles
|
|
# because they might be regenerated.
|
|
cmake_check_build_system:
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|