# Makefile.in generated by automake 1.9.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 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.
@SET_MAKE@
# Automake source file for the Parma Polyhedra Library.
# Copyright (C) 2001-2004 Roberto Bagnara <bagnara@cs.unipr.it>
#
# This file is part of the Parma Polyhedra Library (PPL).
#
# The PPL is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2 of the License, or (at your
# option) any later version.
#
# The PPL is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
# USA.
#
# For the most up-to-date information see the Parma Polyhedra Library
# site: http://www.cs.unipr.it/ppl/ .
top_srcdir = @top_srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
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 = @build@
host_triplet = @host@
subdir = doc
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/devref-browse.doxyconf-latex.in \
$(srcdir)/devref-print.doxyconf-latex.in \
$(srcdir)/devref.doxyconf-html.in \
$(srcdir)/user-browse.doxyconf-latex.in \
$(srcdir)/user-print.doxyconf-latex.in \
$(srcdir)/user.doxyconf-html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_gmp.m4 \
$(top_srcdir)/m4/ac_cxx_attribute_weak.m4 \
$(top_srcdir)/m4/ac_cxx_flexible_arrays.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = user-browse.doxyconf-latex \
devref-browse.doxyconf-latex user-print.doxyconf-latex \
devref-print.doxyconf-latex user.doxyconf-html \
devref.doxyconf-html
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
srcdir = @srcdir@
VPATH = @srcdir@
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AR = @AR@
AS = @AS@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD_WATCHDOG_LIBRARY_FALSE = @BUILD_WATCHDOG_LIBRARY_FALSE@
BUILD_WATCHDOG_LIBRARY_TRUE = @BUILD_WATCHDOG_LIBRARY_TRUE@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CIAO_PROLOG = @CIAO_PROLOG@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
GNU_PROLOG = @GNU_PROLOG@
HAVE_CIAO_PROLOG_FALSE = @HAVE_CIAO_PROLOG_FALSE@
HAVE_CIAO_PROLOG_TRUE = @HAVE_CIAO_PROLOG_TRUE@
HAVE_GLPK_FALSE = @HAVE_GLPK_FALSE@
HAVE_GLPK_TRUE = @HAVE_GLPK_TRUE@
HAVE_GNU_PROLOG_FALSE = @HAVE_GNU_PROLOG_FALSE@
HAVE_GNU_PROLOG_TRUE = @HAVE_GNU_PROLOG_TRUE@
HAVE_MERCURY_COMPILER_FALSE = @HAVE_MERCURY_COMPILER_FALSE@
HAVE_MERCURY_COMPILER_TRUE = @HAVE_MERCURY_COMPILER_TRUE@
HAVE_SICSTUS_PROLOG_FALSE = @HAVE_SICSTUS_PROLOG_FALSE@
HAVE_SICSTUS_PROLOG_TRUE = @HAVE_SICSTUS_PROLOG_TRUE@
HAVE_SWI_PROLOG_FALSE = @HAVE_SWI_PROLOG_FALSE@
HAVE_SWI_PROLOG_TRUE = @HAVE_SWI_PROLOG_TRUE@
HAVE_XSB_PROLOG_FALSE = @HAVE_XSB_PROLOG_FALSE@
HAVE_XSB_PROLOG_TRUE = @HAVE_XSB_PROLOG_TRUE@
HAVE_YAP_PROLOG_FALSE = @HAVE_YAP_PROLOG_FALSE@
HAVE_YAP_PROLOG_TRUE = @HAVE_YAP_PROLOG_TRUE@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
ISODATE = @ISODATE@
LDFLAGS = @LDFLAGS@
LIBGMP = @LIBGMP@
LIBGMPXX = @LIBGMPXX@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBGMP = @LTLIBGMP@
LTLIBGMPXX = @LTLIBGMPXX@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MERCURY_COMPILER = @MERCURY_COMPILER@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PPL_VERSION_BETA = @PPL_VERSION_BETA@
PPL_VERSION_MAJOR = @PPL_VERSION_MAJOR@
PPL_VERSION_MINOR = @PPL_VERSION_MINOR@
PPL_VERSION_REVISION = @PPL_VERSION_REVISION@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SICSTUS_PROLOG = @SICSTUS_PROLOG@
STRIP = @STRIP@
SWI_PROLOG = @SWI_PROLOG@
VERSION = @VERSION@
XSB_PROLOG = @XSB_PROLOG@
YAP_PROLOG = @YAP_PROLOG@
ac_ct_AR = @ac_ct_AR@
ac_ct_AS = @ac_ct_AS@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
ac_ct_F77 = @ac_ct_F77@
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
debug_flag = @debug_flag@
# All the documentation in docdir.
docdir = @docdir@
exec_prefix = @exec_prefix@
extra_includes = @extra_includes@
extra_libraries = @extra_libraries@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
xsb_includes = @xsb_includes@
abs_srcdir = @abs_srcdir@
dvidir = $(docdir)
htmldir = $(docdir)
pdfdir = $(docdir)
psdir = $(docdir)
txtdir = $(docdir)
DOXYGEN = doxygen
PDF_LICENSES = \
gpl.pdf \
fdl.pdf
PS_LICENSES = \
gpl.ps.gz \
fdl.ps.gz
TXT_LICENSES = \
gpl.txt \
fdl.txt
LICENSES = \
$(PDF_LICENSES) \
$(PS_LICENSES) \
$(TXT_LICENSES)
HTML_MANUALS = \
ppl-user-@VERSION@-html.tar.gz \
ppl-devref-@VERSION@-html.tar.gz
PDF_MANUALS = \
ppl-user-@VERSION@-browse.pdf \
ppl-user-@VERSION@-print.pdf \
ppl-devref-@VERSION@-browse.pdf \
ppl-devref-@VERSION@-print.pdf
PS_MANUALS = \
ppl-user-@VERSION@-print.ps.gz \
ppl-devref-@VERSION@-print.ps.gz
MANUALS = \
$(HTML_MANUALS) \
$(PDF_MANUALS) \
$(PS_MANUALS)
HTML_DIRS = \
ppl-user-@VERSION@-html \
ppl-devref-@VERSION@-html
DIST_HTML_DOCS = \
ppl-user-@VERSION@-html.tar.gz
DIST_PDF_DOCS = \
$(PDF_LICENSES) \
ppl-user-@VERSION@-browse.pdf \
ppl-user-@VERSION@-print.pdf
DIST_PS_DOCS = \
$(PS_LICENSES) \
ppl-user-@VERSION@-print.ps.gz
DIST_TXT_DOCS = \
$(TXT_LICENSES)
# We distribute some preprocessed user's documentation, both for
# browsing and for printing.
DIST_DOCS = \
$(DIST_HTML_DOCS) \
$(DIST_PDF_DOCS) \
$(DIST_PS_DOCS) \
$(DIST_TXT_DOCS)
ALL_TARGETS = \
$(HTML_DIRS) \
$(LICENSES) \
$(MANUALS)
PPL_SOURCE_FILES = $(wildcard $(srcdir)/../src/*.hh $(srcdir)/../src/*.cc)
DOX_FILES = \
definitions.dox \
../interfaces/Prolog/Prolog_interface.dox \
gpl.dox \
fdl.dox
USER_STUFF = \
$(DOX_FILES) \
user.tex \
ppl.sty \
$(top_builddir)/src/ppl.hh \
../interfaces/C/ppl_c.h
DEVREF_STUFF = \
$(DOX_FILES) \
devref.tex \
ppl.sty \
$(PPL_SOURCE_FILES)
LATEX_DIRS = \
user-browse.pdf-dir \
user-print.pdf-dir \
devref-browse.pdf-dir \
devref-print.pdf-dir \
user-print.ps-dir \
devref-print.ps-dir
TEX_ENV = TEXINPUTS=$(abs_srcdir):$(TEXINPUTS)
EXTRA_DIST = \
$(DIST_DOCS) \
$(DOX_FILES) \
user-browse.doxyconf-latex \
devref-browse.doxyconf-latex \
user-print.doxyconf-latex \
devref-print.doxyconf-latex \
user.doxyconf-html \
devref.doxyconf-html \
user.tex \
devref.tex \
gpl.tex \
fdl.tex \
gpl.txt \
fdl.txt \
ppl.sty
CLEANFILES = $(DIST_DOCS)
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 \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign doc/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
user-browse.doxyconf-latex: $(top_builddir)/config.status $(srcdir)/user-browse.doxyconf-latex.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
devref-browse.doxyconf-latex: $(top_builddir)/config.status $(srcdir)/devref-browse.doxyconf-latex.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
user-print.doxyconf-latex: $(top_builddir)/config.status $(srcdir)/user-print.doxyconf-latex.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
devref-print.doxyconf-latex: $(top_builddir)/config.status $(srcdir)/devref-print.doxyconf-latex.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
user.doxyconf-html: $(top_builddir)/config.status $(srcdir)/user.doxyconf-html.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
devref.doxyconf-html: $(top_builddir)/config.status $(srcdir)/devref.doxyconf-html.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
tags: TAGS
TAGS:
ctags: CTAGS
CTAGS:
distdir: $(DISTFILES)
$(mkdir_p) $(distdir)/../interfaces/Prolog
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
fi; \
if test -d $$d/$$file; then \
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
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
check-am: all-am
check: check-am
all-am: Makefile
installdirs: installdirs-local
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:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
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-am
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-libtool
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am: install-data-local
install-exec-am:
install-info: install-info-am
install-man:
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 \
mostlyclean-local
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-info-am uninstall-local
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
dist-hook 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-exec install-exec-am install-info install-info-am \
install-man install-strip installcheck installcheck-am \
installdirs installdirs-local maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic \
mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am \
uninstall uninstall-am uninstall-info-am uninstall-local
@SET_MAKE@
# Do nothing by default.
all:
dist-hook: $(DIST_DOCS)
user-browse: ppl-user-@VERSION@-browse.pdf
world: $(ALL_TARGETS)
install-data-local: install-html install-pdf install-ps install-txt
installdirs-local: installdirs-html installdirs-pdf installdirs-ps installdirs-txt
uninstall-local: uninstall-html uninstall-pdf uninstall-ps uninstall-txt
# Installation and uninstallation of HTML documentation.
install-html:
for ball in $(DIST_HTML_DOCS); do \
test -f $$ball || test -f $(srcdir)/$$ball || $(MAKE) $$ball; \
dir=`basename $$ball .tar.gz`; \
$(mkinstalldirs) $(DESTDIR)$(htmldir)/$$dir; \
tar zxf `if test -f $$ball; then echo .; else echo $(srcdir); fi`/$$ball; \
for file in $$dir/*; do \
$(INSTALL_DATA) $$file $(DESTDIR)$(htmldir)/$$dir/`basename $$file`; \
done; \
done
installdirs-html:
for ball in $(DIST_HTML_DOCS); do \
dir=`basename $$ball .tar.gz`; \
$(mkinstalldirs) $(DESTDIR)$(htmldir)/$$dir; \
done
uninstall-html:
for ball in $(DIST_HTML_DOCS); do \
dir=`basename $$ball .tar.gz`; \
rm -rf $(DESTDIR)$(htmldir)/$$dir; \
done
# Installation and uninstallation of PDF documentation.
install-pdf:
$(mkinstalldirs) $(DESTDIR)$(pdfdir)
for file in $(DIST_PDF_DOCS); do \
test -f $$file || test -f $(srcdir)/$$file || $(MAKE) $$file; \
$(INSTALL_DATA) `if test -f $$file; then echo .; else echo $(srcdir); fi`/$$file $(DESTDIR)$(pdfdir)/$$file; \
done
installdirs-pdf:
$(mkinstalldirs) $(DESTDIR)$(pdfdir)
uninstall-pdf:
rm -f $(DESTDIR)$(pdfdir)/*.pdf
# Installation and uninstallation of PostScript documentation.
install-ps:
$(mkinstalldirs) $(DESTDIR)$(psdir)
for file in $(DIST_PS_DOCS); do \
test -f $$file || test -f $(srcdir)/$$file || $(MAKE) $$file; \
$(INSTALL_DATA) `if test -f $$file; then echo .; else echo $(srcdir); fi`/$$file $(DESTDIR)$(psdir)/$$file; \
done
installdirs-ps:
$(mkinstalldirs) $(DESTDIR)$(psdir)
uninstall-ps:
rm -f $(DESTDIR)$(psdir)/*.ps.gz
# Installation and uninstallation of pure text documentation.
install-txt:
$(mkinstalldirs) $(DESTDIR)$(txtdir)
for file in $(srcdir)/*.txt; do \
$(INSTALL_DATA) $$file $(DESTDIR)$(txtdir)/`basename $$file`; \
done
for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure ; do \
$(INSTALL_DATA) $(srcdir)/../$$file $(DESTDIR)$(txtdir)/$$file; \
done
$(INSTALL_DATA) $(srcdir)/README $(DESTDIR)$(txtdir)/README.doc
installdirs-txt:
$(mkinstalldirs) $(DESTDIR)$(txtdir)
uninstall-txt:
rm -f $(DESTDIR)$(txtdir)/*.txt
for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure ; do \
rm -f $(DESTDIR)$(txtdir)/$$file; \
done
rm -f $(DESTDIR)$(txtdir)/README.doc
.SECONDARY: $(LATEX_DIRS)
%.doxyconf-pdf: %.doxyconf-latex
sed -e "s/^USE_PDFLATEX[ ]*=.*$$/USE_PDFLATEX = YES/g" \
-e "s/latex-dir$$/pdf-dir/g" \
$< >$@
%.doxyconf-ps: %.doxyconf-latex
sed -e "s/^USE_PDFLATEX[ ]*=.*$$/USE_PDFLATEX = NO/g" \
-e "s/latex-dir$$/ps-dir/g" \
$< >$@
user-%.pdf-dir: user-%.doxyconf-pdf $(USER_STUFF)
rm -rf $@
$(TEX_ENV) $(DOXYGEN) $<
devref-%.pdf-dir: devref-%.doxyconf-pdf $(DEVREF_STUFF)
rm -rf $@
$(TEX_ENV) $(DOXYGEN) $<
user-%.ps-dir: user-%.doxyconf-ps $(USER_STUFF)
rm -rf $@
$(TEX_ENV) $(DOXYGEN) $<
devref-%.ps-dir: devref-%.doxyconf-ps $(DEVREF_STUFF)
rm -rf $@
$(TEX_ENV) $(DOXYGEN) $<
ppl-user-@VERSION@-%.pdf: user-%.pdf-dir
$(TEX_ENV) make -C $< refman.pdf && mv -f $</refman.pdf $@
ppl-devref-@VERSION@-%.pdf: devref-%.pdf-dir
$(TEX_ENV) make -C $< refman.pdf && mv -f $</refman.pdf $@
ppl-user-@VERSION@-%.ps: user-%.ps-dir
$(TEX_ENV) make -C $< refman.ps && mv -f $</refman.ps $@
ppl-devref-@VERSION@-%.ps: devref-%.ps-dir
$(TEX_ENV) make -C $< refman.ps && mv -f $</refman.ps $@
ppl-%-@VERSION@-html: %.doxyconf-html $(DEVREF_STUFF)
rm -rf html
$(TEX_ENV) $(DOXYGEN) $< && rm -rf $@ && mv -f html $@
%.tar: %
tar cf $@ $<
%.gz: %
gzip --best --force $<
%.pdf: %.tex
$(TEX_ENV) pdflatex $<
%.dvi: %.tex
$(TEX_ENV) latex $<
%.ps: %.dvi
dvips -o $@ $<
mostlyclean-local:
rm -rf $(ALL_TARGETS) $(LATEX_DIRS) *.aux *.log
# 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:
syntax highlighted by Code2HTML, v. 0.9.1