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

# 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:
.PHONY : .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 = /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3

#=============================================================================
# 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..."
	/usr/bin/ccmake -H$(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 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: install/local
.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: install/strip
.PHONY : install/strip/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(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/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(CMAKE_COMMAND) -E cmake_progress_start /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3/CMakeFiles /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3/examples/CMakeFiles/progress.marks
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/CMakeFiles/cdlookup.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/cdlookup.dir/rule
.PHONY : examples/CMakeFiles/cdlookup.dir/rule

# Convenience name for target.
cdlookup: examples/CMakeFiles/cdlookup.dir/rule
.PHONY : cdlookup

# fast build rule for target.
cdlookup/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/cdlookup.dir/build.make examples/CMakeFiles/cdlookup.dir/build
.PHONY : cdlookup/fast

# Convenience name for target.
examples/CMakeFiles/findartist.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/findartist.dir/rule
.PHONY : examples/CMakeFiles/findartist.dir/rule

# Convenience name for target.
findartist: examples/CMakeFiles/findartist.dir/rule
.PHONY : findartist

# fast build rule for target.
findartist/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findartist.dir/build.make examples/CMakeFiles/findartist.dir/build
.PHONY : findartist/fast

# Convenience name for target.
examples/CMakeFiles/findtrack.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/findtrack.dir/rule
.PHONY : examples/CMakeFiles/findtrack.dir/rule

# Convenience name for target.
findtrack: examples/CMakeFiles/findtrack.dir/rule
.PHONY : findtrack

# fast build rule for target.
findtrack/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findtrack.dir/build.make examples/CMakeFiles/findtrack.dir/build
.PHONY : findtrack/fast

# Convenience name for target.
examples/CMakeFiles/getartist.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/getartist.dir/rule
.PHONY : examples/CMakeFiles/getartist.dir/rule

# Convenience name for target.
getartist: examples/CMakeFiles/getartist.dir/rule
.PHONY : getartist

# fast build rule for target.
getartist/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist.dir/build.make examples/CMakeFiles/getartist.dir/build
.PHONY : getartist/fast

# Convenience name for target.
examples/CMakeFiles/getartist_c.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/getartist_c.dir/rule
.PHONY : examples/CMakeFiles/getartist_c.dir/rule

# Convenience name for target.
getartist_c: examples/CMakeFiles/getartist_c.dir/rule
.PHONY : getartist_c

# fast build rule for target.
getartist_c/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist_c.dir/build.make examples/CMakeFiles/getartist_c.dir/build
.PHONY : getartist_c/fast

# Convenience name for target.
examples/CMakeFiles/getreleasegroup.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/getreleasegroup.dir/rule
.PHONY : examples/CMakeFiles/getreleasegroup.dir/rule

# Convenience name for target.
getreleasegroup: examples/CMakeFiles/getreleasegroup.dir/rule
.PHONY : getreleasegroup

# fast build rule for target.
getreleasegroup/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getreleasegroup.dir/build.make examples/CMakeFiles/getreleasegroup.dir/build
.PHONY : getreleasegroup/fast

# Convenience name for target.
examples/CMakeFiles/getuser.dir/rule:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/getuser.dir/rule
.PHONY : examples/CMakeFiles/getuser.dir/rule

# Convenience name for target.
getuser: examples/CMakeFiles/getuser.dir/rule
.PHONY : getuser

# fast build rule for target.
getuser/fast:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getuser.dir/build.make examples/CMakeFiles/getuser.dir/build
.PHONY : getuser/fast

cdlookup.o: cdlookup.cpp.o
.PHONY : cdlookup.o

# target to build an object file
cdlookup.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/cdlookup.dir/build.make examples/CMakeFiles/cdlookup.dir/cdlookup.cpp.o
.PHONY : cdlookup.cpp.o

cdlookup.i: cdlookup.cpp.i
.PHONY : cdlookup.i

# target to preprocess a source file
cdlookup.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/cdlookup.dir/build.make examples/CMakeFiles/cdlookup.dir/cdlookup.cpp.i
.PHONY : cdlookup.cpp.i

cdlookup.s: cdlookup.cpp.s
.PHONY : cdlookup.s

# target to generate assembly for a file
cdlookup.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/cdlookup.dir/build.make examples/CMakeFiles/cdlookup.dir/cdlookup.cpp.s
.PHONY : cdlookup.cpp.s

findartist.o: findartist.cpp.o
.PHONY : findartist.o

# target to build an object file
findartist.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findartist.dir/build.make examples/CMakeFiles/findartist.dir/findartist.cpp.o
.PHONY : findartist.cpp.o

findartist.i: findartist.cpp.i
.PHONY : findartist.i

# target to preprocess a source file
findartist.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findartist.dir/build.make examples/CMakeFiles/findartist.dir/findartist.cpp.i
.PHONY : findartist.cpp.i

findartist.s: findartist.cpp.s
.PHONY : findartist.s

# target to generate assembly for a file
findartist.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findartist.dir/build.make examples/CMakeFiles/findartist.dir/findartist.cpp.s
.PHONY : findartist.cpp.s

findtrack.o: findtrack.cpp.o
.PHONY : findtrack.o

# target to build an object file
findtrack.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findtrack.dir/build.make examples/CMakeFiles/findtrack.dir/findtrack.cpp.o
.PHONY : findtrack.cpp.o

findtrack.i: findtrack.cpp.i
.PHONY : findtrack.i

# target to preprocess a source file
findtrack.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findtrack.dir/build.make examples/CMakeFiles/findtrack.dir/findtrack.cpp.i
.PHONY : findtrack.cpp.i

findtrack.s: findtrack.cpp.s
.PHONY : findtrack.s

# target to generate assembly for a file
findtrack.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/findtrack.dir/build.make examples/CMakeFiles/findtrack.dir/findtrack.cpp.s
.PHONY : findtrack.cpp.s

getartist.o: getartist.cpp.o
.PHONY : getartist.o

# target to build an object file
getartist.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist.dir/build.make examples/CMakeFiles/getartist.dir/getartist.cpp.o
.PHONY : getartist.cpp.o

getartist.i: getartist.cpp.i
.PHONY : getartist.i

# target to preprocess a source file
getartist.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist.dir/build.make examples/CMakeFiles/getartist.dir/getartist.cpp.i
.PHONY : getartist.cpp.i

getartist.s: getartist.cpp.s
.PHONY : getartist.s

# target to generate assembly for a file
getartist.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist.dir/build.make examples/CMakeFiles/getartist.dir/getartist.cpp.s
.PHONY : getartist.cpp.s

getartist_c.o: getartist_c.c.o
.PHONY : getartist_c.o

# target to build an object file
getartist_c.c.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist_c.dir/build.make examples/CMakeFiles/getartist_c.dir/getartist_c.c.o
.PHONY : getartist_c.c.o

getartist_c.i: getartist_c.c.i
.PHONY : getartist_c.i

# target to preprocess a source file
getartist_c.c.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist_c.dir/build.make examples/CMakeFiles/getartist_c.dir/getartist_c.c.i
.PHONY : getartist_c.c.i

getartist_c.s: getartist_c.c.s
.PHONY : getartist_c.s

# target to generate assembly for a file
getartist_c.c.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getartist_c.dir/build.make examples/CMakeFiles/getartist_c.dir/getartist_c.c.s
.PHONY : getartist_c.c.s

getreleasegroup.o: getreleasegroup.cpp.o
.PHONY : getreleasegroup.o

# target to build an object file
getreleasegroup.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getreleasegroup.dir/build.make examples/CMakeFiles/getreleasegroup.dir/getreleasegroup.cpp.o
.PHONY : getreleasegroup.cpp.o

getreleasegroup.i: getreleasegroup.cpp.i
.PHONY : getreleasegroup.i

# target to preprocess a source file
getreleasegroup.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getreleasegroup.dir/build.make examples/CMakeFiles/getreleasegroup.dir/getreleasegroup.cpp.i
.PHONY : getreleasegroup.cpp.i

getreleasegroup.s: getreleasegroup.cpp.s
.PHONY : getreleasegroup.s

# target to generate assembly for a file
getreleasegroup.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getreleasegroup.dir/build.make examples/CMakeFiles/getreleasegroup.dir/getreleasegroup.cpp.s
.PHONY : getreleasegroup.cpp.s

getuser.o: getuser.cpp.o
.PHONY : getuser.o

# target to build an object file
getuser.cpp.o:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getuser.dir/build.make examples/CMakeFiles/getuser.dir/getuser.cpp.o
.PHONY : getuser.cpp.o

getuser.i: getuser.cpp.i
.PHONY : getuser.i

# target to preprocess a source file
getuser.cpp.i:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getuser.dir/build.make examples/CMakeFiles/getuser.dir/getuser.cpp.i
.PHONY : getuser.cpp.i

getuser.s: getuser.cpp.s
.PHONY : getuser.s

# target to generate assembly for a file
getuser.cpp.s:
	cd /home/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(MAKE) -f examples/CMakeFiles/getuser.dir/build.make examples/CMakeFiles/getuser.dir/getuser.cpp.s
.PHONY : getuser.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 "... cdlookup"
	@echo "... edit_cache"
	@echo "... findartist"
	@echo "... findtrack"
	@echo "... getartist"
	@echo "... getartist_c"
	@echo "... getreleasegroup"
	@echo "... getuser"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... cdlookup.o"
	@echo "... cdlookup.i"
	@echo "... cdlookup.s"
	@echo "... findartist.o"
	@echo "... findartist.i"
	@echo "... findartist.s"
	@echo "... findtrack.o"
	@echo "... findtrack.i"
	@echo "... findtrack.s"
	@echo "... getartist.o"
	@echo "... getartist.i"
	@echo "... getartist.s"
	@echo "... getartist_c.o"
	@echo "... getartist_c.i"
	@echo "... getartist_c.s"
	@echo "... getreleasegroup.o"
	@echo "... getreleasegroup.i"
	@echo "... getreleasegroup.s"
	@echo "... getuser.o"
	@echo "... getuser.i"
	@echo "... getuser.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/abuild/rpmbuild/BUILD/libmusicbrainz-3.0.3 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

