# Makefile.in generated by automake 1.10 from Makefile.am.
# k3dsdk/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.





pkgdatadir = $(datadir)/k3d
pkglibdir = $(libdir)/k3d
pkgincludedir = $(includedir)/k3d
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
target_triplet = i686-pc-linux-gnu
subdir = k3dsdk
DIST_COMMON = $(k3d_HEADERS) $(srcdir)/Makefile.am \
	$(srcdir)/Makefile.in $(srcdir)/version.h.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/k3d_check_compilers.m4 \
	$(top_srcdir)/m4/k3d_check_glibmm.m4 \
	$(top_srcdir)/m4/k3d_check_opengl.m4 \
	$(top_srcdir)/m4/k3d_check_platform.m4 \
	$(top_srcdir)/m4/k3d_check_sigc.m4 \
	$(top_srcdir)/m4/k3d_check_xml_parser.m4 \
	$(top_srcdir)/m4/k3d_configure_hapy.m4 \
	$(top_srcdir)/m4/k3d_copyright.m4 \
	$(top_srcdir)/m4/k3d_with_external_boost.m4 \
	$(top_srcdir)/m4/k3d_with_freetype2.m4 \
	$(top_srcdir)/m4/k3d_with_gnome.m4 \
	$(top_srcdir)/m4/k3d_with_graphviz.m4 \
	$(top_srcdir)/m4/k3d_with_gts.m4 \
	$(top_srcdir)/m4/k3d_with_imagemagick.m4 \
	$(top_srcdir)/m4/k3d_with_jpeg.m4 \
	$(top_srcdir)/m4/k3d_with_ngui.m4 \
	$(top_srcdir)/m4/k3d_with_nls.m4 \
	$(top_srcdir)/m4/k3d_with_openexr.m4 \
	$(top_srcdir)/m4/k3d_with_png.m4 \
	$(top_srcdir)/m4/k3d_with_python.m4 \
	$(top_srcdir)/m4/k3d_with_qt.m4 \
	$(top_srcdir)/m4/k3d_with_superlu.m4 \
	$(top_srcdir)/m4/k3d_with_svg_icons.m4 \
	$(top_srcdir)/m4/k3d_with_tiff.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES = version.h
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(k3ddir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
libk3dsdk_la_DEPENDENCIES =  \
	$(top_builddir)/k3dsdk/sgi_tesselator/libsgitesselator.la \
	$(top_builddir)/k3dsdk/Half/libHalf.la
am_libk3dsdk_la_OBJECTS = application.lo application_detail.lo \
	aspect_ratios.lo axis.lo base64.lo bounding_box.lo \
	command_node.lo command_tree.lo create_plugins.lo data.lo \
	dependencies.lo document.lo explicit_snap_source.lo \
	explicit_snap_target.lo expression.lo file_helpers.lo \
	frames.lo geometry.lo gl.lo gl_info.lo gzstream.lo hints.lo \
	keyboard.lo log.lo material.lo measurement.lo mesh.lo \
	mesh_selection.lo module_private.lo node.lo node_name_map.lo \
	nodes.lo noise.lo nurbs.lo options.lo path.lo \
	persistent_container.lo persistent_lookup.lo \
	plugin_factory_collection.lo plugins.lo property.lo \
	property_collection.lo property_group_collection.lo \
	render_farm.lo renderman.lo renderman_properties.lo \
	renderman_shader.lo renderman_types.lo resolutions.lo \
	scripting.lo selection.lo serialization.lo shader_cache.lo \
	shader_collection.lo shader_collection_ri.lo shaders.lo \
	share.lo sl.lo snap_source.lo snap_target.lo \
	snappable_detail.lo socket.lo state_change_set.lo \
	string_modifiers.lo system.lo time_source.lo tokens.lo \
	transform.lo types.lo user_interface.lo user_properties.lo \
	user_property_changed_signal.lo uuid.lo xml.lo
libk3dsdk_la_OBJECTS = $(am_libk3dsdk_la_OBJECTS)
libk3dsdk_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
	$(CXXFLAGS) $(libk3dsdk_la_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I.
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(libk3dsdk_la_SOURCES)
DIST_SOURCES = $(libk3dsdk_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-dvi-recursive install-exec-recursive \
	install-html-recursive install-info-recursive \
	install-pdf-recursive install-ps-recursive install-recursive \
	installcheck-recursive installdirs-recursive pdf-recursive \
	ps-recursive uninstall-recursive
k3dHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(k3d_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run aclocal-1.10
AMTAR = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run autoconf
AUTOHEADER = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run autoheader
AUTOMAKE = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run automake-1.10
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
COPYRIGHT = Copyright (c) 1995-2006, Timothy M. Shead.  All Rights Reserved.
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"k3d\" -DVERSION=\"0.6.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_VOIDP=4 -DK3D_PLATFORM_POSIX=1 -DK3D_HAVE_X86=1 -DHAVE_VA_COPY=1 -DVA_COPY=va_copy -DHAPY_HAVE_NUMERIC_LIMITS=1 -DHAPY_HAVE_STD_ITERATOR_TYPE=1 -DK3D_HAVE_EXPAT=1 -DHAVE_LIBBOOST_REGEX=1 -DHAVE_LIBBOOST_DATE_TIME=1 -DHAVE_LIBBOOST_FILESYSTEM=1 -DK3D_HAVE_SVG_ICONS=1
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
F77 = gfortran
FFLAGS = -g -O2
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
K3D_BOOST_CPPFLAGS = 
K3D_BOOST_LIBS = -lboost_regex -lboost_date_time -lboost_filesystem
K3D_BOOST_SUBDIR = 
K3D_BUG_BUDDY_SUBDIR = bug-buddy
K3D_CFLAGS = -Wall
K3D_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
K3D_CXXFLAGS = -Wall -Wno-ctor-dtor-privacy
K3D_FREETYPE2_CFLAGS = -I/usr/include/freetype2  
K3D_FREETYPE2_LIBS = -lfreetype -lz  
K3D_FREETYPE2_SUBDIR = freetype2
K3D_GLIBMM_CFLAGS = -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
K3D_GLIBMM_LIBS = -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0  
K3D_GNOME_CPPFLAGS = -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0  
K3D_GNOME_LIBS = -pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
K3D_GNOME_SUBDIR = gnome
K3D_GTKGLEXT_CFLAGS = -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0  
K3D_GTKGLEXT_LIBS = -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
K3D_GTKMM_CFLAGS = -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0   -DK3D_HAVE_GTKMM_2_4
K3D_GTKMM_LIBS = -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
K3D_GTS_CPPFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include
K3D_GTS_LDFLAGS = -L/usr/lib -lgts -lglib-2.0 -lm
K3D_GTS_SUBDIR = gts
K3D_HAVE_DOT = YES
K3D_IMAGEMAGICK_CPPFLAGS = -I/usr/include
K3D_IMAGEMAGICK_CXXFLAGS = -O2 -march=i686 -pipe -Wall -W -pthread
K3D_IMAGEMAGICK_LDFLAGS = -L/usr/lib -lfreetype -lz -L/usr/lib
K3D_IMAGEMAGICK_LIBS = -lMagick++ -lMagick -ltiff -lfreetype -ljpeg -lfreetype -lz -lfontconfig -lexpat -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lpthread -lm -lpthread -lWand -lMagick
K3D_IMAGEMAGICK_SUBDIR = imagemagick
K3D_JPEG_CPPFLAGS = 
K3D_JPEG_LIBS = -ljpeg
K3D_JPEG_SUBDIR = jpeg
K3D_NGUI_SUBDIR = ngui
K3D_OPENEXR_CFLAGS = -I/usr/include/OpenEXR  
K3D_OPENEXR_LIBS = -lIlmImf -lImath -lHalf -lIex -lz  
K3D_OPENEXR_SUBDIR = openexr
K3D_OPENGLU_CFLAGS = -I/usr/X11R6/include
K3D_OPENGLU_LIBS = -L/usr/X11R6/lib -lGLU
K3D_OPENGL_CFLAGS = -I/usr/X11R6/include
K3D_OPENGL_LIBS = -L/usr/X11R6/lib -lGL -lpthread
K3D_PNG_CPPFLAGS = -I/usr/include/libpng12
K3D_PNG_LDFLAGS = -lpng12
K3D_PNG_SUBDIR = png
K3D_PO_SUBDIR = 
K3D_PYTHON_CPPFLAGS = -I/usr/include/python2.4
K3D_PYTHON_LDFLAGS = -Xlinker -export-dynamic
K3D_PYTHON_LIBADD = -L/usr/lib/python2.4/config -lpython2.4 -lutil
K3D_PYTHON_SUBDIR = python
K3D_QT_CPPFLAGS = 
K3D_QT_LIBS = 
K3D_QT_SUBDIR = 
K3D_QUADRILATERAL_REMESHING_SUBDIR = 
K3D_SIGC_CFLAGS = -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -DK3D_HAVE_SIGC_2_0
K3D_SIGC_LIBS = -lsigc-2.0  
K3D_SUPERLU_CFLAGS = 
K3D_SUPERLU_LIBS = 
K3D_TIFF_CFLAGS = 
K3D_TIFF_LIBS = -ltiff
K3D_TIFF_SUBDIR = tiff
K3D_XML_PARSER_CPPFLAGS = 
K3D_XML_PARSER_LIBS = -lexpat
LDFLAGS = 
LIBOBJS = 
LIBS = -lboost_filesystem -lboost_date_time -lboost_regex 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/tshead/k3d-releases/k3d-0.6/missing --run makeinfo
MKDIR_P = /usr/bin/mkdir -p
OBJEXT = o
PACKAGE = k3d
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PYTHON = /usr/bin/python2.4
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
VERSION = 0.6.6.0
abs_builddir = /home/tshead/k3d-releases/k3d-0.6/k3dsdk
abs_srcdir = /home/tshead/k3d-releases/k3d-0.6/k3dsdk
abs_top_builddir = /home/tshead/k3d-releases/k3d-0.6
abs_top_srcdir = /home/tshead/k3d-releases/k3d-0.6
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = gfortran
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = $(SHELL) /home/tshead/k3d-releases/k3d-0.6/install-sh
k3d_have_dot = 
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /usr/bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local/k3d
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target = i686-pc-linux-gnu
target_alias = 
target_cpu = i686
target_os = linux-gnu
target_vendor = pc
top_builddir = ..
top_srcdir = ..
SUBDIRS = sgi_tesselator Half . tests
lib_LTLIBRARIES = libk3dsdk.la
k3ddir = $(pkgincludedir)/k3dsdk
k3d_HEADERS = \
algebra.h \
application.h \
application_detail.h \
aqsis_properties.h \
aspect_ratios.h \
auto_ptr.h \
axis.h \
base64.h \
basic_math.h \
bezier.h \
bezier_private.h \
bitmap.h \
bitmap_modifier.h \
bitmap_source.h \
bounded.h \
bounding_box.h \
classes.h \
color.h \
color_source.h \
command_node.h \
command_tree.h \
create_plugins.h \
data.h \
dependencies.h \
document.h \
exceptions.h \
explicit_snap_source.h \
explicit_snap_target.h \
expression.h \
expression_grammar.h \
file_filter.h \
file_helpers.h \
frames.h \
fstream.h \
geometry.h \
gl.h \
gl_info.h \
gzstream.h \
high_res_timer.h \
hints.h \
i18n.h \
i3d_2d_mapping.h \
ianimation_render_engine.h \
iapplication.h \
iapplication_plugin_factory.h \
ibezier_channel.h \
ibitmap_read_format.h \
ibitmap_sink.h \
ibitmap_source.h \
ibitmap_write_format.h \
ibounded.h \
icamera.h \
icamera_animation_render_engine.h \
icamera_preview_render_engine.h \
icamera_still_render_engine.h \
ichannel.h \
icolor_source.h \
icommand_node.h \
icommand_tree.h \
icrop_window.h \
idag.h \
ideletable.h \
idependencies.h \
idocument.h \
idocument_plugin_factory.h \
idocument_read_format.h \
idocument_write_format.h \
ienumeration_property.h \
ifile_format.h \
igl.h \
ilist_property.h \
ilong_source.h \
imaterial.h \
imaterial_client.h \
imeasurement_property.h \
imesh_selection_sink.h \
imesh_sink.h \
imesh_source.h \
imesh_storage.h \
inode.h \
inode_change_signal.h \
inode_collection.h \
inode_name_map.h \
inode_property.h \
iparentable.h \
ipath_property.h \
ipersistent.h \
ipersistent_container.h \
ipersistent_lookup.h \
iplugin_factory.h \
iplugin_factory_collection.h \
iplugin_registry.h \
ipreview_render_engine.h \
iprojection.h \
iproperty.h \
iproperty_collection.h \
iproperty_group_collection.h \
irender_farm.h \
irenderman.h \
irenderman_property.h \
iscalar_source.h \
iscript_engine.h \
iscript_property.h \
iselectable.h \
ishader_collection_ri.h \
isnap_source.h \
isnap_target.h \
isnappable.h \
istate_container.h \
istate_recorder.h \
istill_render_engine.h \
istring_source.h \
itime_sink.h \
itransform_array_1d.h \
itransform_array_2d.h \
itransform_array_3d.h \
itransform_sink.h \
itransform_source.h \
iunknown.h \
iuri.h \
iuser_interface.h \
iuser_interface_plugin.h \
iuser_property.h \
ivector3_source.h \
iwritable_property.h \
iyafray.h \
keyboard.h \
log.h \
long_source.h \
material.h \
material_client.h \
measurement.h \
memory.h \
mesh.h \
mesh_modifier.h \
mesh_selection.h \
mesh_selection_sink.h \
mesh_sink.h \
mesh_source.h \
mesh_triangulate_detail.h \
module.h \
module_private.h \
namespace_documentation.h \
node.h \
node_change_signal.h \
node_name_map.h \
nodes.h \
noise.h \
nurbs.h \
options.h \
options_policy.h \
parentable.h \
path.h \
persistent.h \
persistent_container.h \
persistent_lookup.h \
plugin_factory_collection.h \
plugins.h \
property.h \
property_collection.h \
property_group_collection.h \
register_application.h \
render_farm.h \
render_farm_detail.h \
renderman.h \
renderman_properties.h \
renderman_shader.h \
renderman_types.h \
resolutions.h \
result.h \
scalar_source.h \
scripted_node.h \
scripting.h \
selectable.h \
selection.h \
serialization.h \
sgi_tesselator.h \
shader_cache.h \
shader_cache_detail.h \
shader_collection.h \
shader_collection_ri.h \
shaders.h \
share.h \
share_detail.h \
signal_slots.h \
signal_system.h \
sl.h \
snap_source.h \
snap_target.h \
snappable.h \
snappable_detail.h \
socket.h \
state_change_set.h \
string_cast.h \
string_modifiers.h \
string_source.h \
system.h \
time_source.h \
tokens.h \
transform.h \
transform_source.h \
transformable.h \
types.h \
user_interface.h \
user_interface_detail.h \
user_properties.h \
user_property_changed_signal.h \
utility.h \
uuid.h \
vector3_source.h \
vectors.h \
version.h \
xml.h

libk3dsdk_la_SOURCES = \
algebra.h \
application.cpp \
application.h \
application_detail.cpp \
application_detail.h \
aqsis_properties.h \
aspect_ratios.cpp \
aspect_ratios.h \
auto_ptr.h \
axis.cpp \
axis.h \
base64.cpp \
base64.h \
basic_math.h \
bezier.h \
bezier_private.h \
bitmap.h \
bitmap_modifier.h \
bitmap_source.h \
bounded.h \
bounding_box.cpp \
bounding_box.h \
classes.h \
color.h \
color_source.h \
command_node.cpp \
command_node.h \
command_tree.cpp \
command_tree.h \
create_plugins.cpp \
create_plugins.h \
data.cpp \
data.h \
dependencies.cpp \
dependencies.h \
document.cpp \
document.h \
exceptions.h \
explicit_snap_source.cpp \
explicit_snap_source.h \
explicit_snap_target.cpp \
explicit_snap_target.h \
expression.cpp \
expression.h \
expression_grammar.h \
file_filter.h \
file_helpers.cpp \
file_helpers.h \
frames.cpp \
frames.h \
fstream.h \
geometry.cpp \
geometry.h \
gl.cpp \
gl.h \
gl_info.cpp \
gl_info.h \
gzstream.cpp \
gzstream.h \
high_res_timer.h \
hints.cpp \
hints.h \
i18n.h \
i3d_2d_mapping.h \
ianimation_render_engine.h \
iapplication.h \
iapplication_plugin_factory.h \
ibezier_channel.h \
ibitmap_read_format.h \
ibitmap_sink.h \
ibitmap_source.h \
ibitmap_write_format.h \
ibounded.h \
icamera.h \
icamera_animation_render_engine.h \
icamera_preview_render_engine.h \
icamera_still_render_engine.h \
ichannel.h \
icolor_source.h \
icommand_node.h \
icommand_tree.h \
icrop_window.h \
idag.h \
ideletable.h \
idependencies.h \
idocument.h \
idocument_plugin_factory.h \
idocument_read_format.h \
idocument_write_format.h \
ienumeration_property.h \
ifile_format.h \
igl.h \
ilist_property.h \
ilong_source.h \
imaterial.h \
imaterial_client.h \
imeasurement_property.h \
imesh_selection_sink.h \
imesh_sink.h \
imesh_source.h \
imesh_storage.h \
inode.h \
inode_change_signal.h \
inode_collection.h \
inode_name_map.h \
inode_property.h \
iparentable.h \
ipath_property.h \
ipersistent.h \
ipersistent_container.h \
ipersistent_lookup.h \
iplugin_factory.h \
iplugin_factory_collection.h \
iplugin_registry.h \
ipreview_render_engine.h \
iprojection.h \
iproperty.h \
iproperty_collection.h \
iproperty_group_collection.h \
irender_farm.h \
irenderman.h \
irenderman_property.h \
iscalar_source.h \
iscript_engine.h \
iscript_property.h \
iselectable.h \
ishader_collection_ri.h \
isnap_source.h \
isnap_target.h \
isnappable.h \
istate_container.h \
istate_recorder.h \
istill_render_engine.h \
istring_source.h \
itime_sink.h \
itransform_array_1d.h \
itransform_array_2d.h \
itransform_array_3d.h \
itransform_sink.h \
itransform_source.h \
iunknown.h \
iuri.h \
iuser_interface.h \
iuser_interface_plugin.h \
iuser_property.h \
ivector3_source.h \
iwritable_property.h \
iyafray.h \
keyboard.cpp \
keyboard.h \
log.cpp \
log.h \
long_source.h \
material.cpp \
material.h \
material_client.h \
measurement.cpp \
measurement.h \
memory.h \
mesh.cpp \
mesh.h \
mesh_modifier.h \
mesh_selection.cpp \
mesh_selection.h \
mesh_selection_sink.h \
mesh_sink.h \
mesh_source.h \
mesh_triangulate_detail.h \
module.h \
module_private.cpp \
module_private.h \
namespace_documentation.h \
node.cpp \
node.h \
node_change_signal.h \
node_name_map.cpp \
node_name_map.h \
nodes.cpp \
nodes.h \
noise.cpp \
noise.h \
nurbs.cpp \
nurbs.h \
options.cpp \
options.h \
options_policy.h \
parentable.h \
path.cpp \
path.h \
persistent.h \
persistent_container.cpp \
persistent_container.h \
persistent_lookup.cpp \
persistent_lookup.h \
plugin_factory_collection.cpp \
plugin_factory_collection.h \
plugins.cpp \
plugins.h \
property.cpp \
property.h \
property_collection.cpp \
property_collection.h \
property_group_collection.cpp \
property_group_collection.h \
register_application.h \
render_farm.cpp \
render_farm.h \
render_farm_detail.h \
renderman.cpp \
renderman.h \
renderman_properties.cpp \
renderman_properties.h \
renderman_shader.cpp \
renderman_shader.h \
renderman_types.cpp \
renderman_types.h \
resolutions.cpp \
resolutions.h \
result.h \
scalar_source.h \
scripted_node.h \
scripting.cpp \
scripting.h \
selectable.h \
selection.cpp \
selection.h \
serialization.cpp \
serialization.h \
sgi_tesselator.h \
shader_cache.cpp \
shader_cache.h \
shader_cache_detail.h \
shader_collection.cpp \
shader_collection.h \
shader_collection_ri.cpp \
shader_collection_ri.h \
shaders.cpp \
shaders.h \
share.cpp \
share.h \
share_detail.h \
signal_slots.h \
signal_system.h \
sl.cpp \
sl.h \
snap_source.cpp \
snap_source.h \
snap_taget.h \
snap_target.cpp \
snappable.h \
snappable_detail.cpp \
snappable_detail.h \
socket.cpp \
socket.h \
state_change_set.cpp \
state_change_set.h \
string_cast.h \
string_modifiers.cpp \
string_modifiers.h \
string_source.h \
system.cpp \
system.h \
time_source.cpp \
time_source.h \
tokens.cpp \
tokens.h \
transform.cpp \
transform.h \
transform_source.h \
transformable.h \
types.cpp \
types.h \
user_interface.cpp \
user_interface.h \
user_interface_detail.h \
user_properties.cpp \
user_properties.h \
user_property_changed_signal.cpp \
user_property_changed_signal.h \
utility.h \
uuid.cpp \
uuid.h \
vector3_source.h \
vectors.h \
version.h \
xml.cpp \
xml.h

libk3dsdk_la_LIBADD = $(top_builddir)/k3dsdk/sgi_tesselator/libsgitesselator.la $(top_builddir)/k3dsdk/Half/libHalf.la -lboost_regex -lboost_date_time -lboost_filesystem -lsigc-2.0   -L/usr/X11R6/lib -lGL -lpthread -L/usr/X11R6/lib -lGLU -lexpat -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0  
libk3dsdk_la_LDFLAGS = -lz
AM_CXXFLAGS = -Wall -Wno-ctor-dtor-privacy
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)  -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -DK3D_HAVE_SIGC_2_0  -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
all: all-recursive

.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  k3dsdk/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  k3dsdk/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
version.h: $(top_builddir)/config.status $(srcdir)/version.h.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f=$(am__strip_dir) \
	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
	  else :; fi; \
	done

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  p=$(am__strip_dir) \
	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libk3dsdk.la: $(libk3dsdk_la_OBJECTS) $(libk3dsdk_la_DEPENDENCIES) 
	$(libk3dsdk_la_LINK) -rpath $(libdir) $(libk3dsdk_la_OBJECTS) $(libk3dsdk_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/application.Plo
include ./$(DEPDIR)/application_detail.Plo
include ./$(DEPDIR)/aspect_ratios.Plo
include ./$(DEPDIR)/axis.Plo
include ./$(DEPDIR)/base64.Plo
include ./$(DEPDIR)/bounding_box.Plo
include ./$(DEPDIR)/command_node.Plo
include ./$(DEPDIR)/command_tree.Plo
include ./$(DEPDIR)/create_plugins.Plo
include ./$(DEPDIR)/data.Plo
include ./$(DEPDIR)/dependencies.Plo
include ./$(DEPDIR)/document.Plo
include ./$(DEPDIR)/explicit_snap_source.Plo
include ./$(DEPDIR)/explicit_snap_target.Plo
include ./$(DEPDIR)/expression.Plo
include ./$(DEPDIR)/file_helpers.Plo
include ./$(DEPDIR)/frames.Plo
include ./$(DEPDIR)/geometry.Plo
include ./$(DEPDIR)/gl.Plo
include ./$(DEPDIR)/gl_info.Plo
include ./$(DEPDIR)/gzstream.Plo
include ./$(DEPDIR)/hints.Plo
include ./$(DEPDIR)/keyboard.Plo
include ./$(DEPDIR)/log.Plo
include ./$(DEPDIR)/material.Plo
include ./$(DEPDIR)/measurement.Plo
include ./$(DEPDIR)/mesh.Plo
include ./$(DEPDIR)/mesh_selection.Plo
include ./$(DEPDIR)/module_private.Plo
include ./$(DEPDIR)/node.Plo
include ./$(DEPDIR)/node_name_map.Plo
include ./$(DEPDIR)/nodes.Plo
include ./$(DEPDIR)/noise.Plo
include ./$(DEPDIR)/nurbs.Plo
include ./$(DEPDIR)/options.Plo
include ./$(DEPDIR)/path.Plo
include ./$(DEPDIR)/persistent_container.Plo
include ./$(DEPDIR)/persistent_lookup.Plo
include ./$(DEPDIR)/plugin_factory_collection.Plo
include ./$(DEPDIR)/plugins.Plo
include ./$(DEPDIR)/property.Plo
include ./$(DEPDIR)/property_collection.Plo
include ./$(DEPDIR)/property_group_collection.Plo
include ./$(DEPDIR)/render_farm.Plo
include ./$(DEPDIR)/renderman.Plo
include ./$(DEPDIR)/renderman_properties.Plo
include ./$(DEPDIR)/renderman_shader.Plo
include ./$(DEPDIR)/renderman_types.Plo
include ./$(DEPDIR)/resolutions.Plo
include ./$(DEPDIR)/scripting.Plo
include ./$(DEPDIR)/selection.Plo
include ./$(DEPDIR)/serialization.Plo
include ./$(DEPDIR)/shader_cache.Plo
include ./$(DEPDIR)/shader_collection.Plo
include ./$(DEPDIR)/shader_collection_ri.Plo
include ./$(DEPDIR)/shaders.Plo
include ./$(DEPDIR)/share.Plo
include ./$(DEPDIR)/sl.Plo
include ./$(DEPDIR)/snap_source.Plo
include ./$(DEPDIR)/snap_target.Plo
include ./$(DEPDIR)/snappable_detail.Plo
include ./$(DEPDIR)/socket.Plo
include ./$(DEPDIR)/state_change_set.Plo
include ./$(DEPDIR)/string_modifiers.Plo
include ./$(DEPDIR)/system.Plo
include ./$(DEPDIR)/time_source.Plo
include ./$(DEPDIR)/tokens.Plo
include ./$(DEPDIR)/transform.Plo
include ./$(DEPDIR)/types.Plo
include ./$(DEPDIR)/user_interface.Plo
include ./$(DEPDIR)/user_properties.Plo
include ./$(DEPDIR)/user_property_changed_signal.Plo
include ./$(DEPDIR)/uuid.Plo
include ./$(DEPDIR)/xml.Plo

.cpp.o:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-k3dHEADERS: $(k3d_HEADERS)
	@$(NORMAL_INSTALL)
	test -z "$(k3ddir)" || $(MKDIR_P) "$(DESTDIR)$(k3ddir)"
	@list='$(k3d_HEADERS)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f=$(am__strip_dir) \
	  echo " $(k3dHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(k3ddir)/$$f'"; \
	  $(k3dHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(k3ddir)/$$f"; \
	done

uninstall-k3dHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(k3d_HEADERS)'; for p in $$list; do \
	  f=$(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(k3ddir)/$$f'"; \
	  rm -f "$(DESTDIR)$(k3ddir)/$$f"; \
	done

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

$(RECURSIVE_CLEAN_TARGETS):
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test -d "$(distdir)/$$subdir" \
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
	    || exit 1; \
	    distdir=`$(am__cd) $(distdir) && pwd`; \
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
	    (cd $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$top_distdir" \
	        distdir="$$distdir/$$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(k3ddir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

info: info-recursive

info-am:

install-data-am: install-k3dHEADERS

install-dvi: install-dvi-recursive

install-exec-am: install-libLTLIBRARIES

install-html: install-html-recursive

install-info: install-info-recursive

install-man:

install-pdf: install-pdf-recursive

install-ps: install-ps-recursive

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-k3dHEADERS uninstall-libLTLIBRARIES

.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
	install-strip

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
	distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-k3dHEADERS install-libLTLIBRARIES \
	install-man install-pdf install-pdf-am install-ps \
	install-ps-am install-strip installcheck installcheck-am \
	installdirs installdirs-am maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-recursive uninstall uninstall-am \
	uninstall-k3dHEADERS uninstall-libLTLIBRARIES

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
