# CMAKE generated file: DO NOT EDIT!
# Generated by "MSYS 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 = /c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe

# The command to remove a file.
RM = /c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -E remove -f

# Escaping for special characters.
EQUALS = =

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake-gui.exe

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = "/c/Users/Eion Robb/Documents/gplugin"

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = "/C/Users/Eion Robb/Documents/gplugin/build"

#=============================================================================
# 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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake-gui.exe -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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -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..."
	/c/MinGW/cmake-2.8.12.2-win32-x86/bin/cmake.exe -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 "/C/Users/Eion Robb/Documents/gplugin/build" && $(CMAKE_COMMAND) -E cmake_progress_start "/C/Users/Eion Robb/Documents/gplugin/build/CMakeFiles" "/C/Users/Eion Robb/Documents/gplugin/build/gplugin/tests/plugins/CMakeFiles/progress.marks"
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/all
	$(CMAKE_COMMAND) -E cmake_progress_start "/C/Users/Eion Robb/Documents/gplugin/build/CMakeFiles" 0
.PHONY : all

# The main clean target
clean:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/rule

# Convenience name for target.
basic-plugin: gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/rule
.PHONY : basic-plugin

# fast build rule for target.
basic-plugin/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/build
.PHONY : basic-plugin/fast

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/rule

# Convenience name for target.
broken-dependent-plugin: gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/rule
.PHONY : broken-dependent-plugin

# fast build rule for target.
broken-dependent-plugin/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/build
.PHONY : broken-dependent-plugin/fast

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/rule

# Convenience name for target.
dependent-plugin: gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/rule
.PHONY : dependent-plugin

# fast build rule for target.
dependent-plugin/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/build
.PHONY : dependent-plugin/fast

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/load-exception.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/load-exception.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/load-exception.dir/rule

# Convenience name for target.
load-exception: gplugin/tests/plugins/CMakeFiles/load-exception.dir/rule
.PHONY : load-exception

# fast build rule for target.
load-exception/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-exception.dir/build.make gplugin/tests/plugins/CMakeFiles/load-exception.dir/build
.PHONY : load-exception/fast

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/load-failed.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/load-failed.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/load-failed.dir/rule

# Convenience name for target.
load-failed: gplugin/tests/plugins/CMakeFiles/load-failed.dir/rule
.PHONY : load-failed

# fast build rule for target.
load-failed/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/load-failed.dir/build
.PHONY : load-failed/fast

# Convenience name for target.
gplugin/tests/plugins/CMakeFiles/unload-failed.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/plugins/CMakeFiles/unload-failed.dir/rule
.PHONY : gplugin/tests/plugins/CMakeFiles/unload-failed.dir/rule

# Convenience name for target.
unload-failed: gplugin/tests/plugins/CMakeFiles/unload-failed.dir/rule
.PHONY : unload-failed

# fast build rule for target.
unload-failed/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/unload-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/unload-failed.dir/build
.PHONY : unload-failed/fast

basic-plugin.obj: basic-plugin.c.obj
.PHONY : basic-plugin.obj

# target to build an object file
basic-plugin.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/basic-plugin.c.obj
.PHONY : basic-plugin.c.obj

basic-plugin.i: basic-plugin.c.i
.PHONY : basic-plugin.i

# target to preprocess a source file
basic-plugin.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/basic-plugin.c.i
.PHONY : basic-plugin.c.i

basic-plugin.s: basic-plugin.c.s
.PHONY : basic-plugin.s

# target to generate assembly for a file
basic-plugin.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/basic-plugin.dir/basic-plugin.c.s
.PHONY : basic-plugin.c.s

broken-dependent-plugin.obj: broken-dependent-plugin.c.obj
.PHONY : broken-dependent-plugin.obj

# target to build an object file
broken-dependent-plugin.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/broken-dependent-plugin.c.obj
.PHONY : broken-dependent-plugin.c.obj

broken-dependent-plugin.i: broken-dependent-plugin.c.i
.PHONY : broken-dependent-plugin.i

# target to preprocess a source file
broken-dependent-plugin.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/broken-dependent-plugin.c.i
.PHONY : broken-dependent-plugin.c.i

broken-dependent-plugin.s: broken-dependent-plugin.c.s
.PHONY : broken-dependent-plugin.s

# target to generate assembly for a file
broken-dependent-plugin.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/broken-dependent-plugin.dir/broken-dependent-plugin.c.s
.PHONY : broken-dependent-plugin.c.s

dependent-plugin.obj: dependent-plugin.c.obj
.PHONY : dependent-plugin.obj

# target to build an object file
dependent-plugin.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/dependent-plugin.c.obj
.PHONY : dependent-plugin.c.obj

dependent-plugin.i: dependent-plugin.c.i
.PHONY : dependent-plugin.i

# target to preprocess a source file
dependent-plugin.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/dependent-plugin.c.i
.PHONY : dependent-plugin.c.i

dependent-plugin.s: dependent-plugin.c.s
.PHONY : dependent-plugin.s

# target to generate assembly for a file
dependent-plugin.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/build.make gplugin/tests/plugins/CMakeFiles/dependent-plugin.dir/dependent-plugin.c.s
.PHONY : dependent-plugin.c.s

load-exception.obj: load-exception.c.obj
.PHONY : load-exception.obj

# target to build an object file
load-exception.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-exception.dir/build.make gplugin/tests/plugins/CMakeFiles/load-exception.dir/load-exception.c.obj
.PHONY : load-exception.c.obj

load-exception.i: load-exception.c.i
.PHONY : load-exception.i

# target to preprocess a source file
load-exception.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-exception.dir/build.make gplugin/tests/plugins/CMakeFiles/load-exception.dir/load-exception.c.i
.PHONY : load-exception.c.i

load-exception.s: load-exception.c.s
.PHONY : load-exception.s

# target to generate assembly for a file
load-exception.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-exception.dir/build.make gplugin/tests/plugins/CMakeFiles/load-exception.dir/load-exception.c.s
.PHONY : load-exception.c.s

load-failed.obj: load-failed.c.obj
.PHONY : load-failed.obj

# target to build an object file
load-failed.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/load-failed.dir/load-failed.c.obj
.PHONY : load-failed.c.obj

load-failed.i: load-failed.c.i
.PHONY : load-failed.i

# target to preprocess a source file
load-failed.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/load-failed.dir/load-failed.c.i
.PHONY : load-failed.c.i

load-failed.s: load-failed.c.s
.PHONY : load-failed.s

# target to generate assembly for a file
load-failed.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/load-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/load-failed.dir/load-failed.c.s
.PHONY : load-failed.c.s

unload-failed.obj: unload-failed.c.obj
.PHONY : unload-failed.obj

# target to build an object file
unload-failed.c.obj:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/unload-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/unload-failed.dir/unload-failed.c.obj
.PHONY : unload-failed.c.obj

unload-failed.i: unload-failed.c.i
.PHONY : unload-failed.i

# target to preprocess a source file
unload-failed.c.i:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/unload-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/unload-failed.dir/unload-failed.c.i
.PHONY : unload-failed.c.i

unload-failed.s: unload-failed.c.s
.PHONY : unload-failed.s

# target to generate assembly for a file
unload-failed.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/plugins/CMakeFiles/unload-failed.dir/build.make gplugin/tests/plugins/CMakeFiles/unload-failed.dir/unload-failed.c.s
.PHONY : unload-failed.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 "... basic-plugin"
	@echo "... broken-dependent-plugin"
	@echo "... dependent-plugin"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... load-exception"
	@echo "... load-failed"
	@echo "... rebuild_cache"
	@echo "... unload-failed"
	@echo "... basic-plugin.obj"
	@echo "... basic-plugin.i"
	@echo "... basic-plugin.s"
	@echo "... broken-dependent-plugin.obj"
	@echo "... broken-dependent-plugin.i"
	@echo "... broken-dependent-plugin.s"
	@echo "... dependent-plugin.obj"
	@echo "... dependent-plugin.i"
	@echo "... dependent-plugin.s"
	@echo "... load-exception.obj"
	@echo "... load-exception.i"
	@echo "... load-exception.s"
	@echo "... load-failed.obj"
	@echo "... load-failed.i"
	@echo "... load-failed.s"
	@echo "... unload-failed.obj"
	@echo "... unload-failed.i"
	@echo "... unload-failed.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 "/C/Users/Eion Robb/Documents/gplugin/build" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

