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

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

# 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 = /opt/local/bin/cmake

# The command to remove a file.
RM = /opt/local/bin/cmake -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /opt/local/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/jaromil/devel/frei0r

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/jaromil/devel/frei0r

#=============================================================================
# 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/local/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..."
	/opt/local/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..."
	/opt/local/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..."
	/opt/local/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..."
	/opt/local/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..."
	/opt/local/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 /Users/jaromil/devel/frei0r && $(CMAKE_COMMAND) -E cmake_progress_start /Users/jaromil/devel/frei0r/CMakeFiles /Users/jaromil/devel/frei0r/src/generator/test_pat/CMakeFiles/progress.marks
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/jaromil/devel/frei0r/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/jaromil/devel/frei0r && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_B.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_B.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_B.dir/rule

# Convenience name for target.
test_pat_B: src/generator/test_pat/CMakeFiles/test_pat_B.dir/rule
.PHONY : test_pat_B

# fast build rule for target.
test_pat_B/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_B.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_B.dir/build
.PHONY : test_pat_B/fast

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_C.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_C.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_C.dir/rule

# Convenience name for target.
test_pat_C: src/generator/test_pat/CMakeFiles/test_pat_C.dir/rule
.PHONY : test_pat_C

# fast build rule for target.
test_pat_C/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_C.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_C.dir/build
.PHONY : test_pat_C/fast

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_G.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_G.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_G.dir/rule

# Convenience name for target.
test_pat_G: src/generator/test_pat/CMakeFiles/test_pat_G.dir/rule
.PHONY : test_pat_G

# fast build rule for target.
test_pat_G/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_G.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_G.dir/build
.PHONY : test_pat_G/fast

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_I.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_I.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_I.dir/rule

# Convenience name for target.
test_pat_I: src/generator/test_pat/CMakeFiles/test_pat_I.dir/rule
.PHONY : test_pat_I

# fast build rule for target.
test_pat_I/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_I.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_I.dir/build
.PHONY : test_pat_I/fast

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_L.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_L.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_L.dir/rule

# Convenience name for target.
test_pat_L: src/generator/test_pat/CMakeFiles/test_pat_L.dir/rule
.PHONY : test_pat_L

# fast build rule for target.
test_pat_L/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_L.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_L.dir/build
.PHONY : test_pat_L/fast

# Convenience name for target.
src/generator/test_pat/CMakeFiles/test_pat_R.dir/rule:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f CMakeFiles/Makefile2 src/generator/test_pat/CMakeFiles/test_pat_R.dir/rule
.PHONY : src/generator/test_pat/CMakeFiles/test_pat_R.dir/rule

# Convenience name for target.
test_pat_R: src/generator/test_pat/CMakeFiles/test_pat_R.dir/rule
.PHONY : test_pat_R

# fast build rule for target.
test_pat_R/fast:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_R.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_R.dir/build
.PHONY : test_pat_R/fast

test_pat_B.o: test_pat_B.c.o
.PHONY : test_pat_B.o

# target to build an object file
test_pat_B.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_B.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_B.dir/test_pat_B.c.o
.PHONY : test_pat_B.c.o

test_pat_B.i: test_pat_B.c.i
.PHONY : test_pat_B.i

# target to preprocess a source file
test_pat_B.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_B.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_B.dir/test_pat_B.c.i
.PHONY : test_pat_B.c.i

test_pat_B.s: test_pat_B.c.s
.PHONY : test_pat_B.s

# target to generate assembly for a file
test_pat_B.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_B.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_B.dir/test_pat_B.c.s
.PHONY : test_pat_B.c.s

test_pat_C.o: test_pat_C.c.o
.PHONY : test_pat_C.o

# target to build an object file
test_pat_C.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_C.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_C.dir/test_pat_C.c.o
.PHONY : test_pat_C.c.o

test_pat_C.i: test_pat_C.c.i
.PHONY : test_pat_C.i

# target to preprocess a source file
test_pat_C.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_C.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_C.dir/test_pat_C.c.i
.PHONY : test_pat_C.c.i

test_pat_C.s: test_pat_C.c.s
.PHONY : test_pat_C.s

# target to generate assembly for a file
test_pat_C.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_C.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_C.dir/test_pat_C.c.s
.PHONY : test_pat_C.c.s

test_pat_G.o: test_pat_G.c.o
.PHONY : test_pat_G.o

# target to build an object file
test_pat_G.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_G.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_G.dir/test_pat_G.c.o
.PHONY : test_pat_G.c.o

test_pat_G.i: test_pat_G.c.i
.PHONY : test_pat_G.i

# target to preprocess a source file
test_pat_G.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_G.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_G.dir/test_pat_G.c.i
.PHONY : test_pat_G.c.i

test_pat_G.s: test_pat_G.c.s
.PHONY : test_pat_G.s

# target to generate assembly for a file
test_pat_G.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_G.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_G.dir/test_pat_G.c.s
.PHONY : test_pat_G.c.s

test_pat_I.o: test_pat_I.c.o
.PHONY : test_pat_I.o

# target to build an object file
test_pat_I.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_I.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_I.dir/test_pat_I.c.o
.PHONY : test_pat_I.c.o

test_pat_I.i: test_pat_I.c.i
.PHONY : test_pat_I.i

# target to preprocess a source file
test_pat_I.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_I.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_I.dir/test_pat_I.c.i
.PHONY : test_pat_I.c.i

test_pat_I.s: test_pat_I.c.s
.PHONY : test_pat_I.s

# target to generate assembly for a file
test_pat_I.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_I.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_I.dir/test_pat_I.c.s
.PHONY : test_pat_I.c.s

test_pat_L.o: test_pat_L.c.o
.PHONY : test_pat_L.o

# target to build an object file
test_pat_L.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_L.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_L.dir/test_pat_L.c.o
.PHONY : test_pat_L.c.o

test_pat_L.i: test_pat_L.c.i
.PHONY : test_pat_L.i

# target to preprocess a source file
test_pat_L.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_L.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_L.dir/test_pat_L.c.i
.PHONY : test_pat_L.c.i

test_pat_L.s: test_pat_L.c.s
.PHONY : test_pat_L.s

# target to generate assembly for a file
test_pat_L.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_L.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_L.dir/test_pat_L.c.s
.PHONY : test_pat_L.c.s

test_pat_R.o: test_pat_R.c.o
.PHONY : test_pat_R.o

# target to build an object file
test_pat_R.c.o:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_R.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_R.dir/test_pat_R.c.o
.PHONY : test_pat_R.c.o

test_pat_R.i: test_pat_R.c.i
.PHONY : test_pat_R.i

# target to preprocess a source file
test_pat_R.c.i:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_R.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_R.dir/test_pat_R.c.i
.PHONY : test_pat_R.c.i

test_pat_R.s: test_pat_R.c.s
.PHONY : test_pat_R.s

# target to generate assembly for a file
test_pat_R.c.s:
	cd /Users/jaromil/devel/frei0r && $(MAKE) -f src/generator/test_pat/CMakeFiles/test_pat_R.dir/build.make src/generator/test_pat/CMakeFiles/test_pat_R.dir/test_pat_R.c.s
.PHONY : test_pat_R.c.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test_pat_B"
	@echo "... test_pat_C"
	@echo "... test_pat_G"
	@echo "... test_pat_I"
	@echo "... test_pat_L"
	@echo "... test_pat_R"
	@echo "... test_pat_B.o"
	@echo "... test_pat_B.i"
	@echo "... test_pat_B.s"
	@echo "... test_pat_C.o"
	@echo "... test_pat_C.i"
	@echo "... test_pat_C.s"
	@echo "... test_pat_G.o"
	@echo "... test_pat_G.i"
	@echo "... test_pat_G.s"
	@echo "... test_pat_I.o"
	@echo "... test_pat_I.i"
	@echo "... test_pat_I.s"
	@echo "... test_pat_L.o"
	@echo "... test_pat_L.i"
	@echo "... test_pat_L.s"
	@echo "... test_pat_R.o"
	@echo "... test_pat_R.i"
	@echo "... test_pat_R.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 /Users/jaromil/devel/frei0r && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

