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

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


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Produce verbose output by default.
VERBOSE = 1

# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /builddir/build/BUILD/libkml-1.3.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/libkml-1.3.0

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -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..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

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

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

.PHONY : test/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: \"Development\" \"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

# The main all target
all: cmake_check_build_system
	cd /builddir/build/BUILD/libkml-1.3.0 && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/libkml-1.3.0/CMakeFiles /builddir/build/BUILD/libkml-1.3.0/examples/hellonet/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/libkml-1.3.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
examples/hellonet/CMakeFiles/example_xsdprint.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_xsdprint.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_xsdprint.dir/rule

# Convenience name for target.
example_xsdprint: examples/hellonet/CMakeFiles/example_xsdprint.dir/rule

.PHONY : example_xsdprint

# fast build rule for target.
example_xsdprint/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_xsdprint.dir/build.make examples/hellonet/CMakeFiles/example_xsdprint.dir/build
.PHONY : example_xsdprint/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/rule

# Convenience name for target.
example_uploadgmapkml: examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/rule

.PHONY : example_uploadgmapkml

# fast build rule for target.
example_uploadgmapkml/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/build
.PHONY : example_uploadgmapkml/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_getgsheetkml.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_getgsheetkml.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_getgsheetkml.dir/rule

# Convenience name for target.
example_getgsheetkml: examples/hellonet/CMakeFiles/example_getgsheetkml.dir/rule

.PHONY : example_getgsheetkml

# fast build rule for target.
example_getgsheetkml/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetkml.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetkml.dir/build
.PHONY : example_getgsheetkml/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_getgmapkml.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_getgmapkml.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_getgmapkml.dir/rule

# Convenience name for target.
example_getgmapkml: examples/hellonet/CMakeFiles/example_getgmapkml.dir/rule

.PHONY : example_getgmapkml

# fast build rule for target.
example_getgmapkml/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_getgmapkml.dir/build
.PHONY : example_getgmapkml/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/curlfetch.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/curlfetch.dir/rule
.PHONY : examples/hellonet/CMakeFiles/curlfetch.dir/rule

# Convenience name for target.
curlfetch: examples/hellonet/CMakeFiles/curlfetch.dir/rule

.PHONY : curlfetch

# fast build rule for target.
curlfetch/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/curlfetch.dir/build.make examples/hellonet/CMakeFiles/curlfetch.dir/build
.PHONY : curlfetch/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/rule

# Convenience name for target.
example_getgsheetcsv: examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/rule

.PHONY : example_getgsheetcsv

# fast build rule for target.
example_getgsheetcsv/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/build
.PHONY : example_getgsheetcsv/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/rule

# Convenience name for target.
example_csvurl2gmap: examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/rule

.PHONY : example_csvurl2gmap

# fast build rule for target.
example_csvurl2gmap/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/build.make examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/build
.PHONY : example_csvurl2gmap/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_kmlwalk.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_kmlwalk.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_kmlwalk.dir/rule

# Convenience name for target.
example_kmlwalk: examples/hellonet/CMakeFiles/example_kmlwalk.dir/rule

.PHONY : example_kmlwalk

# fast build rule for target.
example_kmlwalk/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmlwalk.dir/build.make examples/hellonet/CMakeFiles/example_kmlwalk.dir/build
.PHONY : example_kmlwalk/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/rule

# Convenience name for target.
example_gsheet2gmap: examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/rule

.PHONY : example_gsheet2gmap

# fast build rule for target.
example_gsheet2gmap/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/build.make examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/build
.PHONY : example_gsheet2gmap/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_resolvestyle.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_resolvestyle.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_resolvestyle.dir/rule

# Convenience name for target.
example_resolvestyle: examples/hellonet/CMakeFiles/example_resolvestyle.dir/rule

.PHONY : example_resolvestyle

# fast build rule for target.
example_resolvestyle/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_resolvestyle.dir/build.make examples/hellonet/CMakeFiles/example_resolvestyle.dir/build
.PHONY : example_resolvestyle/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_kmzfetch.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_kmzfetch.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_kmzfetch.dir/rule

# Convenience name for target.
example_kmzfetch: examples/hellonet/CMakeFiles/example_kmzfetch.dir/rule

.PHONY : example_kmzfetch

# fast build rule for target.
example_kmzfetch/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmzfetch.dir/build.make examples/hellonet/CMakeFiles/example_kmzfetch.dir/build
.PHONY : example_kmzfetch/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_listfeed.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_listfeed.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_listfeed.dir/rule

# Convenience name for target.
example_listfeed: examples/hellonet/CMakeFiles/example_listfeed.dir/rule

.PHONY : example_listfeed

# fast build rule for target.
example_listfeed/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listfeed.dir/build.make examples/hellonet/CMakeFiles/example_listfeed.dir/build
.PHONY : example_listfeed/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_listgmaps.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_listgmaps.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_listgmaps.dir/rule

# Convenience name for target.
example_listgmaps: examples/hellonet/CMakeFiles/example_listgmaps.dir/rule

.PHONY : example_listgmaps

# fast build rule for target.
example_listgmaps/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgmaps.dir/build.make examples/hellonet/CMakeFiles/example_listgmaps.dir/build
.PHONY : example_listgmaps/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/rule

# Convenience name for target.
example_uploadgmapcsv: examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/rule

.PHONY : example_uploadgmapcsv

# fast build rule for target.
example_uploadgmapcsv/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/build
.PHONY : example_uploadgmapcsv/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_uploadgsheet.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_uploadgsheet.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_uploadgsheet.dir/rule

# Convenience name for target.
example_uploadgsheet: examples/hellonet/CMakeFiles/example_uploadgsheet.dir/rule

.PHONY : example_uploadgsheet

# fast build rule for target.
example_uploadgsheet/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgsheet.dir/build.make examples/hellonet/CMakeFiles/example_uploadgsheet.dir/build
.PHONY : example_uploadgsheet/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_listgdocs.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_listgdocs.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_listgdocs.dir/rule

# Convenience name for target.
example_listgdocs: examples/hellonet/CMakeFiles/example_listgdocs.dir/rule

.PHONY : example_listgdocs

# fast build rule for target.
example_listgdocs/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgdocs.dir/build.make examples/hellonet/CMakeFiles/example_listgdocs.dir/build
.PHONY : example_listgdocs/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_listgphotos.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_listgphotos.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_listgphotos.dir/rule

# Convenience name for target.
example_listgphotos: examples/hellonet/CMakeFiles/example_listgphotos.dir/rule

.PHONY : example_listgphotos

# fast build rule for target.
example_listgphotos/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgphotos.dir/build.make examples/hellonet/CMakeFiles/example_listgphotos.dir/build
.PHONY : example_listgphotos/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_searchgmap.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_searchgmap.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_searchgmap.dir/rule

# Convenience name for target.
example_searchgmap: examples/hellonet/CMakeFiles/example_searchgmap.dir/rule

.PHONY : example_searchgmap

# fast build rule for target.
example_searchgmap/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_searchgmap.dir/build.make examples/hellonet/CMakeFiles/example_searchgmap.dir/build
.PHONY : example_searchgmap/fast

# Convenience name for target.
examples/hellonet/CMakeFiles/example_uploadgmap.dir/rule:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/hellonet/CMakeFiles/example_uploadgmap.dir/rule
.PHONY : examples/hellonet/CMakeFiles/example_uploadgmap.dir/rule

# Convenience name for target.
example_uploadgmap: examples/hellonet/CMakeFiles/example_uploadgmap.dir/rule

.PHONY : example_uploadgmap

# fast build rule for target.
example_uploadgmap/fast:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmap.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmap.dir/build
.PHONY : example_uploadgmap/fast

csvurl2gmap.o: csvurl2gmap.cc.o

.PHONY : csvurl2gmap.o

# target to build an object file
csvurl2gmap.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/build.make examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/csvurl2gmap.cc.o
.PHONY : csvurl2gmap.cc.o

csvurl2gmap.i: csvurl2gmap.cc.i

.PHONY : csvurl2gmap.i

# target to preprocess a source file
csvurl2gmap.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/build.make examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/csvurl2gmap.cc.i
.PHONY : csvurl2gmap.cc.i

csvurl2gmap.s: csvurl2gmap.cc.s

.PHONY : csvurl2gmap.s

# target to generate assembly for a file
csvurl2gmap.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/build.make examples/hellonet/CMakeFiles/example_csvurl2gmap.dir/csvurl2gmap.cc.s
.PHONY : csvurl2gmap.cc.s

curlfetch.o: curlfetch.cc.o

.PHONY : curlfetch.o

# target to build an object file
curlfetch.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/curlfetch.dir/build.make examples/hellonet/CMakeFiles/curlfetch.dir/curlfetch.cc.o
.PHONY : curlfetch.cc.o

curlfetch.i: curlfetch.cc.i

.PHONY : curlfetch.i

# target to preprocess a source file
curlfetch.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/curlfetch.dir/build.make examples/hellonet/CMakeFiles/curlfetch.dir/curlfetch.cc.i
.PHONY : curlfetch.cc.i

curlfetch.s: curlfetch.cc.s

.PHONY : curlfetch.s

# target to generate assembly for a file
curlfetch.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/curlfetch.dir/build.make examples/hellonet/CMakeFiles/curlfetch.dir/curlfetch.cc.s
.PHONY : curlfetch.cc.s

getgmapkml.o: getgmapkml.cc.o

.PHONY : getgmapkml.o

# target to build an object file
getgmapkml.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_getgmapkml.dir/getgmapkml.cc.o
.PHONY : getgmapkml.cc.o

getgmapkml.i: getgmapkml.cc.i

.PHONY : getgmapkml.i

# target to preprocess a source file
getgmapkml.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_getgmapkml.dir/getgmapkml.cc.i
.PHONY : getgmapkml.cc.i

getgmapkml.s: getgmapkml.cc.s

.PHONY : getgmapkml.s

# target to generate assembly for a file
getgmapkml.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_getgmapkml.dir/getgmapkml.cc.s
.PHONY : getgmapkml.cc.s

getgsheetcsv.o: getgsheetcsv.cc.o

.PHONY : getgsheetcsv.o

# target to build an object file
getgsheetcsv.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/getgsheetcsv.cc.o
.PHONY : getgsheetcsv.cc.o

getgsheetcsv.i: getgsheetcsv.cc.i

.PHONY : getgsheetcsv.i

# target to preprocess a source file
getgsheetcsv.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/getgsheetcsv.cc.i
.PHONY : getgsheetcsv.cc.i

getgsheetcsv.s: getgsheetcsv.cc.s

.PHONY : getgsheetcsv.s

# target to generate assembly for a file
getgsheetcsv.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetcsv.dir/getgsheetcsv.cc.s
.PHONY : getgsheetcsv.cc.s

getgsheetkml.o: getgsheetkml.cc.o

.PHONY : getgsheetkml.o

# target to build an object file
getgsheetkml.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetkml.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetkml.dir/getgsheetkml.cc.o
.PHONY : getgsheetkml.cc.o

getgsheetkml.i: getgsheetkml.cc.i

.PHONY : getgsheetkml.i

# target to preprocess a source file
getgsheetkml.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetkml.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetkml.dir/getgsheetkml.cc.i
.PHONY : getgsheetkml.cc.i

getgsheetkml.s: getgsheetkml.cc.s

.PHONY : getgsheetkml.s

# target to generate assembly for a file
getgsheetkml.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_getgsheetkml.dir/build.make examples/hellonet/CMakeFiles/example_getgsheetkml.dir/getgsheetkml.cc.s
.PHONY : getgsheetkml.cc.s

gsheet2gmap.o: gsheet2gmap.cc.o

.PHONY : gsheet2gmap.o

# target to build an object file
gsheet2gmap.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/build.make examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/gsheet2gmap.cc.o
.PHONY : gsheet2gmap.cc.o

gsheet2gmap.i: gsheet2gmap.cc.i

.PHONY : gsheet2gmap.i

# target to preprocess a source file
gsheet2gmap.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/build.make examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/gsheet2gmap.cc.i
.PHONY : gsheet2gmap.cc.i

gsheet2gmap.s: gsheet2gmap.cc.s

.PHONY : gsheet2gmap.s

# target to generate assembly for a file
gsheet2gmap.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/build.make examples/hellonet/CMakeFiles/example_gsheet2gmap.dir/gsheet2gmap.cc.s
.PHONY : gsheet2gmap.cc.s

kmlwalk.o: kmlwalk.cc.o

.PHONY : kmlwalk.o

# target to build an object file
kmlwalk.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmlwalk.dir/build.make examples/hellonet/CMakeFiles/example_kmlwalk.dir/kmlwalk.cc.o
.PHONY : kmlwalk.cc.o

kmlwalk.i: kmlwalk.cc.i

.PHONY : kmlwalk.i

# target to preprocess a source file
kmlwalk.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmlwalk.dir/build.make examples/hellonet/CMakeFiles/example_kmlwalk.dir/kmlwalk.cc.i
.PHONY : kmlwalk.cc.i

kmlwalk.s: kmlwalk.cc.s

.PHONY : kmlwalk.s

# target to generate assembly for a file
kmlwalk.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmlwalk.dir/build.make examples/hellonet/CMakeFiles/example_kmlwalk.dir/kmlwalk.cc.s
.PHONY : kmlwalk.cc.s

kmzfetch.o: kmzfetch.cc.o

.PHONY : kmzfetch.o

# target to build an object file
kmzfetch.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmzfetch.dir/build.make examples/hellonet/CMakeFiles/example_kmzfetch.dir/kmzfetch.cc.o
.PHONY : kmzfetch.cc.o

kmzfetch.i: kmzfetch.cc.i

.PHONY : kmzfetch.i

# target to preprocess a source file
kmzfetch.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmzfetch.dir/build.make examples/hellonet/CMakeFiles/example_kmzfetch.dir/kmzfetch.cc.i
.PHONY : kmzfetch.cc.i

kmzfetch.s: kmzfetch.cc.s

.PHONY : kmzfetch.s

# target to generate assembly for a file
kmzfetch.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_kmzfetch.dir/build.make examples/hellonet/CMakeFiles/example_kmzfetch.dir/kmzfetch.cc.s
.PHONY : kmzfetch.cc.s

listfeed.o: listfeed.cc.o

.PHONY : listfeed.o

# target to build an object file
listfeed.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listfeed.dir/build.make examples/hellonet/CMakeFiles/example_listfeed.dir/listfeed.cc.o
.PHONY : listfeed.cc.o

listfeed.i: listfeed.cc.i

.PHONY : listfeed.i

# target to preprocess a source file
listfeed.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listfeed.dir/build.make examples/hellonet/CMakeFiles/example_listfeed.dir/listfeed.cc.i
.PHONY : listfeed.cc.i

listfeed.s: listfeed.cc.s

.PHONY : listfeed.s

# target to generate assembly for a file
listfeed.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listfeed.dir/build.make examples/hellonet/CMakeFiles/example_listfeed.dir/listfeed.cc.s
.PHONY : listfeed.cc.s

listgdocs.o: listgdocs.cc.o

.PHONY : listgdocs.o

# target to build an object file
listgdocs.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgdocs.dir/build.make examples/hellonet/CMakeFiles/example_listgdocs.dir/listgdocs.cc.o
.PHONY : listgdocs.cc.o

listgdocs.i: listgdocs.cc.i

.PHONY : listgdocs.i

# target to preprocess a source file
listgdocs.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgdocs.dir/build.make examples/hellonet/CMakeFiles/example_listgdocs.dir/listgdocs.cc.i
.PHONY : listgdocs.cc.i

listgdocs.s: listgdocs.cc.s

.PHONY : listgdocs.s

# target to generate assembly for a file
listgdocs.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgdocs.dir/build.make examples/hellonet/CMakeFiles/example_listgdocs.dir/listgdocs.cc.s
.PHONY : listgdocs.cc.s

listgmaps.o: listgmaps.cc.o

.PHONY : listgmaps.o

# target to build an object file
listgmaps.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgmaps.dir/build.make examples/hellonet/CMakeFiles/example_listgmaps.dir/listgmaps.cc.o
.PHONY : listgmaps.cc.o

listgmaps.i: listgmaps.cc.i

.PHONY : listgmaps.i

# target to preprocess a source file
listgmaps.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgmaps.dir/build.make examples/hellonet/CMakeFiles/example_listgmaps.dir/listgmaps.cc.i
.PHONY : listgmaps.cc.i

listgmaps.s: listgmaps.cc.s

.PHONY : listgmaps.s

# target to generate assembly for a file
listgmaps.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgmaps.dir/build.make examples/hellonet/CMakeFiles/example_listgmaps.dir/listgmaps.cc.s
.PHONY : listgmaps.cc.s

listgphotos.o: listgphotos.cc.o

.PHONY : listgphotos.o

# target to build an object file
listgphotos.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgphotos.dir/build.make examples/hellonet/CMakeFiles/example_listgphotos.dir/listgphotos.cc.o
.PHONY : listgphotos.cc.o

listgphotos.i: listgphotos.cc.i

.PHONY : listgphotos.i

# target to preprocess a source file
listgphotos.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgphotos.dir/build.make examples/hellonet/CMakeFiles/example_listgphotos.dir/listgphotos.cc.i
.PHONY : listgphotos.cc.i

listgphotos.s: listgphotos.cc.s

.PHONY : listgphotos.s

# target to generate assembly for a file
listgphotos.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_listgphotos.dir/build.make examples/hellonet/CMakeFiles/example_listgphotos.dir/listgphotos.cc.s
.PHONY : listgphotos.cc.s

resolvestyle.o: resolvestyle.cc.o

.PHONY : resolvestyle.o

# target to build an object file
resolvestyle.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_resolvestyle.dir/build.make examples/hellonet/CMakeFiles/example_resolvestyle.dir/resolvestyle.cc.o
.PHONY : resolvestyle.cc.o

resolvestyle.i: resolvestyle.cc.i

.PHONY : resolvestyle.i

# target to preprocess a source file
resolvestyle.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_resolvestyle.dir/build.make examples/hellonet/CMakeFiles/example_resolvestyle.dir/resolvestyle.cc.i
.PHONY : resolvestyle.cc.i

resolvestyle.s: resolvestyle.cc.s

.PHONY : resolvestyle.s

# target to generate assembly for a file
resolvestyle.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_resolvestyle.dir/build.make examples/hellonet/CMakeFiles/example_resolvestyle.dir/resolvestyle.cc.s
.PHONY : resolvestyle.cc.s

searchgmap.o: searchgmap.cc.o

.PHONY : searchgmap.o

# target to build an object file
searchgmap.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_searchgmap.dir/build.make examples/hellonet/CMakeFiles/example_searchgmap.dir/searchgmap.cc.o
.PHONY : searchgmap.cc.o

searchgmap.i: searchgmap.cc.i

.PHONY : searchgmap.i

# target to preprocess a source file
searchgmap.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_searchgmap.dir/build.make examples/hellonet/CMakeFiles/example_searchgmap.dir/searchgmap.cc.i
.PHONY : searchgmap.cc.i

searchgmap.s: searchgmap.cc.s

.PHONY : searchgmap.s

# target to generate assembly for a file
searchgmap.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_searchgmap.dir/build.make examples/hellonet/CMakeFiles/example_searchgmap.dir/searchgmap.cc.s
.PHONY : searchgmap.cc.s

uploadgmap.o: uploadgmap.cc.o

.PHONY : uploadgmap.o

# target to build an object file
uploadgmap.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmap.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmap.dir/uploadgmap.cc.o
.PHONY : uploadgmap.cc.o

uploadgmap.i: uploadgmap.cc.i

.PHONY : uploadgmap.i

# target to preprocess a source file
uploadgmap.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmap.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmap.dir/uploadgmap.cc.i
.PHONY : uploadgmap.cc.i

uploadgmap.s: uploadgmap.cc.s

.PHONY : uploadgmap.s

# target to generate assembly for a file
uploadgmap.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmap.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmap.dir/uploadgmap.cc.s
.PHONY : uploadgmap.cc.s

uploadgmapcsv.o: uploadgmapcsv.cc.o

.PHONY : uploadgmapcsv.o

# target to build an object file
uploadgmapcsv.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/uploadgmapcsv.cc.o
.PHONY : uploadgmapcsv.cc.o

uploadgmapcsv.i: uploadgmapcsv.cc.i

.PHONY : uploadgmapcsv.i

# target to preprocess a source file
uploadgmapcsv.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/uploadgmapcsv.cc.i
.PHONY : uploadgmapcsv.cc.i

uploadgmapcsv.s: uploadgmapcsv.cc.s

.PHONY : uploadgmapcsv.s

# target to generate assembly for a file
uploadgmapcsv.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapcsv.dir/uploadgmapcsv.cc.s
.PHONY : uploadgmapcsv.cc.s

uploadgmapkml.o: uploadgmapkml.cc.o

.PHONY : uploadgmapkml.o

# target to build an object file
uploadgmapkml.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/uploadgmapkml.cc.o
.PHONY : uploadgmapkml.cc.o

uploadgmapkml.i: uploadgmapkml.cc.i

.PHONY : uploadgmapkml.i

# target to preprocess a source file
uploadgmapkml.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/uploadgmapkml.cc.i
.PHONY : uploadgmapkml.cc.i

uploadgmapkml.s: uploadgmapkml.cc.s

.PHONY : uploadgmapkml.s

# target to generate assembly for a file
uploadgmapkml.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/build.make examples/hellonet/CMakeFiles/example_uploadgmapkml.dir/uploadgmapkml.cc.s
.PHONY : uploadgmapkml.cc.s

uploadgsheet.o: uploadgsheet.cc.o

.PHONY : uploadgsheet.o

# target to build an object file
uploadgsheet.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgsheet.dir/build.make examples/hellonet/CMakeFiles/example_uploadgsheet.dir/uploadgsheet.cc.o
.PHONY : uploadgsheet.cc.o

uploadgsheet.i: uploadgsheet.cc.i

.PHONY : uploadgsheet.i

# target to preprocess a source file
uploadgsheet.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgsheet.dir/build.make examples/hellonet/CMakeFiles/example_uploadgsheet.dir/uploadgsheet.cc.i
.PHONY : uploadgsheet.cc.i

uploadgsheet.s: uploadgsheet.cc.s

.PHONY : uploadgsheet.s

# target to generate assembly for a file
uploadgsheet.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_uploadgsheet.dir/build.make examples/hellonet/CMakeFiles/example_uploadgsheet.dir/uploadgsheet.cc.s
.PHONY : uploadgsheet.cc.s

xsdprint.o: xsdprint.cc.o

.PHONY : xsdprint.o

# target to build an object file
xsdprint.cc.o:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_xsdprint.dir/build.make examples/hellonet/CMakeFiles/example_xsdprint.dir/xsdprint.cc.o
.PHONY : xsdprint.cc.o

xsdprint.i: xsdprint.cc.i

.PHONY : xsdprint.i

# target to preprocess a source file
xsdprint.cc.i:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_xsdprint.dir/build.make examples/hellonet/CMakeFiles/example_xsdprint.dir/xsdprint.cc.i
.PHONY : xsdprint.cc.i

xsdprint.s: xsdprint.cc.s

.PHONY : xsdprint.s

# target to generate assembly for a file
xsdprint.cc.s:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(MAKE) -f examples/hellonet/CMakeFiles/example_xsdprint.dir/build.make examples/hellonet/CMakeFiles/example_xsdprint.dir/xsdprint.cc.s
.PHONY : xsdprint.cc.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... test"
	@echo "... example_xsdprint"
	@echo "... example_uploadgmapkml"
	@echo "... example_getgsheetkml"
	@echo "... example_getgmapkml"
	@echo "... curlfetch"
	@echo "... example_getgsheetcsv"
	@echo "... example_csvurl2gmap"
	@echo "... list_install_components"
	@echo "... example_kmlwalk"
	@echo "... example_gsheet2gmap"
	@echo "... example_resolvestyle"
	@echo "... example_kmzfetch"
	@echo "... example_listfeed"
	@echo "... example_listgmaps"
	@echo "... example_uploadgmapcsv"
	@echo "... example_uploadgsheet"
	@echo "... example_listgdocs"
	@echo "... example_listgphotos"
	@echo "... example_searchgmap"
	@echo "... example_uploadgmap"
	@echo "... csvurl2gmap.o"
	@echo "... csvurl2gmap.i"
	@echo "... csvurl2gmap.s"
	@echo "... curlfetch.o"
	@echo "... curlfetch.i"
	@echo "... curlfetch.s"
	@echo "... getgmapkml.o"
	@echo "... getgmapkml.i"
	@echo "... getgmapkml.s"
	@echo "... getgsheetcsv.o"
	@echo "... getgsheetcsv.i"
	@echo "... getgsheetcsv.s"
	@echo "... getgsheetkml.o"
	@echo "... getgsheetkml.i"
	@echo "... getgsheetkml.s"
	@echo "... gsheet2gmap.o"
	@echo "... gsheet2gmap.i"
	@echo "... gsheet2gmap.s"
	@echo "... kmlwalk.o"
	@echo "... kmlwalk.i"
	@echo "... kmlwalk.s"
	@echo "... kmzfetch.o"
	@echo "... kmzfetch.i"
	@echo "... kmzfetch.s"
	@echo "... listfeed.o"
	@echo "... listfeed.i"
	@echo "... listfeed.s"
	@echo "... listgdocs.o"
	@echo "... listgdocs.i"
	@echo "... listgdocs.s"
	@echo "... listgmaps.o"
	@echo "... listgmaps.i"
	@echo "... listgmaps.s"
	@echo "... listgphotos.o"
	@echo "... listgphotos.i"
	@echo "... listgphotos.s"
	@echo "... resolvestyle.o"
	@echo "... resolvestyle.i"
	@echo "... resolvestyle.s"
	@echo "... searchgmap.o"
	@echo "... searchgmap.i"
	@echo "... searchgmap.s"
	@echo "... uploadgmap.o"
	@echo "... uploadgmap.i"
	@echo "... uploadgmap.s"
	@echo "... uploadgmapcsv.o"
	@echo "... uploadgmapcsv.i"
	@echo "... uploadgmapcsv.s"
	@echo "... uploadgmapkml.o"
	@echo "... uploadgmapkml.i"
	@echo "... uploadgmapkml.s"
	@echo "... uploadgsheet.o"
	@echo "... uploadgsheet.i"
	@echo "... uploadgsheet.s"
	@echo "... xsdprint.o"
	@echo "... xsdprint.i"
	@echo "... xsdprint.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /builddir/build/BUILD/libkml-1.3.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

