# Makefile.in generated by automake 1.11.1 from Makefile.am.
# docs/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  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)/ftgles
pkgincludedir = $(includedir)/ftgles
pkglibdir = $(libdir)/ftgles
pkglibexecdir = $(libexecdir)/ftgles
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 = arm-angstrom-linux-gnueabi
subdir = docs
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(srcdir)/doxygen.cfg.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/font.m4 \
	$(top_srcdir)/m4/freetype2.m4 $(top_srcdir)/m4/glut.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = doxygen.cfg
CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
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 = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__installdirs = "$(DESTDIR)$(documentationdir)" \
	"$(DESTDIR)$(htmldocdir)" "$(DESTDIR)$(pdfdocdir)"
DATA = $(documentation_DATA) $(htmldoc_DATA) $(pdfdoc_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run aclocal-1.11
AMTAR = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run tar
AR = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-ar
AUTOCONF = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run autoconf
AUTOHEADER = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run autoheader
AUTOMAKE = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run automake-1.11
AWK = gawk
CC = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-math -fsingle-precision-constant -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
CONVERT = /usr/bin/convert
CPP = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gcc -E
CPPFLAGS = -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-math -fsingle-precision-constant -I${top_srcdir}/src -I${top_srcdir}/src/iGLU-1.0.0/include -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare
CPPUNIT_CFLAGS = 
CPPUNIT_LIBS = 
CXX = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-g++
CXXCPP = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-math -fsingle-precision-constant -I/mnt/utmp/zaz/include
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOXYGEN = no
DSYMUTIL = 
DUMPBIN = 
DVIPS = /usr/bin/dvips
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EPSTOPDF = /usr/bin/epstopdf
EXEEXT = 
FGREP = /bin/grep -F
FT2_CFLAGS = -I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/freetype2 -I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include
FT2_CONFIG = /usr/local/angstrom/arm/bin/freetype-config
FT2_LIBS = -L/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/lib -lfreetype
GLUT_CFLAGS = 
GLUT_LIBS = 
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
KPSEWHICH = /usr/bin/kpsewhich
LATEX = /usr/bin/pdflatex
LD = /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld
LDFLAGS = -L/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib -Wl,-rpath,/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib -L/mnt/utmp/zaz/lib
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_MAJOR = 0
LT_MICRO = 2
LT_MINOR = 1
LT_VERSION = 0:1:2
MAKEINFO = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NM = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B
NMEDIT = 
OBJDUMP = arm-angstrom-linux-gnueabi-objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = ftgles
PACKAGE_BUGREPORT = david@davidpetrie.com
PACKAGE_NAME = FTGLES
PACKAGE_STRING = FTGLES 0.1
PACKAGE_TARNAME = ftgles
PACKAGE_URL = 
PACKAGE_VERSION = 0.1
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
RANLIB = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-strip
VERSION = 0.1
XMKMF = 
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS = 
X_PRE_LIBS =  -lSM -lICE
abs_builddir = /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/docs
abs_srcdir = /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/docs
abs_top_builddir = /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles
abs_top_srcdir = /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
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_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = arm-angstrom-linux-gnueabi
host_alias = arm-angstrom-linux-gnueabi
host_cpu = arm
host_os = linux-gnueabi
host_vendor = angstrom
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/users/seb/Projects/Pandora/zaz/ftgles/ftgles/.auto/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /mnt/utmp/zaz
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
documentationdir = $(datadir)/doc/ftgl
documentation_DATA = projects_using_ftgl.txt
#htmldocdir = $(documentationdir)/html
#htmldoc_DATA = html/doxygen.css
#pdfdocdir = $(documentationdir)
#pdfdoc_DATA = latex/ftgl.pdf
PNGS = \
    images/logo.png \
    images/metrics.png \
    images/rasterfont.png \
    images/vectorfont.png \
    images/texturefont.png \
    $(NULL)

EXTRA_DIST = \
	$(PNGS) \
	$(documentation_DATA) \
	FTGL_1_3.gif \
	doxygen.cfg.in \
	ftgl.dox \
	tutorial.dox \
	projects_using_ftgl.txt \
	faq.dox \
	images/metrics.svg \
	$(NULL)

NULL = 
all: all-am

.SUFFIXES:
$(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 ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu docs/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
$(am__aclocal_m4_deps):
doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-documentationDATA: $(documentation_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(documentationdir)" || $(MKDIR_P) "$(DESTDIR)$(documentationdir)"
	@list='$(documentation_DATA)'; test -n "$(documentationdir)" || list=; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(documentationdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(documentationdir)" || exit $$?; \
	done

uninstall-documentationDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(documentation_DATA)'; test -n "$(documentationdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(documentationdir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(documentationdir)" && rm -f $$files
install-htmldocDATA: $(htmldoc_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(htmldocdir)" || $(MKDIR_P) "$(DESTDIR)$(htmldocdir)"
	@list='$(htmldoc_DATA)'; test -n "$(htmldocdir)" || list=; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldocdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldocdir)" || exit $$?; \
	done

uninstall-htmldocDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(htmldoc_DATA)'; test -n "$(htmldocdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(htmldocdir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(htmldocdir)" && rm -f $$files
install-pdfdocDATA: $(pdfdoc_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(pdfdocdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdocdir)"
	@list='$(pdfdoc_DATA)'; test -n "$(pdfdocdir)" || list=; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdocdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdocdir)" || exit $$?; \
	done

uninstall-pdfdocDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(pdfdoc_DATA)'; test -n "$(pdfdocdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(pdfdocdir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(pdfdocdir)" && rm -f $$files
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


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 "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(documentationdir)" "$(DESTDIR)$(htmldocdir)" "$(DESTDIR)$(pdfdocdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

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

installcheck: installcheck-am
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)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
install-data-local:
clean-am: clean-generic clean-libtool clean-local mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-data-local install-documentationDATA \
	install-htmldocDATA install-pdfdocDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-documentationDATA uninstall-htmldocDATA \
	uninstall-pdfdocDATA

.MAKE: install-am install-strip

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	clean-local distclean distclean-generic distclean-libtool \
	distdir dvi dvi-am html html-am info info-am install \
	install-am install-data install-data-am install-data-local \
	install-documentationDATA install-dvi install-dvi-am \
	install-exec install-exec-am install-html install-html-am \
	install-htmldocDATA install-info install-info-am install-man \
	install-pdf install-pdf-am install-pdfdocDATA install-ps \
	install-ps-am install-strip installcheck installcheck-am \
	installdirs maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
	ps ps-am uninstall uninstall-am uninstall-documentationDATA \
	uninstall-htmldocDATA uninstall-pdfdocDATA


stamp-eps: $(PNGS)
	for i in $^; do convert $$i $$i.eps; done
	touch $@

html/doxygen.css: stamp-doxygen
stamp-doxygen: doxygen.cfg stamp-eps
	$(DOXYGEN) $^
	sed -i 's/%FTGL/FTGL/' html/*html
	touch $@

latex/ftgl.pdf: stamp-latex
stamp-latex: stamp-doxygen
	rm -f latex/ftgl.tex latex/ftgl.pdf
	mv latex/refman.tex latex/ftgl.tex
	sed 's/setlength{/renewcommand{/' latex/ftgl.tex > latex/refman.tex
	cd latex && $(MAKE) $(AM_CFLAGS) refman.pdf || (cat refman.log; exit 1)
	mv latex/refman.pdf latex/ftgl.pdf
	touch stamp-latex

clean: clean-local
clean-local:
	$(RM) -rf html latex
	$(RM) -f images/*.eps
	$(RM) -f stamp-doxygen stamp-latex stamp-eps

#install-data-local: html/doxygen.css
#	$(mkinstalldirs) $(DESTDIR)$(htmldocdir)/
#	$(INSTALL) -m 0644 \
#	  `find html -name '*.html' -o -name '*.gif' -o -name '*.png' -o -name '*.jpg'` \
#	  $(DESTDIR)$(htmldocdir)/

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