# 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/CMakeFiles/progress.marks"
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/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/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/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/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/CMakeFiles/test-bind-local.dir/rule:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f CMakeFiles/Makefile2 gplugin/tests/CMakeFiles/test-bind-local.dir/rule
.PHONY : gplugin/tests/CMakeFiles/test-bind-local.dir/rule

# Convenience name for target.
test-bind-local: gplugin/tests/CMakeFiles/test-bind-local.dir/rule
.PHONY : test-bind-local

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

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

# Convenience name for target.
test-core: gplugin/tests/CMakeFiles/test-core.dir/rule
.PHONY : test-core

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

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

# Convenience name for target.
test-dynamic-type: gplugin/tests/CMakeFiles/test-dynamic-type.dir/rule
.PHONY : test-dynamic-type

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

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

# Convenience name for target.
test-id-collision: gplugin/tests/CMakeFiles/test-id-collision.dir/rule
.PHONY : test-id-collision

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

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

# Convenience name for target.
test-load-on-query: gplugin/tests/CMakeFiles/test-load-on-query.dir/rule
.PHONY : test-load-on-query

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

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

# Convenience name for target.
test-native-loader: gplugin/tests/CMakeFiles/test-native-loader.dir/rule
.PHONY : test-native-loader

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

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

# Convenience name for target.
test-option-group: gplugin/tests/CMakeFiles/test-option-group.dir/rule
.PHONY : test-option-group

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

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

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

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

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

# Convenience name for target.
test-plugin-manager-paths: gplugin/tests/CMakeFiles/test-plugin-manager-paths.dir/rule
.PHONY : test-plugin-manager-paths

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

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

# Convenience name for target.
test-signals: gplugin/tests/CMakeFiles/test-signals.dir/rule
.PHONY : test-signals

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

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

# Convenience name for target.
test-version-compare: gplugin/tests/CMakeFiles/test-version-compare.dir/rule
.PHONY : test-version-compare

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

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

# Convenience name for target.
test-versioned-dependencies: gplugin/tests/CMakeFiles/test-versioned-dependencies.dir/rule
.PHONY : test-versioned-dependencies

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

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

# Convenience name for target.
tests: gplugin/tests/CMakeFiles/tests.dir/rule
.PHONY : tests

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

test-bind-local.obj: test-bind-local.c.obj
.PHONY : test-bind-local.obj

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

test-bind-local.i: test-bind-local.c.i
.PHONY : test-bind-local.i

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

test-bind-local.s: test-bind-local.c.s
.PHONY : test-bind-local.s

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

test-core.obj: test-core.c.obj
.PHONY : test-core.obj

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

test-core.i: test-core.c.i
.PHONY : test-core.i

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

test-core.s: test-core.c.s
.PHONY : test-core.s

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

test-dynamic-type.obj: test-dynamic-type.c.obj
.PHONY : test-dynamic-type.obj

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

test-dynamic-type.i: test-dynamic-type.c.i
.PHONY : test-dynamic-type.i

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

test-dynamic-type.s: test-dynamic-type.c.s
.PHONY : test-dynamic-type.s

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

test-id-collision.obj: test-id-collision.c.obj
.PHONY : test-id-collision.obj

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

test-id-collision.i: test-id-collision.c.i
.PHONY : test-id-collision.i

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

test-id-collision.s: test-id-collision.c.s
.PHONY : test-id-collision.s

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

test-load-on-query.obj: test-load-on-query.c.obj
.PHONY : test-load-on-query.obj

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

test-load-on-query.i: test-load-on-query.c.i
.PHONY : test-load-on-query.i

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

test-load-on-query.s: test-load-on-query.c.s
.PHONY : test-load-on-query.s

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

test-native-loader.obj: test-native-loader.c.obj
.PHONY : test-native-loader.obj

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

test-native-loader.i: test-native-loader.c.i
.PHONY : test-native-loader.i

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

test-native-loader.s: test-native-loader.c.s
.PHONY : test-native-loader.s

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

test-option-group.obj: test-option-group.c.obj
.PHONY : test-option-group.obj

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

test-option-group.i: test-option-group.c.i
.PHONY : test-option-group.i

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

test-option-group.s: test-option-group.c.s
.PHONY : test-option-group.s

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

test-plugin-info.obj: test-plugin-info.c.obj
.PHONY : test-plugin-info.obj

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

test-plugin-info.i: test-plugin-info.c.i
.PHONY : test-plugin-info.i

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

test-plugin-info.s: test-plugin-info.c.s
.PHONY : test-plugin-info.s

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

test-plugin-manager-paths.obj: test-plugin-manager-paths.c.obj
.PHONY : test-plugin-manager-paths.obj

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

test-plugin-manager-paths.i: test-plugin-manager-paths.c.i
.PHONY : test-plugin-manager-paths.i

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

test-plugin-manager-paths.s: test-plugin-manager-paths.c.s
.PHONY : test-plugin-manager-paths.s

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

test-signals.obj: test-signals.c.obj
.PHONY : test-signals.obj

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

test-signals.i: test-signals.c.i
.PHONY : test-signals.i

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

test-signals.s: test-signals.c.s
.PHONY : test-signals.s

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

test-version-compare.obj: test-version-compare.c.obj
.PHONY : test-version-compare.obj

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

test-version-compare.i: test-version-compare.c.i
.PHONY : test-version-compare.i

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

test-version-compare.s: test-version-compare.c.s
.PHONY : test-version-compare.s

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

test-versioned-dependencies.obj: test-versioned-dependencies.c.obj
.PHONY : test-versioned-dependencies.obj

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

test-versioned-dependencies.i: test-versioned-dependencies.c.i
.PHONY : test-versioned-dependencies.i

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

test-versioned-dependencies.s: test-versioned-dependencies.c.s
.PHONY : test-versioned-dependencies.s

# target to generate assembly for a file
test-versioned-dependencies.c.s:
	cd "/C/Users/Eion Robb/Documents/gplugin/build" && $(MAKE) -f gplugin/tests/CMakeFiles/test-versioned-dependencies.dir/build.make gplugin/tests/CMakeFiles/test-versioned-dependencies.dir/test-versioned-dependencies.c.s
.PHONY : test-versioned-dependencies.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-bind-local"
	@echo "... test-core"
	@echo "... test-dynamic-type"
	@echo "... test-id-collision"
	@echo "... test-load-on-query"
	@echo "... test-native-loader"
	@echo "... test-option-group"
	@echo "... test-plugin-info"
	@echo "... test-plugin-manager-paths"
	@echo "... test-signals"
	@echo "... test-version-compare"
	@echo "... test-versioned-dependencies"
	@echo "... tests"
	@echo "... test-bind-local.obj"
	@echo "... test-bind-local.i"
	@echo "... test-bind-local.s"
	@echo "... test-core.obj"
	@echo "... test-core.i"
	@echo "... test-core.s"
	@echo "... test-dynamic-type.obj"
	@echo "... test-dynamic-type.i"
	@echo "... test-dynamic-type.s"
	@echo "... test-id-collision.obj"
	@echo "... test-id-collision.i"
	@echo "... test-id-collision.s"
	@echo "... test-load-on-query.obj"
	@echo "... test-load-on-query.i"
	@echo "... test-load-on-query.s"
	@echo "... test-native-loader.obj"
	@echo "... test-native-loader.i"
	@echo "... test-native-loader.s"
	@echo "... test-option-group.obj"
	@echo "... test-option-group.i"
	@echo "... test-option-group.s"
	@echo "... test-plugin-info.obj"
	@echo "... test-plugin-info.i"
	@echo "... test-plugin-info.s"
	@echo "... test-plugin-manager-paths.obj"
	@echo "... test-plugin-manager-paths.i"
	@echo "... test-plugin-manager-paths.s"
	@echo "... test-signals.obj"
	@echo "... test-signals.i"
	@echo "... test-signals.s"
	@echo "... test-version-compare.obj"
	@echo "... test-version-compare.i"
	@echo "... test-version-compare.s"
	@echo "... test-versioned-dependencies.obj"
	@echo "... test-versioned-dependencies.i"
	@echo "... test-versioned-dependencies.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

