42c14fae59
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
736 lines
35 KiB
Makefile
736 lines
35 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
|
.NOTPARALLEL:
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#Suppress display of executed commands.
|
|
$(VERBOSE).SILENT:
|
|
|
|
# A target that is always out of date.
|
|
cmake_force:
|
|
.PHONY : cmake_force
|
|
|
|
#=============================================================================
|
|
# Set environment variables for the build.
|
|
|
|
# The shell in which to execute make rules.
|
|
SHELL = /bin/sh
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = /usr/bin/cmake
|
|
|
|
# The command to remove a file.
|
|
RM = /usr/bin/cmake -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/lucas/fn_registry/cpp
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/lucas/fn_registry/build
|
|
|
|
#=============================================================================
|
|
# Targets provided globally by CMake.
|
|
|
|
# Special rule for the target test
|
|
test:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
|
|
/usr/bin/ctest --force-new-ctest-process $(ARGS)
|
|
.PHONY : test
|
|
|
|
# Special rule for the target test
|
|
test/fast: test
|
|
.PHONY : test/fast
|
|
|
|
# Special rule for the target edit_cache
|
|
edit_cache:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
|
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
|
.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
|
|
|
|
# The main all target
|
|
all: cmake_check_build_system
|
|
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles /home/lucas/fn_registry/build/apps/shaders_lab//CMakeFiles/progress.marks
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
|
|
.PHONY : all
|
|
|
|
# The main clean target
|
|
clean:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/clean
|
|
.PHONY : clean
|
|
|
|
# The main clean target
|
|
clean/fast: clean
|
|
.PHONY : clean/fast
|
|
|
|
# Prepare targets for installation.
|
|
preinstall: all
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/preinstall
|
|
.PHONY : preinstall
|
|
|
|
# Prepare targets for installation.
|
|
preinstall/fast:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/preinstall
|
|
.PHONY : preinstall/fast
|
|
|
|
# clear depends
|
|
depend:
|
|
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -P /home/lucas/fn_registry/build/CMakeFiles/VerifyGlobs.cmake
|
|
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
.PHONY : depend
|
|
|
|
# Convenience name for target.
|
|
apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule
|
|
.PHONY : apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule
|
|
|
|
# Convenience name for target.
|
|
shaders_lab: apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule
|
|
.PHONY : shaders_lab
|
|
|
|
# fast build rule for target.
|
|
shaders_lab/fast:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/build
|
|
.PHONY : shaders_lab/fast
|
|
|
|
__/__/functions/core/button.o: __/__/functions/core/button.cpp.o
|
|
.PHONY : __/__/functions/core/button.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/core/button.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/button.cpp.o
|
|
.PHONY : __/__/functions/core/button.cpp.o
|
|
|
|
__/__/functions/core/button.i: __/__/functions/core/button.cpp.i
|
|
.PHONY : __/__/functions/core/button.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/core/button.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/button.cpp.i
|
|
.PHONY : __/__/functions/core/button.cpp.i
|
|
|
|
__/__/functions/core/button.s: __/__/functions/core/button.cpp.s
|
|
.PHONY : __/__/functions/core/button.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/core/button.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/button.cpp.s
|
|
.PHONY : __/__/functions/core/button.cpp.s
|
|
|
|
__/__/functions/core/modal_dialog.o: __/__/functions/core/modal_dialog.cpp.o
|
|
.PHONY : __/__/functions/core/modal_dialog.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/core/modal_dialog.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/modal_dialog.cpp.o
|
|
.PHONY : __/__/functions/core/modal_dialog.cpp.o
|
|
|
|
__/__/functions/core/modal_dialog.i: __/__/functions/core/modal_dialog.cpp.i
|
|
.PHONY : __/__/functions/core/modal_dialog.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/core/modal_dialog.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/modal_dialog.cpp.i
|
|
.PHONY : __/__/functions/core/modal_dialog.cpp.i
|
|
|
|
__/__/functions/core/modal_dialog.s: __/__/functions/core/modal_dialog.cpp.s
|
|
.PHONY : __/__/functions/core/modal_dialog.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/core/modal_dialog.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/modal_dialog.cpp.s
|
|
.PHONY : __/__/functions/core/modal_dialog.cpp.s
|
|
|
|
__/__/functions/core/text_input.o: __/__/functions/core/text_input.cpp.o
|
|
.PHONY : __/__/functions/core/text_input.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/core/text_input.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/text_input.cpp.o
|
|
.PHONY : __/__/functions/core/text_input.cpp.o
|
|
|
|
__/__/functions/core/text_input.i: __/__/functions/core/text_input.cpp.i
|
|
.PHONY : __/__/functions/core/text_input.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/core/text_input.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/text_input.cpp.i
|
|
.PHONY : __/__/functions/core/text_input.cpp.i
|
|
|
|
__/__/functions/core/text_input.s: __/__/functions/core/text_input.cpp.s
|
|
.PHONY : __/__/functions/core/text_input.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/core/text_input.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/core/text_input.cpp.s
|
|
.PHONY : __/__/functions/core/text_input.cpp.s
|
|
|
|
__/__/functions/gfx/code_to_generator.o: __/__/functions/gfx/code_to_generator.cpp.o
|
|
.PHONY : __/__/functions/gfx/code_to_generator.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/code_to_generator.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/code_to_generator.cpp.o
|
|
.PHONY : __/__/functions/gfx/code_to_generator.cpp.o
|
|
|
|
__/__/functions/gfx/code_to_generator.i: __/__/functions/gfx/code_to_generator.cpp.i
|
|
.PHONY : __/__/functions/gfx/code_to_generator.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/code_to_generator.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/code_to_generator.cpp.i
|
|
.PHONY : __/__/functions/gfx/code_to_generator.cpp.i
|
|
|
|
__/__/functions/gfx/code_to_generator.s: __/__/functions/gfx/code_to_generator.cpp.s
|
|
.PHONY : __/__/functions/gfx/code_to_generator.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/code_to_generator.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/code_to_generator.cpp.s
|
|
.PHONY : __/__/functions/gfx/code_to_generator.cpp.s
|
|
|
|
__/__/functions/gfx/dag_catalog.o: __/__/functions/gfx/dag_catalog.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_catalog.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_catalog.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_catalog.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_catalog.cpp.o
|
|
|
|
__/__/functions/gfx/dag_catalog.i: __/__/functions/gfx/dag_catalog.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_catalog.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_catalog.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_catalog.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_catalog.cpp.i
|
|
|
|
__/__/functions/gfx/dag_catalog.s: __/__/functions/gfx/dag_catalog.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_catalog.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_catalog.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_catalog.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_catalog.cpp.s
|
|
|
|
__/__/functions/gfx/dag_compile.o: __/__/functions/gfx/dag_compile.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_compile.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_compile.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_compile.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_compile.cpp.o
|
|
|
|
__/__/functions/gfx/dag_compile.i: __/__/functions/gfx/dag_compile.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_compile.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_compile.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_compile.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_compile.cpp.i
|
|
|
|
__/__/functions/gfx/dag_compile.s: __/__/functions/gfx/dag_compile.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_compile.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_compile.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_compile.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_compile.cpp.s
|
|
|
|
__/__/functions/gfx/dag_node_editor.o: __/__/functions/gfx/dag_node_editor.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_node_editor.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_editor.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.cpp.o
|
|
|
|
__/__/functions/gfx/dag_node_editor.i: __/__/functions/gfx/dag_node_editor.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_node_editor.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_editor.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.cpp.i
|
|
|
|
__/__/functions/gfx/dag_node_editor.s: __/__/functions/gfx/dag_node_editor.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_node_editor.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_editor.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_node_editor.cpp.s
|
|
|
|
__/__/functions/gfx/dag_node_previews.o: __/__/functions/gfx/dag_node_previews.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_node_previews.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_previews.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.cpp.o
|
|
|
|
__/__/functions/gfx/dag_node_previews.i: __/__/functions/gfx/dag_node_previews.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_node_previews.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_previews.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.cpp.i
|
|
|
|
__/__/functions/gfx/dag_node_previews.s: __/__/functions/gfx/dag_node_previews.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_node_previews.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_node_previews.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_node_previews.cpp.s
|
|
|
|
__/__/functions/gfx/dag_palette.o: __/__/functions/gfx/dag_palette.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_palette.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_palette.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_palette.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_palette.cpp.o
|
|
|
|
__/__/functions/gfx/dag_palette.i: __/__/functions/gfx/dag_palette.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_palette.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_palette.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_palette.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_palette.cpp.i
|
|
|
|
__/__/functions/gfx/dag_palette.s: __/__/functions/gfx/dag_palette.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_palette.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_palette.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_palette.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_palette.cpp.s
|
|
|
|
__/__/functions/gfx/dag_panel.o: __/__/functions/gfx/dag_panel.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_panel.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_panel.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_panel.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_panel.cpp.o
|
|
|
|
__/__/functions/gfx/dag_panel.i: __/__/functions/gfx/dag_panel.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_panel.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_panel.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_panel.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_panel.cpp.i
|
|
|
|
__/__/functions/gfx/dag_panel.s: __/__/functions/gfx/dag_panel.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_panel.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_panel.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_panel.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_panel.cpp.s
|
|
|
|
__/__/functions/gfx/dag_uniforms.o: __/__/functions/gfx/dag_uniforms.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/dag_uniforms.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_uniforms.cpp.o
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.cpp.o
|
|
|
|
__/__/functions/gfx/dag_uniforms.i: __/__/functions/gfx/dag_uniforms.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/dag_uniforms.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_uniforms.cpp.i
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.cpp.i
|
|
|
|
__/__/functions/gfx/dag_uniforms.s: __/__/functions/gfx/dag_uniforms.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/dag_uniforms.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/dag_uniforms.cpp.s
|
|
.PHONY : __/__/functions/gfx/dag_uniforms.cpp.s
|
|
|
|
__/__/functions/gfx/fullscreen_quad.o: __/__/functions/gfx/fullscreen_quad.cpp.o
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/fullscreen_quad.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/fullscreen_quad.cpp.o
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.cpp.o
|
|
|
|
__/__/functions/gfx/fullscreen_quad.i: __/__/functions/gfx/fullscreen_quad.cpp.i
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/fullscreen_quad.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/fullscreen_quad.cpp.i
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.cpp.i
|
|
|
|
__/__/functions/gfx/fullscreen_quad.s: __/__/functions/gfx/fullscreen_quad.cpp.s
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/fullscreen_quad.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/fullscreen_quad.cpp.s
|
|
.PHONY : __/__/functions/gfx/fullscreen_quad.cpp.s
|
|
|
|
__/__/functions/gfx/gl_framebuffer.o: __/__/functions/gfx/gl_framebuffer.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/gl_framebuffer.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_framebuffer.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.cpp.o
|
|
|
|
__/__/functions/gfx/gl_framebuffer.i: __/__/functions/gfx/gl_framebuffer.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/gl_framebuffer.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_framebuffer.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.cpp.i
|
|
|
|
__/__/functions/gfx/gl_framebuffer.s: __/__/functions/gfx/gl_framebuffer.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/gl_framebuffer.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_framebuffer.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_framebuffer.cpp.s
|
|
|
|
__/__/functions/gfx/gl_loader.o: __/__/functions/gfx/gl_loader.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_loader.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/gl_loader.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_loader.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_loader.cpp.o
|
|
|
|
__/__/functions/gfx/gl_loader.i: __/__/functions/gfx/gl_loader.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_loader.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/gl_loader.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_loader.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_loader.cpp.i
|
|
|
|
__/__/functions/gfx/gl_loader.s: __/__/functions/gfx/gl_loader.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_loader.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/gl_loader.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_loader.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_loader.cpp.s
|
|
|
|
__/__/functions/gfx/gl_shader.o: __/__/functions/gfx/gl_shader.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_shader.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/gl_shader.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_shader.cpp.o
|
|
.PHONY : __/__/functions/gfx/gl_shader.cpp.o
|
|
|
|
__/__/functions/gfx/gl_shader.i: __/__/functions/gfx/gl_shader.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_shader.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/gl_shader.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_shader.cpp.i
|
|
.PHONY : __/__/functions/gfx/gl_shader.cpp.i
|
|
|
|
__/__/functions/gfx/gl_shader.s: __/__/functions/gfx/gl_shader.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_shader.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/gl_shader.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/gl_shader.cpp.s
|
|
.PHONY : __/__/functions/gfx/gl_shader.cpp.s
|
|
|
|
__/__/functions/gfx/shader_canvas.o: __/__/functions/gfx/shader_canvas.cpp.o
|
|
.PHONY : __/__/functions/gfx/shader_canvas.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/shader_canvas.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shader_canvas.cpp.o
|
|
.PHONY : __/__/functions/gfx/shader_canvas.cpp.o
|
|
|
|
__/__/functions/gfx/shader_canvas.i: __/__/functions/gfx/shader_canvas.cpp.i
|
|
.PHONY : __/__/functions/gfx/shader_canvas.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/shader_canvas.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shader_canvas.cpp.i
|
|
.PHONY : __/__/functions/gfx/shader_canvas.cpp.i
|
|
|
|
__/__/functions/gfx/shader_canvas.s: __/__/functions/gfx/shader_canvas.cpp.s
|
|
.PHONY : __/__/functions/gfx/shader_canvas.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/shader_canvas.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shader_canvas.cpp.s
|
|
.PHONY : __/__/functions/gfx/shader_canvas.cpp.s
|
|
|
|
__/__/functions/gfx/shaderlab_db.o: __/__/functions/gfx/shaderlab_db.cpp.o
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/shaderlab_db.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shaderlab_db.cpp.o
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.cpp.o
|
|
|
|
__/__/functions/gfx/shaderlab_db.i: __/__/functions/gfx/shaderlab_db.cpp.i
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/shaderlab_db.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shaderlab_db.cpp.i
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.cpp.i
|
|
|
|
__/__/functions/gfx/shaderlab_db.s: __/__/functions/gfx/shaderlab_db.cpp.s
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/shaderlab_db.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/shaderlab_db.cpp.s
|
|
.PHONY : __/__/functions/gfx/shaderlab_db.cpp.s
|
|
|
|
__/__/functions/gfx/uniform_panel.o: __/__/functions/gfx/uniform_panel.cpp.o
|
|
.PHONY : __/__/functions/gfx/uniform_panel.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/uniform_panel.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_panel.cpp.o
|
|
.PHONY : __/__/functions/gfx/uniform_panel.cpp.o
|
|
|
|
__/__/functions/gfx/uniform_panel.i: __/__/functions/gfx/uniform_panel.cpp.i
|
|
.PHONY : __/__/functions/gfx/uniform_panel.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/uniform_panel.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_panel.cpp.i
|
|
.PHONY : __/__/functions/gfx/uniform_panel.cpp.i
|
|
|
|
__/__/functions/gfx/uniform_panel.s: __/__/functions/gfx/uniform_panel.cpp.s
|
|
.PHONY : __/__/functions/gfx/uniform_panel.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/uniform_panel.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_panel.cpp.s
|
|
.PHONY : __/__/functions/gfx/uniform_panel.cpp.s
|
|
|
|
__/__/functions/gfx/uniform_parser.o: __/__/functions/gfx/uniform_parser.cpp.o
|
|
.PHONY : __/__/functions/gfx/uniform_parser.o
|
|
|
|
# target to build an object file
|
|
__/__/functions/gfx/uniform_parser.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_parser.cpp.o
|
|
.PHONY : __/__/functions/gfx/uniform_parser.cpp.o
|
|
|
|
__/__/functions/gfx/uniform_parser.i: __/__/functions/gfx/uniform_parser.cpp.i
|
|
.PHONY : __/__/functions/gfx/uniform_parser.i
|
|
|
|
# target to preprocess a source file
|
|
__/__/functions/gfx/uniform_parser.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_parser.cpp.i
|
|
.PHONY : __/__/functions/gfx/uniform_parser.cpp.i
|
|
|
|
__/__/functions/gfx/uniform_parser.s: __/__/functions/gfx/uniform_parser.cpp.s
|
|
.PHONY : __/__/functions/gfx/uniform_parser.s
|
|
|
|
# target to generate assembly for a file
|
|
__/__/functions/gfx/uniform_parser.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/__/__/functions/gfx/uniform_parser.cpp.s
|
|
.PHONY : __/__/functions/gfx/uniform_parser.cpp.s
|
|
|
|
compiler.o: compiler.cpp.o
|
|
.PHONY : compiler.o
|
|
|
|
# target to build an object file
|
|
compiler.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/compiler.cpp.o
|
|
.PHONY : compiler.cpp.o
|
|
|
|
compiler.i: compiler.cpp.i
|
|
.PHONY : compiler.i
|
|
|
|
# target to preprocess a source file
|
|
compiler.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/compiler.cpp.i
|
|
.PHONY : compiler.cpp.i
|
|
|
|
compiler.s: compiler.cpp.s
|
|
.PHONY : compiler.s
|
|
|
|
# target to generate assembly for a file
|
|
compiler.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/compiler.cpp.s
|
|
.PHONY : compiler.cpp.s
|
|
|
|
main.o: main.cpp.o
|
|
.PHONY : main.o
|
|
|
|
# target to build an object file
|
|
main.cpp.o:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/main.cpp.o
|
|
.PHONY : main.cpp.o
|
|
|
|
main.i: main.cpp.i
|
|
.PHONY : main.i
|
|
|
|
# target to preprocess a source file
|
|
main.cpp.i:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/main.cpp.i
|
|
.PHONY : main.cpp.i
|
|
|
|
main.s: main.cpp.s
|
|
.PHONY : main.s
|
|
|
|
# target to generate assembly for a file
|
|
main.cpp.s:
|
|
cd /home/lucas/fn_registry/build && $(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/main.cpp.s
|
|
.PHONY : main.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 "... test"
|
|
@echo "... shaders_lab"
|
|
@echo "... __/__/functions/core/button.o"
|
|
@echo "... __/__/functions/core/button.i"
|
|
@echo "... __/__/functions/core/button.s"
|
|
@echo "... __/__/functions/core/modal_dialog.o"
|
|
@echo "... __/__/functions/core/modal_dialog.i"
|
|
@echo "... __/__/functions/core/modal_dialog.s"
|
|
@echo "... __/__/functions/core/text_input.o"
|
|
@echo "... __/__/functions/core/text_input.i"
|
|
@echo "... __/__/functions/core/text_input.s"
|
|
@echo "... __/__/functions/gfx/code_to_generator.o"
|
|
@echo "... __/__/functions/gfx/code_to_generator.i"
|
|
@echo "... __/__/functions/gfx/code_to_generator.s"
|
|
@echo "... __/__/functions/gfx/dag_catalog.o"
|
|
@echo "... __/__/functions/gfx/dag_catalog.i"
|
|
@echo "... __/__/functions/gfx/dag_catalog.s"
|
|
@echo "... __/__/functions/gfx/dag_compile.o"
|
|
@echo "... __/__/functions/gfx/dag_compile.i"
|
|
@echo "... __/__/functions/gfx/dag_compile.s"
|
|
@echo "... __/__/functions/gfx/dag_node_editor.o"
|
|
@echo "... __/__/functions/gfx/dag_node_editor.i"
|
|
@echo "... __/__/functions/gfx/dag_node_editor.s"
|
|
@echo "... __/__/functions/gfx/dag_node_previews.o"
|
|
@echo "... __/__/functions/gfx/dag_node_previews.i"
|
|
@echo "... __/__/functions/gfx/dag_node_previews.s"
|
|
@echo "... __/__/functions/gfx/dag_palette.o"
|
|
@echo "... __/__/functions/gfx/dag_palette.i"
|
|
@echo "... __/__/functions/gfx/dag_palette.s"
|
|
@echo "... __/__/functions/gfx/dag_panel.o"
|
|
@echo "... __/__/functions/gfx/dag_panel.i"
|
|
@echo "... __/__/functions/gfx/dag_panel.s"
|
|
@echo "... __/__/functions/gfx/dag_uniforms.o"
|
|
@echo "... __/__/functions/gfx/dag_uniforms.i"
|
|
@echo "... __/__/functions/gfx/dag_uniforms.s"
|
|
@echo "... __/__/functions/gfx/fullscreen_quad.o"
|
|
@echo "... __/__/functions/gfx/fullscreen_quad.i"
|
|
@echo "... __/__/functions/gfx/fullscreen_quad.s"
|
|
@echo "... __/__/functions/gfx/gl_framebuffer.o"
|
|
@echo "... __/__/functions/gfx/gl_framebuffer.i"
|
|
@echo "... __/__/functions/gfx/gl_framebuffer.s"
|
|
@echo "... __/__/functions/gfx/gl_loader.o"
|
|
@echo "... __/__/functions/gfx/gl_loader.i"
|
|
@echo "... __/__/functions/gfx/gl_loader.s"
|
|
@echo "... __/__/functions/gfx/gl_shader.o"
|
|
@echo "... __/__/functions/gfx/gl_shader.i"
|
|
@echo "... __/__/functions/gfx/gl_shader.s"
|
|
@echo "... __/__/functions/gfx/shader_canvas.o"
|
|
@echo "... __/__/functions/gfx/shader_canvas.i"
|
|
@echo "... __/__/functions/gfx/shader_canvas.s"
|
|
@echo "... __/__/functions/gfx/shaderlab_db.o"
|
|
@echo "... __/__/functions/gfx/shaderlab_db.i"
|
|
@echo "... __/__/functions/gfx/shaderlab_db.s"
|
|
@echo "... __/__/functions/gfx/uniform_panel.o"
|
|
@echo "... __/__/functions/gfx/uniform_panel.i"
|
|
@echo "... __/__/functions/gfx/uniform_panel.s"
|
|
@echo "... __/__/functions/gfx/uniform_parser.o"
|
|
@echo "... __/__/functions/gfx/uniform_parser.i"
|
|
@echo "... __/__/functions/gfx/uniform_parser.s"
|
|
@echo "... compiler.o"
|
|
@echo "... compiler.i"
|
|
@echo "... compiler.s"
|
|
@echo "... main.o"
|
|
@echo "... main.i"
|
|
@echo "... main.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 /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -P /home/lucas/fn_registry/build/CMakeFiles/VerifyGlobs.cmake
|
|
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|