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

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


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.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.

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = D:\cmake3.4.3\bin\cmake.exe

# The command to remove a file.
RM = D:\cmake3.4.3\bin\cmake.exe -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = D:\plplot-svn\plplot-git

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = D:\plplot-svn\build-windows-nag-problem

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install/local
install\local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	d:\cmake3.4.3\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 edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	d:\cmake3.4.3\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..."
	d:\cmake3.4.3\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..."
	d:\cmake3.4.3\bin\cmake.exe -P cmake_install.cmake
.PHONY : install\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..."
	d:\cmake3.4.3\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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	d:\cmake3.4.3\bin\cpack.exe --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package\fast: package

.PHONY : package\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 package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	d:\cmake3.4.3\bin\cpack.exe --config ./CPackSourceConfig.cmake D:/plplot-svn/build-windows-nag-problem/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source\fast: package_source

.PHONY : package_source\fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	d:\cmake3.4.3\bin\ctest.exe --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test\fast: test

.PHONY : test\fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start D:\plplot-svn\build-windows-nag-problem\CMakeFiles D:\plplot-svn\build-windows-nag-problem\CMakeFiles\progress.marks
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) all
	$(CMAKE_COMMAND) -E cmake_progress_start D:\plplot-svn\build-windows-nag-problem\CMakeFiles 0
.PHONY : all

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

# The main clean target
clean\fast: clean

.PHONY : clean\fast

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

# Prepare targets for installation.
preinstall\fast:
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) 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 Continuous

# Build rule for target.
Continuous: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) Continuous
.PHONY : Continuous

# fast build rule for target.
Continuous\fast:
	$(MAKE) -f CMakeFiles\Continuous.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\Continuous.dir\build
.PHONY : Continuous\fast

#=============================================================================
# Target rules for targets named ContinuousBuild

# Build rule for target.
ContinuousBuild: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousBuild
.PHONY : ContinuousBuild

# fast build rule for target.
ContinuousBuild\fast:
	$(MAKE) -f CMakeFiles\ContinuousBuild.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousBuild.dir\build
.PHONY : ContinuousBuild\fast

#=============================================================================
# Target rules for targets named ContinuousConfigure

# Build rule for target.
ContinuousConfigure: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousConfigure
.PHONY : ContinuousConfigure

# fast build rule for target.
ContinuousConfigure\fast:
	$(MAKE) -f CMakeFiles\ContinuousConfigure.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousConfigure.dir\build
.PHONY : ContinuousConfigure\fast

#=============================================================================
# Target rules for targets named ContinuousCoverage

# Build rule for target.
ContinuousCoverage: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousCoverage
.PHONY : ContinuousCoverage

# fast build rule for target.
ContinuousCoverage\fast:
	$(MAKE) -f CMakeFiles\ContinuousCoverage.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousCoverage.dir\build
.PHONY : ContinuousCoverage\fast

#=============================================================================
# Target rules for targets named ContinuousMemCheck

# Build rule for target.
ContinuousMemCheck: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousMemCheck
.PHONY : ContinuousMemCheck

# fast build rule for target.
ContinuousMemCheck\fast:
	$(MAKE) -f CMakeFiles\ContinuousMemCheck.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousMemCheck.dir\build
.PHONY : ContinuousMemCheck\fast

#=============================================================================
# Target rules for targets named ContinuousStart

# Build rule for target.
ContinuousStart: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousStart
.PHONY : ContinuousStart

# fast build rule for target.
ContinuousStart\fast:
	$(MAKE) -f CMakeFiles\ContinuousStart.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousStart.dir\build
.PHONY : ContinuousStart\fast

#=============================================================================
# Target rules for targets named ContinuousSubmit

# Build rule for target.
ContinuousSubmit: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousSubmit
.PHONY : ContinuousSubmit

# fast build rule for target.
ContinuousSubmit\fast:
	$(MAKE) -f CMakeFiles\ContinuousSubmit.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousSubmit.dir\build
.PHONY : ContinuousSubmit\fast

#=============================================================================
# Target rules for targets named ContinuousTest

# Build rule for target.
ContinuousTest: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousTest
.PHONY : ContinuousTest

# fast build rule for target.
ContinuousTest\fast:
	$(MAKE) -f CMakeFiles\ContinuousTest.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousTest.dir\build
.PHONY : ContinuousTest\fast

#=============================================================================
# Target rules for targets named ContinuousUpdate

# Build rule for target.
ContinuousUpdate: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ContinuousUpdate
.PHONY : ContinuousUpdate

# fast build rule for target.
ContinuousUpdate\fast:
	$(MAKE) -f CMakeFiles\ContinuousUpdate.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ContinuousUpdate.dir\build
.PHONY : ContinuousUpdate\fast

#=============================================================================
# Target rules for targets named Experimental

# Build rule for target.
Experimental: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) Experimental
.PHONY : Experimental

# fast build rule for target.
Experimental\fast:
	$(MAKE) -f CMakeFiles\Experimental.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\Experimental.dir\build
.PHONY : Experimental\fast

#=============================================================================
# Target rules for targets named ExperimentalBuild

# Build rule for target.
ExperimentalBuild: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalBuild
.PHONY : ExperimentalBuild

# fast build rule for target.
ExperimentalBuild\fast:
	$(MAKE) -f CMakeFiles\ExperimentalBuild.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalBuild.dir\build
.PHONY : ExperimentalBuild\fast

#=============================================================================
# Target rules for targets named ExperimentalConfigure

# Build rule for target.
ExperimentalConfigure: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalConfigure
.PHONY : ExperimentalConfigure

# fast build rule for target.
ExperimentalConfigure\fast:
	$(MAKE) -f CMakeFiles\ExperimentalConfigure.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalConfigure.dir\build
.PHONY : ExperimentalConfigure\fast

#=============================================================================
# Target rules for targets named ExperimentalCoverage

# Build rule for target.
ExperimentalCoverage: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalCoverage
.PHONY : ExperimentalCoverage

# fast build rule for target.
ExperimentalCoverage\fast:
	$(MAKE) -f CMakeFiles\ExperimentalCoverage.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalCoverage.dir\build
.PHONY : ExperimentalCoverage\fast

#=============================================================================
# Target rules for targets named ExperimentalMemCheck

# Build rule for target.
ExperimentalMemCheck: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalMemCheck
.PHONY : ExperimentalMemCheck

# fast build rule for target.
ExperimentalMemCheck\fast:
	$(MAKE) -f CMakeFiles\ExperimentalMemCheck.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalMemCheck.dir\build
.PHONY : ExperimentalMemCheck\fast

#=============================================================================
# Target rules for targets named ExperimentalStart

# Build rule for target.
ExperimentalStart: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalStart
.PHONY : ExperimentalStart

# fast build rule for target.
ExperimentalStart\fast:
	$(MAKE) -f CMakeFiles\ExperimentalStart.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalStart.dir\build
.PHONY : ExperimentalStart\fast

#=============================================================================
# Target rules for targets named ExperimentalSubmit

# Build rule for target.
ExperimentalSubmit: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalSubmit
.PHONY : ExperimentalSubmit

# fast build rule for target.
ExperimentalSubmit\fast:
	$(MAKE) -f CMakeFiles\ExperimentalSubmit.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalSubmit.dir\build
.PHONY : ExperimentalSubmit\fast

#=============================================================================
# Target rules for targets named ExperimentalTest

# Build rule for target.
ExperimentalTest: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalTest
.PHONY : ExperimentalTest

# fast build rule for target.
ExperimentalTest\fast:
	$(MAKE) -f CMakeFiles\ExperimentalTest.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalTest.dir\build
.PHONY : ExperimentalTest\fast

#=============================================================================
# Target rules for targets named ExperimentalUpdate

# Build rule for target.
ExperimentalUpdate: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ExperimentalUpdate
.PHONY : ExperimentalUpdate

# fast build rule for target.
ExperimentalUpdate\fast:
	$(MAKE) -f CMakeFiles\ExperimentalUpdate.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\ExperimentalUpdate.dir\build
.PHONY : ExperimentalUpdate\fast

#=============================================================================
# Target rules for targets named Nightly

# Build rule for target.
Nightly: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) Nightly
.PHONY : Nightly

# fast build rule for target.
Nightly\fast:
	$(MAKE) -f CMakeFiles\Nightly.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\Nightly.dir\build
.PHONY : Nightly\fast

#=============================================================================
# Target rules for targets named NightlyBuild

# Build rule for target.
NightlyBuild: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyBuild
.PHONY : NightlyBuild

# fast build rule for target.
NightlyBuild\fast:
	$(MAKE) -f CMakeFiles\NightlyBuild.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyBuild.dir\build
.PHONY : NightlyBuild\fast

#=============================================================================
# Target rules for targets named NightlyConfigure

# Build rule for target.
NightlyConfigure: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyConfigure
.PHONY : NightlyConfigure

# fast build rule for target.
NightlyConfigure\fast:
	$(MAKE) -f CMakeFiles\NightlyConfigure.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyConfigure.dir\build
.PHONY : NightlyConfigure\fast

#=============================================================================
# Target rules for targets named NightlyCoverage

# Build rule for target.
NightlyCoverage: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyCoverage
.PHONY : NightlyCoverage

# fast build rule for target.
NightlyCoverage\fast:
	$(MAKE) -f CMakeFiles\NightlyCoverage.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyCoverage.dir\build
.PHONY : NightlyCoverage\fast

#=============================================================================
# Target rules for targets named NightlyMemCheck

# Build rule for target.
NightlyMemCheck: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyMemCheck
.PHONY : NightlyMemCheck

# fast build rule for target.
NightlyMemCheck\fast:
	$(MAKE) -f CMakeFiles\NightlyMemCheck.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyMemCheck.dir\build
.PHONY : NightlyMemCheck\fast

#=============================================================================
# Target rules for targets named NightlyMemoryCheck

# Build rule for target.
NightlyMemoryCheck: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyMemoryCheck
.PHONY : NightlyMemoryCheck

# fast build rule for target.
NightlyMemoryCheck\fast:
	$(MAKE) -f CMakeFiles\NightlyMemoryCheck.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyMemoryCheck.dir\build
.PHONY : NightlyMemoryCheck\fast

#=============================================================================
# Target rules for targets named NightlyStart

# Build rule for target.
NightlyStart: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyStart
.PHONY : NightlyStart

# fast build rule for target.
NightlyStart\fast:
	$(MAKE) -f CMakeFiles\NightlyStart.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyStart.dir\build
.PHONY : NightlyStart\fast

#=============================================================================
# Target rules for targets named NightlySubmit

# Build rule for target.
NightlySubmit: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlySubmit
.PHONY : NightlySubmit

# fast build rule for target.
NightlySubmit\fast:
	$(MAKE) -f CMakeFiles\NightlySubmit.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlySubmit.dir\build
.PHONY : NightlySubmit\fast

#=============================================================================
# Target rules for targets named NightlyTest

# Build rule for target.
NightlyTest: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyTest
.PHONY : NightlyTest

# fast build rule for target.
NightlyTest\fast:
	$(MAKE) -f CMakeFiles\NightlyTest.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyTest.dir\build
.PHONY : NightlyTest\fast

#=============================================================================
# Target rules for targets named NightlyUpdate

# Build rule for target.
NightlyUpdate: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) NightlyUpdate
.PHONY : NightlyUpdate

# fast build rule for target.
NightlyUpdate\fast:
	$(MAKE) -f CMakeFiles\NightlyUpdate.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\NightlyUpdate.dir\build
.PHONY : NightlyUpdate\fast

#=============================================================================
# Target rules for targets named check_all

# Build rule for target.
check_all: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) check_all
.PHONY : check_all

# fast build rule for target.
check_all\fast:
	$(MAKE) -f CMakeFiles\check_all.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\check_all.dir\build
.PHONY : check_all\fast

#=============================================================================
# Target rules for targets named csirocsa

# Build rule for target.
csirocsa: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) csirocsa
.PHONY : csirocsa

# fast build rule for target.
csirocsa\fast:
	$(MAKE) -f lib\csa\CMakeFiles\csirocsa.dir\build.make /nologo -$(MAKEFLAGS) lib\csa\CMakeFiles\csirocsa.dir\build
.PHONY : csirocsa\fast

#=============================================================================
# Target rules for targets named deltaT-gen

# Build rule for target.
deltaT-gen: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) deltaT-gen
.PHONY : deltaT-gen

# fast build rule for target.
deltaT-gen\fast:
	$(MAKE) -f lib\qsastime\CMakeFiles\deltaT-gen.dir\build.make /nologo -$(MAKEFLAGS) lib\qsastime\CMakeFiles\deltaT-gen.dir\build
.PHONY : deltaT-gen\fast

#=============================================================================
# Target rules for targets named deltaT.h_built

# Build rule for target.
deltaT.h_built: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) deltaT.h_built
.PHONY : deltaT.h_built

# fast build rule for target.
deltaT.h_built\fast:
	$(MAKE) -f lib\qsastime\CMakeFiles\deltaT.h_built.dir\build.make /nologo -$(MAKEFLAGS) lib\qsastime\CMakeFiles\deltaT.h_built.dir\build
.PHONY : deltaT.h_built\fast

#=============================================================================
# Target rules for targets named qsastime

# Build rule for target.
qsastime: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) qsastime
.PHONY : qsastime

# fast build rule for target.
qsastime\fast:
	$(MAKE) -f lib\qsastime\CMakeFiles\qsastime.dir\build.make /nologo -$(MAKEFLAGS) lib\qsastime\CMakeFiles\qsastime.dir\build
.PHONY : qsastime\fast

#=============================================================================
# Target rules for targets named tai-utc-gen

# Build rule for target.
tai-utc-gen: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tai-utc-gen
.PHONY : tai-utc-gen

# fast build rule for target.
tai-utc-gen\fast:
	$(MAKE) -f lib\qsastime\CMakeFiles\tai-utc-gen.dir\build.make /nologo -$(MAKEFLAGS) lib\qsastime\CMakeFiles\tai-utc-gen.dir\build
.PHONY : tai-utc-gen\fast

#=============================================================================
# Target rules for targets named tai-utc.h_built

# Build rule for target.
tai-utc.h_built: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tai-utc.h_built
.PHONY : tai-utc.h_built

# fast build rule for target.
tai-utc.h_built\fast:
	$(MAKE) -f lib\qsastime\CMakeFiles\tai-utc.h_built.dir\build.make /nologo -$(MAKEFLAGS) lib\qsastime\CMakeFiles\tai-utc.h_built.dir\build
.PHONY : tai-utc.h_built\fast

#=============================================================================
# Target rules for targets named plhershey-unicode-gen

# Build rule for target.
plhershey-unicode-gen: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plhershey-unicode-gen
.PHONY : plhershey-unicode-gen

# fast build rule for target.
plhershey-unicode-gen\fast:
	$(MAKE) -f include\CMakeFiles\plhershey-unicode-gen.dir\build.make /nologo -$(MAKEFLAGS) include\CMakeFiles\plhershey-unicode-gen.dir\build
.PHONY : plhershey-unicode-gen\fast

#=============================================================================
# Target rules for targets named plhershey-unicode.h_built

# Build rule for target.
plhershey-unicode.h_built: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plhershey-unicode.h_built
.PHONY : plhershey-unicode.h_built

# fast build rule for target.
plhershey-unicode.h_built\fast:
	$(MAKE) -f include\CMakeFiles\plhershey-unicode.h_built.dir\build.make /nologo -$(MAKEFLAGS) include\CMakeFiles\plhershey-unicode.h_built.dir\build
.PHONY : plhershey-unicode.h_built\fast

#=============================================================================
# Target rules for targets named plplot

# Build rule for target.
plplot: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplot
.PHONY : plplot

# fast build rule for target.
plplot\fast:
	$(MAKE) -f src\CMakeFiles\plplot.dir\build.make /nologo -$(MAKEFLAGS) src\CMakeFiles\plplot.dir\build
.PHONY : plplot\fast

#=============================================================================
# Target rules for targets named concatenate_pkgIndex.tcl

# Build rule for target.
concatenate_pkgIndex.tcl: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) concatenate_pkgIndex.tcl
.PHONY : concatenate_pkgIndex.tcl

# fast build rule for target.
concatenate_pkgIndex.tcl\fast:
	$(MAKE) -f bindings\CMakeFiles\concatenate_pkgIndex.tcl.dir\build.make /nologo -$(MAKEFLAGS) bindings\CMakeFiles\concatenate_pkgIndex.tcl.dir\build
.PHONY : concatenate_pkgIndex.tcl\fast

#=============================================================================
# Target rules for targets named check_plplotcapi_defines

# Build rule for target.
check_plplotcapi_defines: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) check_plplotcapi_defines
.PHONY : check_plplotcapi_defines

# fast build rule for target.
check_plplotcapi_defines\fast:
	$(MAKE) -f bindings\swig-support\CMakeFiles\check_plplotcapi_defines.dir\build.make /nologo -$(MAKEFLAGS) bindings\swig-support\CMakeFiles\check_plplotcapi_defines.dir\build
.PHONY : check_plplotcapi_defines\fast

#=============================================================================
# Target rules for targets named plplotcxx

# Build rule for target.
plplotcxx: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplotcxx
.PHONY : plplotcxx

# fast build rule for target.
plplotcxx\fast:
	$(MAKE) -f bindings\c++\CMakeFiles\plplotcxx.dir\build.make /nologo -$(MAKEFLAGS) bindings\c++\CMakeFiles\plplotcxx.dir\build
.PHONY : plplotcxx\fast

#=============================================================================
# Target rules for targets named check_f95_parameters

# Build rule for target.
check_f95_parameters: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) check_f95_parameters
.PHONY : check_f95_parameters

# fast build rule for target.
check_f95_parameters\fast:
	$(MAKE) -f bindings\f95\CMakeFiles\check_f95_parameters.dir\build.make /nologo -$(MAKEFLAGS) bindings\f95\CMakeFiles\check_f95_parameters.dir\build
.PHONY : check_f95_parameters\fast

#=============================================================================
# Target rules for targets named check_ifort_definitions_file

# Build rule for target.
check_ifort_definitions_file: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) check_ifort_definitions_file
.PHONY : check_ifort_definitions_file

# fast build rule for target.
check_ifort_definitions_file\fast:
	$(MAKE) -f bindings\f95\CMakeFiles\check_ifort_definitions_file.dir\build.make /nologo -$(MAKEFLAGS) bindings\f95\CMakeFiles\check_ifort_definitions_file.dir\build
.PHONY : check_ifort_definitions_file\fast

#=============================================================================
# Target rules for targets named plplotf95

# Build rule for target.
plplotf95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplotf95
.PHONY : plplotf95

# fast build rule for target.
plplotf95\fast:
	$(MAKE) -f bindings\f95\CMakeFiles\plplotf95.dir\build.make /nologo -$(MAKEFLAGS) bindings\f95\CMakeFiles\plplotf95.dir\build
.PHONY : plplotf95\fast

#=============================================================================
# Target rules for targets named check_tcl_parameters

# Build rule for target.
check_tcl_parameters: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) check_tcl_parameters
.PHONY : check_tcl_parameters

# fast build rule for target.
check_tcl_parameters\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\check_tcl_parameters.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\check_tcl_parameters.dir\build
.PHONY : check_tcl_parameters\fast

#=============================================================================
# Target rules for targets named plplot.tcl_target

# Build rule for target.
plplot.tcl_target: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplot.tcl_target
.PHONY : plplot.tcl_target

# fast build rule for target.
plplot.tcl_target\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\plplot.tcl_target.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\plplot.tcl_target.dir\build
.PHONY : plplot.tcl_target\fast

#=============================================================================
# Target rules for targets named plplottcltk

# Build rule for target.
plplottcltk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplottcltk
.PHONY : plplottcltk

# fast build rule for target.
plplottcltk\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\plplottcltk.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\plplottcltk.dir\build
.PHONY : plplottcltk\fast

#=============================================================================
# Target rules for targets named plplottcltk_Main

# Build rule for target.
plplottcltk_Main: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plplottcltk_Main
.PHONY : plplottcltk_Main

# fast build rule for target.
plplottcltk_Main\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\plplottcltk_Main.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\plplottcltk_Main.dir\build
.PHONY : plplottcltk_Main\fast

#=============================================================================
# Target rules for targets named pltcl

# Build rule for target.
pltcl: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) pltcl
.PHONY : pltcl

# fast build rule for target.
pltcl\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\pltcl.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\pltcl.dir\build
.PHONY : pltcl\fast

#=============================================================================
# Target rules for targets named tclIndex_tcl

# Build rule for target.
tclIndex_tcl: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tclIndex_tcl
.PHONY : tclIndex_tcl

# fast build rule for target.
tclIndex_tcl\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\tclIndex_tcl.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\tclIndex_tcl.dir\build
.PHONY : tclIndex_tcl\fast

#=============================================================================
# Target rules for targets named tclmatrix

# Build rule for target.
tclmatrix: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tclmatrix
.PHONY : tclmatrix

# fast build rule for target.
tclmatrix\fast:
	$(MAKE) -f bindings\tcl\CMakeFiles\tclmatrix.dir\build.make /nologo -$(MAKEFLAGS) bindings\tcl\CMakeFiles\tclmatrix.dir\build
.PHONY : tclmatrix\fast

#=============================================================================
# Target rules for targets named tclIndex_tk

# Build rule for target.
tclIndex_tk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tclIndex_tk
.PHONY : tclIndex_tk

# fast build rule for target.
tclIndex_tk\fast:
	$(MAKE) -f bindings\tk\CMakeFiles\tclIndex_tk.dir\build.make /nologo -$(MAKEFLAGS) bindings\tk\CMakeFiles\tclIndex_tk.dir\build
.PHONY : tclIndex_tk\fast

#=============================================================================
# Target rules for targets named tcl_files

# Build rule for target.
tcl_files: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tcl_files
.PHONY : tcl_files

# fast build rule for target.
tcl_files\fast:
	$(MAKE) -f bindings\tk\CMakeFiles\tcl_files.dir\build.make /nologo -$(MAKEFLAGS) bindings\tk\CMakeFiles\tcl_files.dir\build
.PHONY : tcl_files\fast

#=============================================================================
# Target rules for targets named mem

# Build rule for target.
mem: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) mem
.PHONY : mem

# fast build rule for target.
mem\fast:
	$(MAKE) -f drivers\CMakeFiles\mem.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\mem.dir\build
.PHONY : mem\fast

#=============================================================================
# Target rules for targets named ntk

# Build rule for target.
ntk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ntk
.PHONY : ntk

# fast build rule for target.
ntk\fast:
	$(MAKE) -f drivers\CMakeFiles\ntk.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\ntk.dir\build
.PHONY : ntk\fast

#=============================================================================
# Target rules for targets named null

# Build rule for target.
null: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) null
.PHONY : null

# fast build rule for target.
null\fast:
	$(MAKE) -f drivers\CMakeFiles\null.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\null.dir\build
.PHONY : null\fast

#=============================================================================
# Target rules for targets named ps

# Build rule for target.
ps: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) ps
.PHONY : ps

# fast build rule for target.
ps\fast:
	$(MAKE) -f drivers\CMakeFiles\ps.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\ps.dir\build
.PHONY : ps\fast

#=============================================================================
# Target rules for targets named svg

# Build rule for target.
svg: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) svg
.PHONY : svg

# fast build rule for target.
svg\fast:
	$(MAKE) -f drivers\CMakeFiles\svg.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\svg.dir\build
.PHONY : svg\fast

#=============================================================================
# Target rules for targets named test-drv-info

# Build rule for target.
test-drv-info: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test-drv-info
.PHONY : test-drv-info

# fast build rule for target.
test-drv-info\fast:
	$(MAKE) -f drivers\CMakeFiles\test-drv-info.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test-drv-info.dir\build
.PHONY : test-drv-info\fast

#=============================================================================
# Target rules for targets named test_dyndrivers

# Build rule for target.
test_dyndrivers: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_dyndrivers
.PHONY : test_dyndrivers

# fast build rule for target.
test_dyndrivers\fast:
	$(MAKE) -f drivers\CMakeFiles\test_dyndrivers.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_dyndrivers.dir\build
.PHONY : test_dyndrivers\fast

#=============================================================================
# Target rules for targets named test_mem_dyndriver

# Build rule for target.
test_mem_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_mem_dyndriver
.PHONY : test_mem_dyndriver

# fast build rule for target.
test_mem_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_mem_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_mem_dyndriver.dir\build
.PHONY : test_mem_dyndriver\fast

#=============================================================================
# Target rules for targets named test_ntk_dyndriver

# Build rule for target.
test_ntk_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_ntk_dyndriver
.PHONY : test_ntk_dyndriver

# fast build rule for target.
test_ntk_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_ntk_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_ntk_dyndriver.dir\build
.PHONY : test_ntk_dyndriver\fast

#=============================================================================
# Target rules for targets named test_null_dyndriver

# Build rule for target.
test_null_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_null_dyndriver
.PHONY : test_null_dyndriver

# fast build rule for target.
test_null_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_null_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_null_dyndriver.dir\build
.PHONY : test_null_dyndriver\fast

#=============================================================================
# Target rules for targets named test_ps_dyndriver

# Build rule for target.
test_ps_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_ps_dyndriver
.PHONY : test_ps_dyndriver

# fast build rule for target.
test_ps_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_ps_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_ps_dyndriver.dir\build
.PHONY : test_ps_dyndriver\fast

#=============================================================================
# Target rules for targets named test_svg_dyndriver

# Build rule for target.
test_svg_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_svg_dyndriver
.PHONY : test_svg_dyndriver

# fast build rule for target.
test_svg_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_svg_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_svg_dyndriver.dir\build
.PHONY : test_svg_dyndriver\fast

#=============================================================================
# Target rules for targets named test_wingcc_dyndriver

# Build rule for target.
test_wingcc_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_wingcc_dyndriver
.PHONY : test_wingcc_dyndriver

# fast build rule for target.
test_wingcc_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_wingcc_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_wingcc_dyndriver.dir\build
.PHONY : test_wingcc_dyndriver\fast

#=============================================================================
# Target rules for targets named test_xfig_dyndriver

# Build rule for target.
test_xfig_dyndriver: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_xfig_dyndriver
.PHONY : test_xfig_dyndriver

# fast build rule for target.
test_xfig_dyndriver\fast:
	$(MAKE) -f drivers\CMakeFiles\test_xfig_dyndriver.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\test_xfig_dyndriver.dir\build
.PHONY : test_xfig_dyndriver\fast

#=============================================================================
# Target rules for targets named wingcc

# Build rule for target.
wingcc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) wingcc
.PHONY : wingcc

# fast build rule for target.
wingcc\fast:
	$(MAKE) -f drivers\CMakeFiles\wingcc.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\wingcc.dir\build
.PHONY : wingcc\fast

#=============================================================================
# Target rules for targets named xfig

# Build rule for target.
xfig: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) xfig
.PHONY : xfig

# fast build rule for target.
xfig\fast:
	$(MAKE) -f drivers\CMakeFiles\xfig.dir\build.make /nologo -$(MAKEFLAGS) drivers\CMakeFiles\xfig.dir\build
.PHONY : xfig\fast

#=============================================================================
# Target rules for targets named parity_bit_check

# Build rule for target.
parity_bit_check: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) parity_bit_check
.PHONY : parity_bit_check

# fast build rule for target.
parity_bit_check\fast:
	$(MAKE) -f utils\CMakeFiles\parity_bit_check.dir\build.make /nologo -$(MAKEFLAGS) utils\CMakeFiles\parity_bit_check.dir\build
.PHONY : parity_bit_check\fast

#=============================================================================
# Target rules for targets named pltek

# Build rule for target.
pltek: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) pltek
.PHONY : pltek

# fast build rule for target.
pltek\fast:
	$(MAKE) -f utils\CMakeFiles\pltek.dir\build.make /nologo -$(MAKEFLAGS) utils\CMakeFiles\pltek.dir\build
.PHONY : pltek\fast

#=============================================================================
# Target rules for targets named test_c_ntk

# Build rule for target.
test_c_ntk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_ntk
.PHONY : test_c_ntk

# fast build rule for target.
test_c_ntk\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_ntk.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_ntk.dir\build
.PHONY : test_c_ntk\fast

#=============================================================================
# Target rules for targets named test_c_ps

# Build rule for target.
test_c_ps: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_ps
.PHONY : test_c_ps

# fast build rule for target.
test_c_ps\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_ps.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_ps.dir\build
.PHONY : test_c_ps\fast

#=============================================================================
# Target rules for targets named test_c_psc

# Build rule for target.
test_c_psc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_psc
.PHONY : test_c_psc

# fast build rule for target.
test_c_psc\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_psc.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_psc.dir\build
.PHONY : test_c_psc\fast

#=============================================================================
# Target rules for targets named test_c_svg

# Build rule for target.
test_c_svg: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_svg
.PHONY : test_c_svg

# fast build rule for target.
test_c_svg\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_svg.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_svg.dir\build
.PHONY : test_c_svg\fast

#=============================================================================
# Target rules for targets named test_c_wingcc

# Build rule for target.
test_c_wingcc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_wingcc
.PHONY : test_c_wingcc

# fast build rule for target.
test_c_wingcc\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_wingcc.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_wingcc.dir\build
.PHONY : test_c_wingcc\fast

#=============================================================================
# Target rules for targets named test_c_xfig

# Build rule for target.
test_c_xfig: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_c_xfig
.PHONY : test_c_xfig

# fast build rule for target.
test_c_xfig\fast:
	$(MAKE) -f examples\CMakeFiles\test_c_xfig.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_c_xfig.dir\build
.PHONY : test_c_xfig\fast

#=============================================================================
# Target rules for targets named test_cxx_psc

# Build rule for target.
test_cxx_psc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_cxx_psc
.PHONY : test_cxx_psc

# fast build rule for target.
test_cxx_psc\fast:
	$(MAKE) -f examples\CMakeFiles\test_cxx_psc.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_cxx_psc.dir\build
.PHONY : test_cxx_psc\fast

#=============================================================================
# Target rules for targets named test_f95_psc

# Build rule for target.
test_f95_psc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_f95_psc
.PHONY : test_f95_psc

# fast build rule for target.
test_f95_psc\fast:
	$(MAKE) -f examples\CMakeFiles\test_f95_psc.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_f95_psc.dir\build
.PHONY : test_f95_psc\fast

#=============================================================================
# Target rules for targets named test_interactive

# Build rule for target.
test_interactive: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_interactive
.PHONY : test_interactive

# fast build rule for target.
test_interactive\fast:
	$(MAKE) -f examples\CMakeFiles\test_interactive.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_interactive.dir\build
.PHONY : test_interactive\fast

#=============================================================================
# Target rules for targets named test_noninteractive

# Build rule for target.
test_noninteractive: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_noninteractive
.PHONY : test_noninteractive

# fast build rule for target.
test_noninteractive\fast:
	$(MAKE) -f examples\CMakeFiles\test_noninteractive.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_noninteractive.dir\build
.PHONY : test_noninteractive\fast

#=============================================================================
# Target rules for targets named test_pltcl_standard_examples

# Build rule for target.
test_pltcl_standard_examples: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_pltcl_standard_examples
.PHONY : test_pltcl_standard_examples

# fast build rule for target.
test_pltcl_standard_examples\fast:
	$(MAKE) -f examples\CMakeFiles\test_pltcl_standard_examples.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_pltcl_standard_examples.dir\build
.PHONY : test_pltcl_standard_examples\fast

#=============================================================================
# Target rules for targets named test_tcl

# Build rule for target.
test_tcl: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_tcl
.PHONY : test_tcl

# fast build rule for target.
test_tcl\fast:
	$(MAKE) -f examples\CMakeFiles\test_tcl.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_tcl.dir\build
.PHONY : test_tcl\fast

#=============================================================================
# Target rules for targets named test_tcl_psc

# Build rule for target.
test_tcl_psc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_tcl_psc
.PHONY : test_tcl_psc

# fast build rule for target.
test_tcl_psc\fast:
	$(MAKE) -f examples\CMakeFiles\test_tcl_psc.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_tcl_psc.dir\build
.PHONY : test_tcl_psc\fast

#=============================================================================
# Target rules for targets named test_tk

# Build rule for target.
test_tk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_tk
.PHONY : test_tk

# fast build rule for target.
test_tk\fast:
	$(MAKE) -f examples\CMakeFiles\test_tk.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\test_tk.dir\build
.PHONY : test_tk\fast

#=============================================================================
# Target rules for targets named workaround_file_generate_bug

# Build rule for target.
workaround_file_generate_bug: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) workaround_file_generate_bug
.PHONY : workaround_file_generate_bug

# fast build rule for target.
workaround_file_generate_bug\fast:
	$(MAKE) -f examples\CMakeFiles\workaround_file_generate_bug.dir\build.make /nologo -$(MAKEFLAGS) examples\CMakeFiles\workaround_file_generate_bug.dir\build
.PHONY : workaround_file_generate_bug\fast

#=============================================================================
# Target rules for targets named test_plbuf

# Build rule for target.
test_plbuf: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_plbuf
.PHONY : test_plbuf

# fast build rule for target.
test_plbuf\fast:
	$(MAKE) -f examples\c\CMakeFiles\test_plbuf.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\test_plbuf.dir\build
.PHONY : test_plbuf\fast

#=============================================================================
# Target rules for targets named test_plend

# Build rule for target.
test_plend: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_plend
.PHONY : test_plend

# fast build rule for target.
test_plend\fast:
	$(MAKE) -f examples\c\CMakeFiles\test_plend.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\test_plend.dir\build
.PHONY : test_plend\fast

#=============================================================================
# Target rules for targets named x00c

# Build rule for target.
x00c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x00c
.PHONY : x00c

# fast build rule for target.
x00c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x00c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x00c.dir\build
.PHONY : x00c\fast

#=============================================================================
# Target rules for targets named x01c

# Build rule for target.
x01c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x01c
.PHONY : x01c

# fast build rule for target.
x01c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x01c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x01c.dir\build
.PHONY : x01c\fast

#=============================================================================
# Target rules for targets named x02c

# Build rule for target.
x02c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x02c
.PHONY : x02c

# fast build rule for target.
x02c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x02c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x02c.dir\build
.PHONY : x02c\fast

#=============================================================================
# Target rules for targets named x03c

# Build rule for target.
x03c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x03c
.PHONY : x03c

# fast build rule for target.
x03c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x03c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x03c.dir\build
.PHONY : x03c\fast

#=============================================================================
# Target rules for targets named x04c

# Build rule for target.
x04c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x04c
.PHONY : x04c

# fast build rule for target.
x04c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x04c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x04c.dir\build
.PHONY : x04c\fast

#=============================================================================
# Target rules for targets named x05c

# Build rule for target.
x05c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x05c
.PHONY : x05c

# fast build rule for target.
x05c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x05c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x05c.dir\build
.PHONY : x05c\fast

#=============================================================================
# Target rules for targets named x06c

# Build rule for target.
x06c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x06c
.PHONY : x06c

# fast build rule for target.
x06c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x06c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x06c.dir\build
.PHONY : x06c\fast

#=============================================================================
# Target rules for targets named x07c

# Build rule for target.
x07c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x07c
.PHONY : x07c

# fast build rule for target.
x07c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x07c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x07c.dir\build
.PHONY : x07c\fast

#=============================================================================
# Target rules for targets named x08c

# Build rule for target.
x08c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x08c
.PHONY : x08c

# fast build rule for target.
x08c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x08c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x08c.dir\build
.PHONY : x08c\fast

#=============================================================================
# Target rules for targets named x09c

# Build rule for target.
x09c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x09c
.PHONY : x09c

# fast build rule for target.
x09c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x09c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x09c.dir\build
.PHONY : x09c\fast

#=============================================================================
# Target rules for targets named x10c

# Build rule for target.
x10c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x10c
.PHONY : x10c

# fast build rule for target.
x10c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x10c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x10c.dir\build
.PHONY : x10c\fast

#=============================================================================
# Target rules for targets named x11c

# Build rule for target.
x11c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x11c
.PHONY : x11c

# fast build rule for target.
x11c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x11c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x11c.dir\build
.PHONY : x11c\fast

#=============================================================================
# Target rules for targets named x12c

# Build rule for target.
x12c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x12c
.PHONY : x12c

# fast build rule for target.
x12c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x12c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x12c.dir\build
.PHONY : x12c\fast

#=============================================================================
# Target rules for targets named x13c

# Build rule for target.
x13c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x13c
.PHONY : x13c

# fast build rule for target.
x13c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x13c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x13c.dir\build
.PHONY : x13c\fast

#=============================================================================
# Target rules for targets named x14c

# Build rule for target.
x14c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x14c
.PHONY : x14c

# fast build rule for target.
x14c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x14c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x14c.dir\build
.PHONY : x14c\fast

#=============================================================================
# Target rules for targets named x15c

# Build rule for target.
x15c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x15c
.PHONY : x15c

# fast build rule for target.
x15c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x15c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x15c.dir\build
.PHONY : x15c\fast

#=============================================================================
# Target rules for targets named x16c

# Build rule for target.
x16c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x16c
.PHONY : x16c

# fast build rule for target.
x16c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x16c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x16c.dir\build
.PHONY : x16c\fast

#=============================================================================
# Target rules for targets named x17c

# Build rule for target.
x17c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x17c
.PHONY : x17c

# fast build rule for target.
x17c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x17c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x17c.dir\build
.PHONY : x17c\fast

#=============================================================================
# Target rules for targets named x18c

# Build rule for target.
x18c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x18c
.PHONY : x18c

# fast build rule for target.
x18c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x18c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x18c.dir\build
.PHONY : x18c\fast

#=============================================================================
# Target rules for targets named x19c

# Build rule for target.
x19c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x19c
.PHONY : x19c

# fast build rule for target.
x19c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x19c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x19c.dir\build
.PHONY : x19c\fast

#=============================================================================
# Target rules for targets named x20c

# Build rule for target.
x20c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x20c
.PHONY : x20c

# fast build rule for target.
x20c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x20c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x20c.dir\build
.PHONY : x20c\fast

#=============================================================================
# Target rules for targets named x21c

# Build rule for target.
x21c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x21c
.PHONY : x21c

# fast build rule for target.
x21c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x21c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x21c.dir\build
.PHONY : x21c\fast

#=============================================================================
# Target rules for targets named x22c

# Build rule for target.
x22c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x22c
.PHONY : x22c

# fast build rule for target.
x22c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x22c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x22c.dir\build
.PHONY : x22c\fast

#=============================================================================
# Target rules for targets named x23c

# Build rule for target.
x23c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x23c
.PHONY : x23c

# fast build rule for target.
x23c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x23c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x23c.dir\build
.PHONY : x23c\fast

#=============================================================================
# Target rules for targets named x24c

# Build rule for target.
x24c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x24c
.PHONY : x24c

# fast build rule for target.
x24c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x24c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x24c.dir\build
.PHONY : x24c\fast

#=============================================================================
# Target rules for targets named x25c

# Build rule for target.
x25c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x25c
.PHONY : x25c

# fast build rule for target.
x25c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x25c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x25c.dir\build
.PHONY : x25c\fast

#=============================================================================
# Target rules for targets named x26c

# Build rule for target.
x26c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x26c
.PHONY : x26c

# fast build rule for target.
x26c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x26c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x26c.dir\build
.PHONY : x26c\fast

#=============================================================================
# Target rules for targets named x27c

# Build rule for target.
x27c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x27c
.PHONY : x27c

# fast build rule for target.
x27c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x27c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x27c.dir\build
.PHONY : x27c\fast

#=============================================================================
# Target rules for targets named x28c

# Build rule for target.
x28c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x28c
.PHONY : x28c

# fast build rule for target.
x28c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x28c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x28c.dir\build
.PHONY : x28c\fast

#=============================================================================
# Target rules for targets named x29c

# Build rule for target.
x29c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x29c
.PHONY : x29c

# fast build rule for target.
x29c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x29c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x29c.dir\build
.PHONY : x29c\fast

#=============================================================================
# Target rules for targets named x30c

# Build rule for target.
x30c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x30c
.PHONY : x30c

# fast build rule for target.
x30c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x30c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x30c.dir\build
.PHONY : x30c\fast

#=============================================================================
# Target rules for targets named x31c

# Build rule for target.
x31c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x31c
.PHONY : x31c

# fast build rule for target.
x31c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x31c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x31c.dir\build
.PHONY : x31c\fast

#=============================================================================
# Target rules for targets named x32c

# Build rule for target.
x32c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x32c
.PHONY : x32c

# fast build rule for target.
x32c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x32c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x32c.dir\build
.PHONY : x32c\fast

#=============================================================================
# Target rules for targets named x33c

# Build rule for target.
x33c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x33c
.PHONY : x33c

# fast build rule for target.
x33c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x33c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x33c.dir\build
.PHONY : x33c\fast

#=============================================================================
# Target rules for targets named x34c

# Build rule for target.
x34c: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x34c
.PHONY : x34c

# fast build rule for target.
x34c\fast:
	$(MAKE) -f examples\c\CMakeFiles\x34c.dir\build.make /nologo -$(MAKEFLAGS) examples\c\CMakeFiles\x34c.dir\build
.PHONY : x34c\fast

#=============================================================================
# Target rules for targets named x00

# Build rule for target.
x00: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x00
.PHONY : x00

# fast build rule for target.
x00\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x00.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x00.dir\build
.PHONY : x00\fast

#=============================================================================
# Target rules for targets named x01

# Build rule for target.
x01: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x01
.PHONY : x01

# fast build rule for target.
x01\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x01.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x01.dir\build
.PHONY : x01\fast

#=============================================================================
# Target rules for targets named x01cc

# Build rule for target.
x01cc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x01cc
.PHONY : x01cc

# fast build rule for target.
x01cc\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x01cc.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x01cc.dir\build
.PHONY : x01cc\fast

#=============================================================================
# Target rules for targets named x02

# Build rule for target.
x02: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x02
.PHONY : x02

# fast build rule for target.
x02\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x02.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x02.dir\build
.PHONY : x02\fast

#=============================================================================
# Target rules for targets named x03

# Build rule for target.
x03: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x03
.PHONY : x03

# fast build rule for target.
x03\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x03.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x03.dir\build
.PHONY : x03\fast

#=============================================================================
# Target rules for targets named x04

# Build rule for target.
x04: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x04
.PHONY : x04

# fast build rule for target.
x04\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x04.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x04.dir\build
.PHONY : x04\fast

#=============================================================================
# Target rules for targets named x05

# Build rule for target.
x05: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x05
.PHONY : x05

# fast build rule for target.
x05\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x05.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x05.dir\build
.PHONY : x05\fast

#=============================================================================
# Target rules for targets named x06

# Build rule for target.
x06: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x06
.PHONY : x06

# fast build rule for target.
x06\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x06.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x06.dir\build
.PHONY : x06\fast

#=============================================================================
# Target rules for targets named x07

# Build rule for target.
x07: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x07
.PHONY : x07

# fast build rule for target.
x07\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x07.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x07.dir\build
.PHONY : x07\fast

#=============================================================================
# Target rules for targets named x08

# Build rule for target.
x08: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x08
.PHONY : x08

# fast build rule for target.
x08\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x08.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x08.dir\build
.PHONY : x08\fast

#=============================================================================
# Target rules for targets named x09

# Build rule for target.
x09: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x09
.PHONY : x09

# fast build rule for target.
x09\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x09.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x09.dir\build
.PHONY : x09\fast

#=============================================================================
# Target rules for targets named x10

# Build rule for target.
x10: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x10
.PHONY : x10

# fast build rule for target.
x10\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x10.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x10.dir\build
.PHONY : x10\fast

#=============================================================================
# Target rules for targets named x11

# Build rule for target.
x11: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x11
.PHONY : x11

# fast build rule for target.
x11\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x11.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x11.dir\build
.PHONY : x11\fast

#=============================================================================
# Target rules for targets named x12

# Build rule for target.
x12: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x12
.PHONY : x12

# fast build rule for target.
x12\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x12.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x12.dir\build
.PHONY : x12\fast

#=============================================================================
# Target rules for targets named x13

# Build rule for target.
x13: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x13
.PHONY : x13

# fast build rule for target.
x13\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x13.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x13.dir\build
.PHONY : x13\fast

#=============================================================================
# Target rules for targets named x14

# Build rule for target.
x14: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x14
.PHONY : x14

# fast build rule for target.
x14\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x14.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x14.dir\build
.PHONY : x14\fast

#=============================================================================
# Target rules for targets named x15

# Build rule for target.
x15: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x15
.PHONY : x15

# fast build rule for target.
x15\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x15.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x15.dir\build
.PHONY : x15\fast

#=============================================================================
# Target rules for targets named x16

# Build rule for target.
x16: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x16
.PHONY : x16

# fast build rule for target.
x16\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x16.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x16.dir\build
.PHONY : x16\fast

#=============================================================================
# Target rules for targets named x17

# Build rule for target.
x17: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x17
.PHONY : x17

# fast build rule for target.
x17\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x17.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x17.dir\build
.PHONY : x17\fast

#=============================================================================
# Target rules for targets named x18

# Build rule for target.
x18: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x18
.PHONY : x18

# fast build rule for target.
x18\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x18.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x18.dir\build
.PHONY : x18\fast

#=============================================================================
# Target rules for targets named x19

# Build rule for target.
x19: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x19
.PHONY : x19

# fast build rule for target.
x19\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x19.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x19.dir\build
.PHONY : x19\fast

#=============================================================================
# Target rules for targets named x20

# Build rule for target.
x20: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x20
.PHONY : x20

# fast build rule for target.
x20\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x20.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x20.dir\build
.PHONY : x20\fast

#=============================================================================
# Target rules for targets named x21

# Build rule for target.
x21: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x21
.PHONY : x21

# fast build rule for target.
x21\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x21.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x21.dir\build
.PHONY : x21\fast

#=============================================================================
# Target rules for targets named x22

# Build rule for target.
x22: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x22
.PHONY : x22

# fast build rule for target.
x22\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x22.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x22.dir\build
.PHONY : x22\fast

#=============================================================================
# Target rules for targets named x23

# Build rule for target.
x23: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x23
.PHONY : x23

# fast build rule for target.
x23\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x23.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x23.dir\build
.PHONY : x23\fast

#=============================================================================
# Target rules for targets named x24

# Build rule for target.
x24: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x24
.PHONY : x24

# fast build rule for target.
x24\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x24.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x24.dir\build
.PHONY : x24\fast

#=============================================================================
# Target rules for targets named x25

# Build rule for target.
x25: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x25
.PHONY : x25

# fast build rule for target.
x25\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x25.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x25.dir\build
.PHONY : x25\fast

#=============================================================================
# Target rules for targets named x26

# Build rule for target.
x26: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x26
.PHONY : x26

# fast build rule for target.
x26\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x26.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x26.dir\build
.PHONY : x26\fast

#=============================================================================
# Target rules for targets named x27

# Build rule for target.
x27: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x27
.PHONY : x27

# fast build rule for target.
x27\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x27.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x27.dir\build
.PHONY : x27\fast

#=============================================================================
# Target rules for targets named x28

# Build rule for target.
x28: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x28
.PHONY : x28

# fast build rule for target.
x28\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x28.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x28.dir\build
.PHONY : x28\fast

#=============================================================================
# Target rules for targets named x29

# Build rule for target.
x29: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x29
.PHONY : x29

# fast build rule for target.
x29\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x29.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x29.dir\build
.PHONY : x29\fast

#=============================================================================
# Target rules for targets named x30

# Build rule for target.
x30: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x30
.PHONY : x30

# fast build rule for target.
x30\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x30.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x30.dir\build
.PHONY : x30\fast

#=============================================================================
# Target rules for targets named x31

# Build rule for target.
x31: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x31
.PHONY : x31

# fast build rule for target.
x31\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x31.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x31.dir\build
.PHONY : x31\fast

#=============================================================================
# Target rules for targets named x33

# Build rule for target.
x33: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x33
.PHONY : x33

# fast build rule for target.
x33\fast:
	$(MAKE) -f examples\c++\CMakeFiles\x33.dir\build.make /nologo -$(MAKEFLAGS) examples\c++\CMakeFiles\x33.dir\build
.PHONY : x33\fast

#=============================================================================
# Target rules for targets named plf95demolib

# Build rule for target.
plf95demolib: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plf95demolib
.PHONY : plf95demolib

# fast build rule for target.
plf95demolib\fast:
	$(MAKE) -f examples\f95\CMakeFiles\plf95demolib.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\plf95demolib.dir\build
.PHONY : plf95demolib\fast

#=============================================================================
# Target rules for targets named test_plf95demolib

# Build rule for target.
test_plf95demolib: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) test_plf95demolib
.PHONY : test_plf95demolib

# fast build rule for target.
test_plf95demolib\fast:
	$(MAKE) -f examples\f95\CMakeFiles\test_plf95demolib.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\test_plf95demolib.dir\build
.PHONY : test_plf95demolib\fast

#=============================================================================
# Target rules for targets named x00f95

# Build rule for target.
x00f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x00f95
.PHONY : x00f95

# fast build rule for target.
x00f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x00f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x00f95.dir\build
.PHONY : x00f95\fast

#=============================================================================
# Target rules for targets named x01f95

# Build rule for target.
x01f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x01f95
.PHONY : x01f95

# fast build rule for target.
x01f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x01f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x01f95.dir\build
.PHONY : x01f95\fast

#=============================================================================
# Target rules for targets named x02f95

# Build rule for target.
x02f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x02f95
.PHONY : x02f95

# fast build rule for target.
x02f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x02f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x02f95.dir\build
.PHONY : x02f95\fast

#=============================================================================
# Target rules for targets named x03f95

# Build rule for target.
x03f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x03f95
.PHONY : x03f95

# fast build rule for target.
x03f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x03f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x03f95.dir\build
.PHONY : x03f95\fast

#=============================================================================
# Target rules for targets named x04f95

# Build rule for target.
x04f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x04f95
.PHONY : x04f95

# fast build rule for target.
x04f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x04f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x04f95.dir\build
.PHONY : x04f95\fast

#=============================================================================
# Target rules for targets named x05f95

# Build rule for target.
x05f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x05f95
.PHONY : x05f95

# fast build rule for target.
x05f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x05f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x05f95.dir\build
.PHONY : x05f95\fast

#=============================================================================
# Target rules for targets named x06f95

# Build rule for target.
x06f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x06f95
.PHONY : x06f95

# fast build rule for target.
x06f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x06f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x06f95.dir\build
.PHONY : x06f95\fast

#=============================================================================
# Target rules for targets named x07f95

# Build rule for target.
x07f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x07f95
.PHONY : x07f95

# fast build rule for target.
x07f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x07f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x07f95.dir\build
.PHONY : x07f95\fast

#=============================================================================
# Target rules for targets named x08f95

# Build rule for target.
x08f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x08f95
.PHONY : x08f95

# fast build rule for target.
x08f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x08f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x08f95.dir\build
.PHONY : x08f95\fast

#=============================================================================
# Target rules for targets named x09f95

# Build rule for target.
x09f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x09f95
.PHONY : x09f95

# fast build rule for target.
x09f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x09f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x09f95.dir\build
.PHONY : x09f95\fast

#=============================================================================
# Target rules for targets named x10f95

# Build rule for target.
x10f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x10f95
.PHONY : x10f95

# fast build rule for target.
x10f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x10f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x10f95.dir\build
.PHONY : x10f95\fast

#=============================================================================
# Target rules for targets named x11f95

# Build rule for target.
x11f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x11f95
.PHONY : x11f95

# fast build rule for target.
x11f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x11f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x11f95.dir\build
.PHONY : x11f95\fast

#=============================================================================
# Target rules for targets named x12f95

# Build rule for target.
x12f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x12f95
.PHONY : x12f95

# fast build rule for target.
x12f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x12f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x12f95.dir\build
.PHONY : x12f95\fast

#=============================================================================
# Target rules for targets named x13f95

# Build rule for target.
x13f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x13f95
.PHONY : x13f95

# fast build rule for target.
x13f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x13f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x13f95.dir\build
.PHONY : x13f95\fast

#=============================================================================
# Target rules for targets named x14f95

# Build rule for target.
x14f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x14f95
.PHONY : x14f95

# fast build rule for target.
x14f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x14f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x14f95.dir\build
.PHONY : x14f95\fast

#=============================================================================
# Target rules for targets named x15f95

# Build rule for target.
x15f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x15f95
.PHONY : x15f95

# fast build rule for target.
x15f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x15f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x15f95.dir\build
.PHONY : x15f95\fast

#=============================================================================
# Target rules for targets named x16af95

# Build rule for target.
x16af95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x16af95
.PHONY : x16af95

# fast build rule for target.
x16af95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x16af95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x16af95.dir\build
.PHONY : x16af95\fast

#=============================================================================
# Target rules for targets named x16f95

# Build rule for target.
x16f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x16f95
.PHONY : x16f95

# fast build rule for target.
x16f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x16f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x16f95.dir\build
.PHONY : x16f95\fast

#=============================================================================
# Target rules for targets named x17f95

# Build rule for target.
x17f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x17f95
.PHONY : x17f95

# fast build rule for target.
x17f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x17f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x17f95.dir\build
.PHONY : x17f95\fast

#=============================================================================
# Target rules for targets named x18f95

# Build rule for target.
x18f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x18f95
.PHONY : x18f95

# fast build rule for target.
x18f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x18f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x18f95.dir\build
.PHONY : x18f95\fast

#=============================================================================
# Target rules for targets named x19f95

# Build rule for target.
x19f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x19f95
.PHONY : x19f95

# fast build rule for target.
x19f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x19f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x19f95.dir\build
.PHONY : x19f95\fast

#=============================================================================
# Target rules for targets named x20f95

# Build rule for target.
x20f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x20f95
.PHONY : x20f95

# fast build rule for target.
x20f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x20f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x20f95.dir\build
.PHONY : x20f95\fast

#=============================================================================
# Target rules for targets named x21f95

# Build rule for target.
x21f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x21f95
.PHONY : x21f95

# fast build rule for target.
x21f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x21f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x21f95.dir\build
.PHONY : x21f95\fast

#=============================================================================
# Target rules for targets named x22f95

# Build rule for target.
x22f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x22f95
.PHONY : x22f95

# fast build rule for target.
x22f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x22f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x22f95.dir\build
.PHONY : x22f95\fast

#=============================================================================
# Target rules for targets named x23f95

# Build rule for target.
x23f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x23f95
.PHONY : x23f95

# fast build rule for target.
x23f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x23f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x23f95.dir\build
.PHONY : x23f95\fast

#=============================================================================
# Target rules for targets named x24f95

# Build rule for target.
x24f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x24f95
.PHONY : x24f95

# fast build rule for target.
x24f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x24f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x24f95.dir\build
.PHONY : x24f95\fast

#=============================================================================
# Target rules for targets named x25f95

# Build rule for target.
x25f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x25f95
.PHONY : x25f95

# fast build rule for target.
x25f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x25f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x25f95.dir\build
.PHONY : x25f95\fast

#=============================================================================
# Target rules for targets named x26f95

# Build rule for target.
x26f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x26f95
.PHONY : x26f95

# fast build rule for target.
x26f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x26f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x26f95.dir\build
.PHONY : x26f95\fast

#=============================================================================
# Target rules for targets named x27f95

# Build rule for target.
x27f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x27f95
.PHONY : x27f95

# fast build rule for target.
x27f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x27f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x27f95.dir\build
.PHONY : x27f95\fast

#=============================================================================
# Target rules for targets named x28f95

# Build rule for target.
x28f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x28f95
.PHONY : x28f95

# fast build rule for target.
x28f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x28f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x28f95.dir\build
.PHONY : x28f95\fast

#=============================================================================
# Target rules for targets named x29f95

# Build rule for target.
x29f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x29f95
.PHONY : x29f95

# fast build rule for target.
x29f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x29f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x29f95.dir\build
.PHONY : x29f95\fast

#=============================================================================
# Target rules for targets named x30f95

# Build rule for target.
x30f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x30f95
.PHONY : x30f95

# fast build rule for target.
x30f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x30f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x30f95.dir\build
.PHONY : x30f95\fast

#=============================================================================
# Target rules for targets named x31f95

# Build rule for target.
x31f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x31f95
.PHONY : x31f95

# fast build rule for target.
x31f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x31f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x31f95.dir\build
.PHONY : x31f95\fast

#=============================================================================
# Target rules for targets named x33f95

# Build rule for target.
x33f95: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) x33f95
.PHONY : x33f95

# fast build rule for target.
x33f95\fast:
	$(MAKE) -f examples\f95\CMakeFiles\x33f95.dir\build.make /nologo -$(MAKEFLAGS) examples\f95\CMakeFiles\x33f95.dir\build
.PHONY : x33f95\fast

#=============================================================================
# Target rules for targets named tclIndex_examples_tcl

# Build rule for target.
tclIndex_examples_tcl: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tclIndex_examples_tcl
.PHONY : tclIndex_examples_tcl

# fast build rule for target.
tclIndex_examples_tcl\fast:
	$(MAKE) -f examples\tcl\CMakeFiles\tclIndex_examples_tcl.dir\build.make /nologo -$(MAKEFLAGS) examples\tcl\CMakeFiles\tclIndex_examples_tcl.dir\build
.PHONY : tclIndex_examples_tcl\fast

#=============================================================================
# Target rules for targets named tcl_examples

# Build rule for target.
tcl_examples: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tcl_examples
.PHONY : tcl_examples

# fast build rule for target.
tcl_examples\fast:
	$(MAKE) -f examples\tcl\CMakeFiles\tcl_examples.dir\build.make /nologo -$(MAKEFLAGS) examples\tcl\CMakeFiles\tcl_examples.dir\build
.PHONY : tcl_examples\fast

#=============================================================================
# Target rules for targets named tclIndex_examples_tk

# Build rule for target.
tclIndex_examples_tk: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) tclIndex_examples_tk
.PHONY : tclIndex_examples_tk

# fast build rule for target.
tclIndex_examples_tk\fast:
	$(MAKE) -f examples\tk\CMakeFiles\tclIndex_examples_tk.dir\build.make /nologo -$(MAKEFLAGS) examples\tk\CMakeFiles\tclIndex_examples_tk.dir\build
.PHONY : tclIndex_examples_tk\fast

#=============================================================================
# Target rules for targets named docbook_plplot-structs_txt

# Build rule for target.
docbook_plplot-structs_txt: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) docbook_plplot-structs_txt
.PHONY : docbook_plplot-structs_txt

# fast build rule for target.
docbook_plplot-structs_txt\fast:
	$(MAKE) -f doc\docbook\src\CMakeFiles\docbook_plplot-structs_txt.dir\build.make /nologo -$(MAKEFLAGS) doc\docbook\src\CMakeFiles\docbook_plplot-structs_txt.dir\build
.PHONY : docbook_plplot-structs_txt\fast

#=============================================================================
# Target rules for targets named docbook_plplot-symbols_txt

# Build rule for target.
docbook_plplot-symbols_txt: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) docbook_plplot-symbols_txt
.PHONY : docbook_plplot-symbols_txt

# fast build rule for target.
docbook_plplot-symbols_txt\fast:
	$(MAKE) -f doc\docbook\src\CMakeFiles\docbook_plplot-symbols_txt.dir\build.make /nologo -$(MAKEFLAGS) doc\docbook\src\CMakeFiles\docbook_plplot-symbols_txt.dir\build
.PHONY : docbook_plplot-symbols_txt\fast

#=============================================================================
# Target rules for targets named validate

# Build rule for target.
validate: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) validate
.PHONY : validate

# fast build rule for target.
validate\fast:
	$(MAKE) -f doc\docbook\src\CMakeFiles\validate.dir\build.make /nologo -$(MAKEFLAGS) doc\docbook\src\CMakeFiles\validate.dir\build
.PHONY : validate\fast

#=============================================================================
# Target rules for targets named create_staging

# Build rule for target.
create_staging: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) create_staging
.PHONY : create_staging

# fast build rule for target.
create_staging\fast:
	$(MAKE) -f www\CMakeFiles\create_staging.dir\build.make /nologo -$(MAKEFLAGS) www\CMakeFiles\create_staging.dir\build
.PHONY : create_staging\fast

#=============================================================================
# Target rules for targets named create_staging_announce

# Build rule for target.
create_staging_announce: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) create_staging_announce
.PHONY : create_staging_announce

# fast build rule for target.
create_staging_announce\fast:
	$(MAKE) -f www\CMakeFiles\create_staging_announce.dir\build.make /nologo -$(MAKEFLAGS) www\CMakeFiles\create_staging_announce.dir\build
.PHONY : create_staging_announce\fast

#=============================================================================
# Target rules for targets named www-install-base

# Build rule for target.
www-install-base: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) www-install-base
.PHONY : www-install-base

# fast build rule for target.
www-install-base\fast:
	$(MAKE) -f www\CMakeFiles\www-install-base.dir\build.make /nologo -$(MAKEFLAGS) www\CMakeFiles\www-install-base.dir\build
.PHONY : www-install-base\fast

#=============================================================================
# Target rules for targets named generate_announcements

# Build rule for target.
generate_announcements: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) generate_announcements
.PHONY : generate_announcements

# fast build rule for target.
generate_announcements\fast:
	$(MAKE) -f www\announce\CMakeFiles\generate_announcements.dir\build.make /nologo -$(MAKEFLAGS) www\announce\CMakeFiles\generate_announcements.dir\build
.PHONY : generate_announcements\fast

#=============================================================================
# Target rules for targets named validate_announcement-5.3.0

# Build rule for target.
validate_announcement-5.3.0: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) validate_announcement-5.3.0
.PHONY : validate_announcement-5.3.0

# fast build rule for target.
validate_announcement-5.3.0\fast:
	$(MAKE) -f www\announce\CMakeFiles\validate_announcement-5.3.0.dir\build.make /nologo -$(MAKEFLAGS) www\announce\CMakeFiles\validate_announcement-5.3.0.dir\build
.PHONY : validate_announcement-5.3.0\fast

#=============================================================================
# Target rules for targets named validate_announcement-5.3.1

# Build rule for target.
validate_announcement-5.3.1: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) validate_announcement-5.3.1
.PHONY : validate_announcement-5.3.1

# fast build rule for target.
validate_announcement-5.3.1\fast:
	$(MAKE) -f www\announce\CMakeFiles\validate_announcement-5.3.1.dir\build.make /nologo -$(MAKEFLAGS) www\announce\CMakeFiles\validate_announcement-5.3.1.dir\build
.PHONY : validate_announcement-5.3.1\fast

#=============================================================================
# Target rules for targets named validate_announcements

# Build rule for target.
validate_announcements: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) validate_announcements
.PHONY : validate_announcements

# fast build rule for target.
validate_announcements\fast:
	$(MAKE) -f www\announce\CMakeFiles\validate_announcements.dir\build.make /nologo -$(MAKEFLAGS) www\announce\CMakeFiles\validate_announcements.dir\build
.PHONY : validate_announcements\fast

# 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 ... NightlyUpdate
	@echo ... install/local
	@echo ... ExperimentalMemCheck
	@echo ... NightlyMemoryCheck
	@echo ... ContinuousCoverage
	@echo ... edit_cache
	@echo ... Experimental
	@echo ... install
	@echo ... NightlyCoverage
	@echo ... rebuild_cache
	@echo ... Nightly
	@echo ... NightlyBuild
	@echo ... ExperimentalBuild
	@echo ... ContinuousBuild
	@echo ... ExperimentalTest
	@echo ... ContinuousSubmit
	@echo ... Continuous
	@echo ... ContinuousUpdate
	@echo ... ContinuousTest
	@echo ... ExperimentalCoverage
	@echo ... ContinuousMemCheck
	@echo ... ExperimentalConfigure
	@echo ... check_all
	@echo ... package
	@echo ... list_install_components
	@echo ... package_source
	@echo ... NightlyMemCheck
	@echo ... ExperimentalSubmit
	@echo ... NightlyTest
	@echo ... test
	@echo ... ExperimentalUpdate
	@echo ... NightlyStart
	@echo ... ExperimentalStart
	@echo ... NightlySubmit
	@echo ... ContinuousStart
	@echo ... ContinuousConfigure
	@echo ... NightlyConfigure
	@echo ... csirocsa
	@echo ... deltaT-gen
	@echo ... tai-utc.h_built
	@echo ... tai-utc-gen
	@echo ... deltaT.h_built
	@echo ... qsastime
	@echo ... plhershey-unicode.h_built
	@echo ... plhershey-unicode-gen
	@echo ... plplot
	@echo ... concatenate_pkgIndex.tcl
	@echo ... check_plplotcapi_defines
	@echo ... plplotcxx
	@echo ... plplotf95
	@echo ... check_ifort_definitions_file
	@echo ... check_f95_parameters
	@echo ... tclmatrix
	@echo ... plplot.tcl_target
	@echo ... plplottcltk_Main
	@echo ... tclIndex_tcl
	@echo ... plplottcltk
	@echo ... pltcl
	@echo ... check_tcl_parameters
	@echo ... tclIndex_tk
	@echo ... tcl_files
	@echo ... test_ps_dyndriver
	@echo ... test_xfig_dyndriver
	@echo ... xfig
	@echo ... test_dyndrivers
	@echo ... mem
	@echo ... test_svg_dyndriver
	@echo ... svg
	@echo ... ps
	@echo ... wingcc
	@echo ... test_null_dyndriver
	@echo ... test_mem_dyndriver
	@echo ... test-drv-info
	@echo ... test_ntk_dyndriver
	@echo ... null
	@echo ... ntk
	@echo ... test_wingcc_dyndriver
	@echo ... parity_bit_check
	@echo ... pltek
	@echo ... test_f95_psc
	@echo ... test_noninteractive
	@echo ... workaround_file_generate_bug
	@echo ... test_tcl
	@echo ... test_c_xfig
	@echo ... test_cxx_psc
	@echo ... test_pltcl_standard_examples
	@echo ... test_c_wingcc
	@echo ... test_interactive
	@echo ... test_c_svg
	@echo ... test_tcl_psc
	@echo ... test_c_ntk
	@echo ... test_c_ps
	@echo ... test_tk
	@echo ... test_c_psc
	@echo ... x22c
	@echo ... x17c
	@echo ... x23c
	@echo ... x18c
	@echo ... x24c
	@echo ... x19c
	@echo ... x30c
	@echo ... x25c
	@echo ... x31c
	@echo ... x26c
	@echo ... x32c
	@echo ... x27c
	@echo ... x33c
	@echo ... x28c
	@echo ... x34c
	@echo ... x29c
	@echo ... x00c
	@echo ... x01c
	@echo ... x02c
	@echo ... test_plbuf
	@echo ... x03c
	@echo ... x04c
	@echo ... x10c
	@echo ... x05c
	@echo ... x11c
	@echo ... x06c
	@echo ... x12c
	@echo ... x07c
	@echo ... x13c
	@echo ... x08c
	@echo ... x14c
	@echo ... x09c
	@echo ... x20c
	@echo ... x15c
	@echo ... test_plend
	@echo ... x21c
	@echo ... x16c
	@echo ... x00
	@echo ... x01
	@echo ... x02
	@echo ... x03
	@echo ... x04
	@echo ... x10
	@echo ... x05
	@echo ... x11
	@echo ... x06
	@echo ... x12
	@echo ... x07
	@echo ... x13
	@echo ... x08
	@echo ... x14
	@echo ... x09
	@echo ... x20
	@echo ... x15
	@echo ... x21
	@echo ... x16
	@echo ... x22
	@echo ... x17
	@echo ... x23
	@echo ... x18
	@echo ... x24
	@echo ... x19
	@echo ... x30
	@echo ... x25
	@echo ... x01cc
	@echo ... x31
	@echo ... x26
	@echo ... x27
	@echo ... x33
	@echo ... x28
	@echo ... x29
	@echo ... x12f95
	@echo ... x07f95
	@echo ... x16af95
	@echo ... x04f95
	@echo ... x01f95
	@echo ... x33f95
	@echo ... x28f95
	@echo ... x30f95
	@echo ... x25f95
	@echo ... x22f95
	@echo ... x17f95
	@echo ... x14f95
	@echo ... x09f95
	@echo ... x11f95
	@echo ... x06f95
	@echo ... x03f95
	@echo ... x00f95
	@echo ... plf95demolib
	@echo ... x27f95
	@echo ... x24f95
	@echo ... x19f95
	@echo ... x21f95
	@echo ... x16f95
	@echo ... x13f95
	@echo ... x08f95
	@echo ... x10f95
	@echo ... x05f95
	@echo ... x02f95
	@echo ... x29f95
	@echo ... test_plf95demolib
	@echo ... x31f95
	@echo ... x26f95
	@echo ... x23f95
	@echo ... x18f95
	@echo ... x20f95
	@echo ... x15f95
	@echo ... tclIndex_examples_tcl
	@echo ... tcl_examples
	@echo ... tclIndex_examples_tk
	@echo ... docbook_plplot-symbols_txt
	@echo ... validate
	@echo ... docbook_plplot-structs_txt
	@echo ... www-install-base
	@echo ... create_staging_announce
	@echo ... create_staging
	@echo ... generate_announcements
	@echo ... validate_announcement-5.3.0
	@echo ... validate_announcement-5.3.1
	@echo ... validate_announcements
.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

