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

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

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

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /local/the-puppet/api/generic

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /local/the-puppet/api/generic

#=============================================================================
# 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 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
	$(CMAKE_COMMAND) -E cmake_progress_start /local/the-puppet/api/generic/CMakeFiles /local/the-puppet/api/generic/CMakeFiles/progress.make
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /local/the-puppet/api/generic/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

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

#=============================================================================
# Target rules for targets named puppet_api

# Build rule for target.
puppet_api: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 puppet_api
.PHONY : puppet_api

# fast build rule for target.
puppet_api/fast:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/build
.PHONY : puppet_api/fast

#=============================================================================
# Target rules for targets named test_parser_rq

# Build rule for target.
test_parser_rq: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_parser_rq
.PHONY : test_parser_rq

# fast build rule for target.
test_parser_rq/fast:
	$(MAKE) -f CMakeFiles/test_parser_rq.dir/build.make CMakeFiles/test_parser_rq.dir/build
.PHONY : test_parser_rq/fast

#=============================================================================
# Target rules for targets named test_parser_wf

# Build rule for target.
test_parser_wf: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_parser_wf
.PHONY : test_parser_wf

# fast build rule for target.
test_parser_wf/fast:
	$(MAKE) -f CMakeFiles/test_parser_wf.dir/build.make CMakeFiles/test_parser_wf.dir/build
.PHONY : test_parser_wf/fast

# target to build an object file
src/PuppetMessage.o:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetMessage.o
.PHONY : src/PuppetMessage.o

# target to preprocess a source file
src/PuppetMessage.i:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetMessage.i
.PHONY : src/PuppetMessage.i

# target to generate assembly for a file
src/PuppetMessage.s:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetMessage.s
.PHONY : src/PuppetMessage.s

# target to build an object file
src/PuppetParserRQ.o:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserRQ.o
.PHONY : src/PuppetParserRQ.o

# target to preprocess a source file
src/PuppetParserRQ.i:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserRQ.i
.PHONY : src/PuppetParserRQ.i

# target to generate assembly for a file
src/PuppetParserRQ.s:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserRQ.s
.PHONY : src/PuppetParserRQ.s

# target to build an object file
src/PuppetParserWF.o:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserWF.o
.PHONY : src/PuppetParserWF.o

# target to preprocess a source file
src/PuppetParserWF.i:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserWF.i
.PHONY : src/PuppetParserWF.i

# target to generate assembly for a file
src/PuppetParserWF.s:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetParserWF.s
.PHONY : src/PuppetParserWF.s

# target to build an object file
src/PuppetTopology.o:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetTopology.o
.PHONY : src/PuppetTopology.o

# target to preprocess a source file
src/PuppetTopology.i:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetTopology.i
.PHONY : src/PuppetTopology.i

# target to generate assembly for a file
src/PuppetTopology.s:
	$(MAKE) -f CMakeFiles/puppet_api.dir/build.make CMakeFiles/puppet_api.dir/src/PuppetTopology.s
.PHONY : src/PuppetTopology.s

# target to build an object file
test/testRQ.o:
	$(MAKE) -f CMakeFiles/test_parser_rq.dir/build.make CMakeFiles/test_parser_rq.dir/test/testRQ.o
.PHONY : test/testRQ.o

# target to preprocess a source file
test/testRQ.i:
	$(MAKE) -f CMakeFiles/test_parser_rq.dir/build.make CMakeFiles/test_parser_rq.dir/test/testRQ.i
.PHONY : test/testRQ.i

# target to generate assembly for a file
test/testRQ.s:
	$(MAKE) -f CMakeFiles/test_parser_rq.dir/build.make CMakeFiles/test_parser_rq.dir/test/testRQ.s
.PHONY : test/testRQ.s

# target to build an object file
test/testWF.o:
	$(MAKE) -f CMakeFiles/test_parser_wf.dir/build.make CMakeFiles/test_parser_wf.dir/test/testWF.o
.PHONY : test/testWF.o

# target to preprocess a source file
test/testWF.i:
	$(MAKE) -f CMakeFiles/test_parser_wf.dir/build.make CMakeFiles/test_parser_wf.dir/test/testWF.i
.PHONY : test/testWF.i

# target to generate assembly for a file
test/testWF.s:
	$(MAKE) -f CMakeFiles/test_parser_wf.dir/build.make CMakeFiles/test_parser_wf.dir/test/testWF.s
.PHONY : test/testWF.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 "... puppet_api"
	@echo "... rebuild_cache"
	@echo "... test_parser_rq"
	@echo "... test_parser_wf"
	@echo "... src/PuppetMessage.o"
	@echo "... src/PuppetMessage.i"
	@echo "... src/PuppetMessage.s"
	@echo "... src/PuppetParserRQ.o"
	@echo "... src/PuppetParserRQ.i"
	@echo "... src/PuppetParserRQ.s"
	@echo "... src/PuppetParserWF.o"
	@echo "... src/PuppetParserWF.i"
	@echo "... src/PuppetParserWF.s"
	@echo "... src/PuppetTopology.o"
	@echo "... src/PuppetTopology.i"
	@echo "... src/PuppetTopology.s"
	@echo "... test/testRQ.o"
	@echo "... test/testRQ.i"
	@echo "... test/testRQ.s"
	@echo "... test/testWF.o"
	@echo "... test/testWF.i"
	@echo "... test/testWF.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

