# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13

# 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:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# 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 remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /opt/apps/io.github.opentoonz/files/toonz/sources

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /opt/apps/io.github.opentoonz/files/toonz/build

#=============================================================================
# Targets provided globally by CMake.

# 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

# 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.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 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 -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 /opt/apps/io.github.opentoonz/files/toonz/build/CMakeFiles /opt/apps/io.github.opentoonz/files/toonz/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /opt/apps/io.github.opentoonz/files/toonz/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -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 tnzcore

# Build rule for target.
tnzcore: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tnzcore
.PHONY : tnzcore

# fast build rule for target.
tnzcore/fast:
	$(MAKE) -f tnzcore/CMakeFiles/tnzcore.dir/build.make tnzcore/CMakeFiles/tnzcore.dir/build
.PHONY : tnzcore/fast

#=============================================================================
# Target rules for targets named translation_tnzcore

# Build rule for target.
translation_tnzcore: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_tnzcore
.PHONY : translation_tnzcore

# fast build rule for target.
translation_tnzcore/fast:
	$(MAKE) -f tnzcore/CMakeFiles/translation_tnzcore.dir/build.make tnzcore/CMakeFiles/translation_tnzcore.dir/build
.PHONY : translation_tnzcore/fast

#=============================================================================
# Target rules for targets named tnzbase

# Build rule for target.
tnzbase: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tnzbase
.PHONY : tnzbase

# fast build rule for target.
tnzbase/fast:
	$(MAKE) -f tnzbase/CMakeFiles/tnzbase.dir/build.make tnzbase/CMakeFiles/tnzbase.dir/build
.PHONY : tnzbase/fast

#=============================================================================
# Target rules for targets named tnzext

# Build rule for target.
tnzext: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tnzext
.PHONY : tnzext

# fast build rule for target.
tnzext/fast:
	$(MAKE) -f tnzext/CMakeFiles/tnzext.dir/build.make tnzext/CMakeFiles/tnzext.dir/build
.PHONY : tnzext/fast

#=============================================================================
# Target rules for targets named toonzlib

# Build rule for target.
toonzlib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 toonzlib
.PHONY : toonzlib

# fast build rule for target.
toonzlib/fast:
	$(MAKE) -f toonzlib/CMakeFiles/toonzlib.dir/build.make toonzlib/CMakeFiles/toonzlib.dir/build
.PHONY : toonzlib/fast

#=============================================================================
# Target rules for targets named translation_toonzlib

# Build rule for target.
translation_toonzlib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_toonzlib
.PHONY : translation_toonzlib

# fast build rule for target.
translation_toonzlib/fast:
	$(MAKE) -f toonzlib/CMakeFiles/translation_toonzlib.dir/build.make toonzlib/CMakeFiles/translation_toonzlib.dir/build
.PHONY : translation_toonzlib/fast

#=============================================================================
# Target rules for targets named tfarm

# Build rule for target.
tfarm: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tfarm
.PHONY : tfarm

# fast build rule for target.
tfarm/fast:
	$(MAKE) -f toonzfarm/tfarm/CMakeFiles/tfarm.dir/build.make toonzfarm/tfarm/CMakeFiles/tfarm.dir/build
.PHONY : tfarm/fast

#=============================================================================
# Target rules for targets named tnzstdfx

# Build rule for target.
tnzstdfx: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tnzstdfx
.PHONY : tnzstdfx

# fast build rule for target.
tnzstdfx/fast:
	$(MAKE) -f stdfx/CMakeFiles/tnzstdfx.dir/build.make stdfx/CMakeFiles/tnzstdfx.dir/build
.PHONY : tnzstdfx/fast

#=============================================================================
# Target rules for targets named sound

# Build rule for target.
sound: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 sound
.PHONY : sound

# fast build rule for target.
sound/fast:
	$(MAKE) -f sound/CMakeFiles/sound.dir/build.make sound/CMakeFiles/sound.dir/build
.PHONY : sound/fast

#=============================================================================
# Target rules for targets named colorfx

# Build rule for target.
colorfx: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 colorfx
.PHONY : colorfx

# fast build rule for target.
colorfx/fast:
	$(MAKE) -f colorfx/CMakeFiles/colorfx.dir/build.make colorfx/CMakeFiles/colorfx.dir/build
.PHONY : colorfx/fast

#=============================================================================
# Target rules for targets named translation_colorfx

# Build rule for target.
translation_colorfx: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_colorfx
.PHONY : translation_colorfx

# fast build rule for target.
translation_colorfx/fast:
	$(MAKE) -f colorfx/CMakeFiles/translation_colorfx.dir/build.make colorfx/CMakeFiles/translation_colorfx.dir/build
.PHONY : translation_colorfx/fast

#=============================================================================
# Target rules for targets named image

# Build rule for target.
image: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 image
.PHONY : image

# fast build rule for target.
image/fast:
	$(MAKE) -f image/CMakeFiles/image.dir/build.make image/CMakeFiles/image.dir/build
.PHONY : image/fast

#=============================================================================
# Target rules for targets named translation_image

# Build rule for target.
translation_image: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_image
.PHONY : translation_image

# fast build rule for target.
translation_image/fast:
	$(MAKE) -f image/CMakeFiles/translation_image.dir/build.make image/CMakeFiles/translation_image.dir/build
.PHONY : translation_image/fast

#=============================================================================
# Target rules for targets named toonzqt

# Build rule for target.
toonzqt: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 toonzqt
.PHONY : toonzqt

# fast build rule for target.
toonzqt/fast:
	$(MAKE) -f toonzqt/CMakeFiles/toonzqt.dir/build.make toonzqt/CMakeFiles/toonzqt.dir/build
.PHONY : toonzqt/fast

#=============================================================================
# Target rules for targets named translation_toonzqt

# Build rule for target.
translation_toonzqt: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_toonzqt
.PHONY : translation_toonzqt

# fast build rule for target.
translation_toonzqt/fast:
	$(MAKE) -f toonzqt/CMakeFiles/translation_toonzqt.dir/build.make toonzqt/CMakeFiles/translation_toonzqt.dir/build
.PHONY : translation_toonzqt/fast

#=============================================================================
# Target rules for targets named tnztools

# Build rule for target.
tnztools: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tnztools
.PHONY : tnztools

# fast build rule for target.
tnztools/fast:
	$(MAKE) -f tnztools/CMakeFiles/tnztools.dir/build.make tnztools/CMakeFiles/tnztools.dir/build
.PHONY : tnztools/fast

#=============================================================================
# Target rules for targets named translation_tnztools

# Build rule for target.
translation_tnztools: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_tnztools
.PHONY : translation_tnztools

# fast build rule for target.
translation_tnztools/fast:
	$(MAKE) -f tnztools/CMakeFiles/translation_tnztools.dir/build.make tnztools/CMakeFiles/translation_tnztools.dir/build
.PHONY : translation_tnztools/fast

#=============================================================================
# Target rules for targets named lzodecompress

# Build rule for target.
lzodecompress: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 lzodecompress
.PHONY : lzodecompress

# fast build rule for target.
lzodecompress/fast:
	$(MAKE) -f lzodriver/CMakeFiles/lzodecompress.dir/build.make lzodriver/CMakeFiles/lzodecompress.dir/build
.PHONY : lzodecompress/fast

#=============================================================================
# Target rules for targets named lzocompress

# Build rule for target.
lzocompress: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 lzocompress
.PHONY : lzocompress

# fast build rule for target.
lzocompress/fast:
	$(MAKE) -f lzodriver/CMakeFiles/lzocompress.dir/build.make lzodriver/CMakeFiles/lzocompress.dir/build
.PHONY : lzocompress/fast

#=============================================================================
# Target rules for targets named OpenToonz

# Build rule for target.
OpenToonz: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 OpenToonz
.PHONY : OpenToonz

# fast build rule for target.
OpenToonz/fast:
	$(MAKE) -f toonz/CMakeFiles/OpenToonz.dir/build.make toonz/CMakeFiles/OpenToonz.dir/build
.PHONY : OpenToonz/fast

#=============================================================================
# Target rules for targets named translation_toonz

# Build rule for target.
translation_toonz: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 translation_toonz
.PHONY : translation_toonz

# fast build rule for target.
translation_toonz/fast:
	$(MAKE) -f toonz/CMakeFiles/translation_toonz.dir/build.make toonz/CMakeFiles/translation_toonz.dir/build
.PHONY : translation_toonz/fast

#=============================================================================
# Target rules for targets named tcleanup

# Build rule for target.
tcleanup: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tcleanup
.PHONY : tcleanup

# fast build rule for target.
tcleanup/fast:
	$(MAKE) -f tcleanupper/CMakeFiles/tcleanup.dir/build.make tcleanupper/CMakeFiles/tcleanup.dir/build
.PHONY : tcleanup/fast

#=============================================================================
# Target rules for targets named tcomposer

# Build rule for target.
tcomposer: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tcomposer
.PHONY : tcomposer

# fast build rule for target.
tcomposer/fast:
	$(MAKE) -f tcomposer/CMakeFiles/tcomposer.dir/build.make tcomposer/CMakeFiles/tcomposer.dir/build
.PHONY : tcomposer/fast

#=============================================================================
# Target rules for targets named tconverter

# Build rule for target.
tconverter: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tconverter
.PHONY : tconverter

# fast build rule for target.
tconverter/fast:
	$(MAKE) -f tconverter/CMakeFiles/tconverter.dir/build.make tconverter/CMakeFiles/tconverter.dir/build
.PHONY : tconverter/fast

#=============================================================================
# Target rules for targets named tfarmcontroller

# Build rule for target.
tfarmcontroller: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tfarmcontroller
.PHONY : tfarmcontroller

# fast build rule for target.
tfarmcontroller/fast:
	$(MAKE) -f toonzfarm/tfarmcontroller/CMakeFiles/tfarmcontroller.dir/build.make toonzfarm/tfarmcontroller/CMakeFiles/tfarmcontroller.dir/build
.PHONY : tfarmcontroller/fast

#=============================================================================
# Target rules for targets named tfarmserver

# Build rule for target.
tfarmserver: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tfarmserver
.PHONY : tfarmserver

# fast build rule for target.
tfarmserver/fast:
	$(MAKE) -f toonzfarm/tfarmserver/CMakeFiles/tfarmserver.dir/build.make toonzfarm/tfarmserver/CMakeFiles/tfarmserver.dir/build
.PHONY : tfarmserver/fast

# 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 "... install/strip"
	@echo "... install"
	@echo "... install/local"
	@echo "... list_install_components"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... tnzcore"
	@echo "... translation_tnzcore"
	@echo "... tnzbase"
	@echo "... tnzext"
	@echo "... toonzlib"
	@echo "... translation_toonzlib"
	@echo "... tfarm"
	@echo "... tnzstdfx"
	@echo "... sound"
	@echo "... colorfx"
	@echo "... translation_colorfx"
	@echo "... image"
	@echo "... translation_image"
	@echo "... toonzqt"
	@echo "... translation_toonzqt"
	@echo "... tnztools"
	@echo "... translation_tnztools"
	@echo "... lzodecompress"
	@echo "... lzocompress"
	@echo "... OpenToonz"
	@echo "... translation_toonz"
	@echo "... tcleanup"
	@echo "... tcomposer"
	@echo "... tconverter"
	@echo "... tfarmcontroller"
	@echo "... tfarmserver"
.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

