# 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

#=============================================================================
# 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/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a/redhat-linux-build/tools

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: modules/all
all: extras/Build/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall: modules/preinstall
preinstall: extras/Build/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: modules/clean
clean: extras/Build/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory extras/Build

# Recursive "all" directory target.
extras/Build/all: extras/Build/juceaide/all
.PHONY : extras/Build/all

# Recursive "preinstall" directory target.
extras/Build/preinstall: extras/Build/juceaide/preinstall
.PHONY : extras/Build/preinstall

# Recursive "clean" directory target.
extras/Build/clean: extras/Build/juceaide/clean
.PHONY : extras/Build/clean

#=============================================================================
# Directory level rules for directory extras/Build/juceaide

# Recursive "all" directory target.
extras/Build/juceaide/all: extras/Build/juceaide/CMakeFiles/juceaide.dir/all
.PHONY : extras/Build/juceaide/all

# Recursive "preinstall" directory target.
extras/Build/juceaide/preinstall:
.PHONY : extras/Build/juceaide/preinstall

# Recursive "clean" directory target.
extras/Build/juceaide/clean: extras/Build/juceaide/CMakeFiles/juceaide.dir/clean
.PHONY : extras/Build/juceaide/clean

#=============================================================================
# Directory level rules for directory modules

# Recursive "all" directory target.
modules/all:
.PHONY : modules/all

# Recursive "preinstall" directory target.
modules/preinstall:
.PHONY : modules/preinstall

# Recursive "clean" directory target.
modules/clean:
.PHONY : modules/clean

#=============================================================================
# Target rules for target extras/Build/juceaide/CMakeFiles/juceaide.dir

# All Build rule for target.
extras/Build/juceaide/CMakeFiles/juceaide.dir/all:
	$(MAKE) $(MAKESILENT) -f extras/Build/juceaide/CMakeFiles/juceaide.dir/build.make extras/Build/juceaide/CMakeFiles/juceaide.dir/depend
	$(MAKE) $(MAKESILENT) -f extras/Build/juceaide/CMakeFiles/juceaide.dir/build.make extras/Build/juceaide/CMakeFiles/juceaide.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a/redhat-linux-build/tools/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Built target juceaide"
.PHONY : extras/Build/juceaide/CMakeFiles/juceaide.dir/all

# Build rule for subdir invocation for target.
extras/Build/juceaide/CMakeFiles/juceaide.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a/redhat-linux-build/tools/CMakeFiles 8
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 extras/Build/juceaide/CMakeFiles/juceaide.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a/redhat-linux-build/tools/CMakeFiles 0
.PHONY : extras/Build/juceaide/CMakeFiles/juceaide.dir/rule

# Convenience name for target.
juceaide: extras/Build/juceaide/CMakeFiles/juceaide.dir/rule
.PHONY : juceaide

# clean rule for target.
extras/Build/juceaide/CMakeFiles/juceaide.dir/clean:
	$(MAKE) $(MAKESILENT) -f extras/Build/juceaide/CMakeFiles/juceaide.dir/build.make extras/Build/juceaide/CMakeFiles/juceaide.dir/clean
.PHONY : extras/Build/juceaide/CMakeFiles/juceaide.dir/clean

#=============================================================================
# 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) -P /home/abuild/rpmbuild/BUILD/JUCE-7.0.12+git18.b7d5f64a/redhat-linux-build/tools/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

