~ubuntu-branches/debian/jessie/arb/jessie

« back to all changes in this revision

Viewing changes to GDE/PHYML20130708/phyml/doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Elmar Pruesse, Andreas Tille, Elmar Pruesse
  • Date: 2014-09-02 15:15:06 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20140902151506-jihq58b3iz342wif
Tags: 6.0.2-1
[ Andreas Tille ]
* New upstream version
  Closes: #741890
* debian/upstream -> debian/upstream/metadata
* debian/control:
   - Build-Depends: added libglib2.0-dev
   - Depends: added mafft, mrbayes
* debian/rules
   - Add explicite --remove-section=.comment option to manual strip call
* cme fix dpkg-control
* arb-common.dirs: Do not create unneeded lintian dir
* Add turkish debconf translation (thanks for the patch to Mert Dirik
  <mertdirik@gmail.com>)
  Closes: #757497

[ Elmar Pruesse ]
* patches removed:
   - 10_config.makefiles.patch,
     80_no_GL.patch
       removed in favor of creating file from config.makefile.template via 
       sed in debian/control
   - 20_Makefile_main.patch
       merged upstream
   - 21_Makefiles.patch
       no longer needed
   - 30_tmpfile_CVE-2008-5378.patch: 
       merged upstream
   - 50_fix_gcc-4.8.patch:
       merged upstream
   - 40_add_libGLU.patch:
       libGLU not needed for arb_ntree)
   - 60_use_debian_packaged_raxml.patch:
       merged upstream
   - 70_hardening.patch
       merged upstream
   - 72_add_math_lib_to_linker.patch
       does not appear to be needed
* patches added:
   - 10_upstream_r12793__show_db_load_progress:
       backported patch showing progress while ARB is loading a database
       (needed as indicator/splash screen while ARB is launching)
   - 20_upstream_r12794__socket_permissions:
       backported security fix
   - 30_upstream_r12814__desktop_keywords:
       backported add keywords to desktop (fixes lintian warning)
   - 40_upstream_r12815__lintian_spelling:
       backported fix for lintian reported spelling errors
   - 50_private_nameservers
       change configuration to put nameservers into users home dirs
       (avoids need for shared writeable directory)
   - 60_use_debian_phyml
       use phyml from debian package for both interfaces in ARB
* debian/rules:
   - create config.makefile from override_dh_configure target
   - use "make tarfile" in override_dh_install
   - remove extra cleaning not needed for ARB 6
   - use "dh_install --list-missing" to avoid missing files
   - added override_dh_fixperms target
* debian/control:
   - added libarb-dev package
   - Depends: added phyml, xdg-utils
   - Suggests: removed phyml
   - fix lintian duplicate-short-description (new descriptions)
* debian/*.install:
   - "unrolled" confusing globbing to select files
   - pick files from debian/tmp
   - moved all config files to /etc/arb
* debian/arb-common.templates: updated
* scripts:
   - removed arb-add-pt-server
   - launch-wrapper: 
     - only add demo.arb to newly created $ARBUSERDATA
     - pass commandline arguments through bin/arb wrapper
   - preinst: removing old PT server index files on upgrade from 5.5*
   - postinst: set setgid on shared PT dir
* rewrote arb.1 manfile
* added file icon for ARB databases
* using upstream arb_tcp.dat

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkgincludedir = $(includedir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
40
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
41
install_sh_DATA = $(install_sh) -c -m 644
 
42
install_sh_PROGRAM = $(install_sh) -c
 
43
install_sh_SCRIPT = $(install_sh) -c
 
44
INSTALL_HEADER = $(INSTALL_DATA)
 
45
transform = $(program_transform_name)
 
46
NORMAL_INSTALL = :
 
47
PRE_INSTALL = :
 
48
POST_INSTALL = :
 
49
NORMAL_UNINSTALL = :
 
50
PRE_UNINSTALL = :
 
51
POST_UNINSTALL = :
 
52
build_triplet = @build@
 
53
host_triplet = @host@
 
54
@HAVE_PDFLATEX_TRUE@am__append_1 = phyml-manual.pdf
 
55
subdir = doc
 
56
DIST_COMMON = $(am__dist_doc_DATA_DIST) $(srcdir)/Makefile.am \
 
57
        $(srcdir)/Makefile.in
 
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
59
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
60
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
61
        $(ACLOCAL_M4)
 
62
mkinstalldirs = $(install_sh) -d
 
63
CONFIG_HEADER = $(top_builddir)/config.h
 
64
CONFIG_CLEAN_FILES =
 
65
CONFIG_CLEAN_VPATH_FILES =
 
66
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
67
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
68
am__v_GEN_0 = @echo "  GEN   " $@;
 
69
AM_V_at = $(am__v_at_@AM_V@)
 
70
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
71
am__v_at_0 = @
 
72
SOURCES =
 
73
DIST_SOURCES =
 
74
am__can_run_installinfo = \
 
75
  case $$AM_UPDATE_INFO_DIR in \
 
76
    n|no|NO) false;; \
 
77
    *) (install-info --version) >/dev/null 2>&1;; \
 
78
  esac
 
79
am__dist_doc_DATA_DIST = phyml-manual.tex phyml-manual.pdf
 
80
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
81
am__vpath_adj = case $$p in \
 
82
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
83
    *) f=$$p;; \
 
84
  esac;
 
85
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
86
am__install_max = 40
 
87
am__nobase_strip_setup = \
 
88
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
89
am__nobase_strip = \
 
90
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
91
am__nobase_list = $(am__nobase_strip_setup); \
 
92
  for p in $$list; do echo "$$p $$p"; done | \
 
93
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
94
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
95
    if (++n[$$2] == $(am__install_max)) \
 
96
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
97
    END { for (dir in files) print dir, files[dir] }'
 
98
am__base_list = \
 
99
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
100
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
101
am__uninstall_files_from_dir = { \
 
102
  test -z "$$files" \
 
103
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
104
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
105
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
106
  }
 
107
am__installdirs = "$(DESTDIR)$(docdir)"
 
108
DATA = $(dist_doc_DATA)
 
109
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
110
ACLOCAL = @ACLOCAL@
 
111
AMTAR = @AMTAR@
 
112
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
113
AUTOCONF = @AUTOCONF@
 
114
AUTOHEADER = @AUTOHEADER@
 
115
AUTOMAKE = @AUTOMAKE@
 
116
AWK = @AWK@
 
117
CC = @CC@
 
118
CCDEPMODE = @CCDEPMODE@
 
119
CFLAGS = @CFLAGS@
 
120
CPP = @CPP@
 
121
CPPFLAGS = @CPPFLAGS@
 
122
CYGPATH_W = @CYGPATH_W@
 
123
DEFS = @DEFS@
 
124
DEPDIR = @DEPDIR@
 
125
ECHO_C = @ECHO_C@
 
126
ECHO_N = @ECHO_N@
 
127
ECHO_T = @ECHO_T@
 
128
EGREP = @EGREP@
 
129
EXEEXT = @EXEEXT@
 
130
GREP = @GREP@
 
131
INSTALL = @INSTALL@
 
132
INSTALL_DATA = @INSTALL_DATA@
 
133
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
134
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
135
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
136
LATEX = @LATEX@
 
137
LDFLAGS = @LDFLAGS@
 
138
LIBOBJS = @LIBOBJS@
 
139
LIBS = @LIBS@
 
140
LTLIBOBJS = @LTLIBOBJS@
 
141
MAKEINFO = @MAKEINFO@
 
142
MKDIR_P = @MKDIR_P@
 
143
OBJEXT = @OBJEXT@
 
144
PACKAGE = @PACKAGE@
 
145
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
146
PACKAGE_NAME = @PACKAGE_NAME@
 
147
PACKAGE_STRING = @PACKAGE_STRING@
 
148
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
149
PACKAGE_URL = @PACKAGE_URL@
 
150
PACKAGE_VERSION = @PACKAGE_VERSION@
 
151
PATH_SEPARATOR = @PATH_SEPARATOR@
 
152
PDFLATEX = @PDFLATEX@
 
153
SET_MAKE = @SET_MAKE@
 
154
SHELL = @SHELL@
 
155
STRIP = @STRIP@
 
156
VERSION = @VERSION@
 
157
abs_builddir = @abs_builddir@
 
158
abs_srcdir = @abs_srcdir@
 
159
abs_top_builddir = @abs_top_builddir@
 
160
abs_top_srcdir = @abs_top_srcdir@
 
161
ac_ct_CC = @ac_ct_CC@
 
162
am__include = @am__include@
 
163
am__leading_dot = @am__leading_dot@
 
164
am__quote = @am__quote@
 
165
am__tar = @am__tar@
 
166
am__untar = @am__untar@
 
167
bindir = @bindir@
 
168
build = @build@
 
169
build_alias = @build_alias@
 
170
build_cpu = @build_cpu@
 
171
build_os = @build_os@
 
172
build_vendor = @build_vendor@
 
173
builddir = @builddir@
 
174
datadir = @datadir@
 
175
datarootdir = @datarootdir@
 
176
docdir = $(datadir)/doc
 
177
dvidir = @dvidir@
 
178
exec_prefix = @exec_prefix@
 
179
host = @host@
 
180
host_alias = @host_alias@
 
181
host_cpu = @host_cpu@
 
182
host_os = @host_os@
 
183
host_vendor = @host_vendor@
 
184
htmldir = @htmldir@
 
185
includedir = @includedir@
 
186
infodir = @infodir@
 
187
install_sh = @install_sh@
 
188
libdir = @libdir@
 
189
libexecdir = @libexecdir@
 
190
localedir = @localedir@
 
191
localstatedir = @localstatedir@
 
192
mandir = @mandir@
 
193
mkdir_p = @mkdir_p@
 
194
oldincludedir = @oldincludedir@
 
195
pdfdir = @pdfdir@
 
196
prefix = @prefix@
 
197
program_transform_name = @program_transform_name@
 
198
psdir = @psdir@
 
199
sbindir = @sbindir@
 
200
sharedstatedir = @sharedstatedir@
 
201
srcdir = @srcdir@
 
202
sysconfdir = @sysconfdir@
 
203
target_alias = @target_alias@
 
204
top_build_prefix = @top_build_prefix@
 
205
top_builddir = @top_builddir@
 
206
top_srcdir = @top_srcdir@
 
207
docfiles = phyml-manual.tex $(am__append_1)
 
208
MANNAME = phyml-manual
 
209
MANTEXSRC = $(MANNAME).tex
 
210
MANIDX = $(MANNAME).idx
 
211
CLEANFILES = $(MANNAME).pdf $(MANNAME).log $(MANNAME).idx $(MANNAME).out \
 
212
 $(MANNAME).toc $(MANNAME).aux $(MANNAME).ilg $(MANNAME).ind  $(MANNAME).dvi 
 
213
 
 
214
dist_doc_DATA = $(docfiles)
 
215
all: all-am
 
216
 
 
217
.SUFFIXES:
 
218
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
219
        @for dep in $?; do \
 
220
          case '$(am__configure_deps)' in \
 
221
            *$$dep*) \
 
222
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
223
                && { if test -f $@; then exit 0; else break; fi; }; \
 
224
              exit 1;; \
 
225
          esac; \
 
226
        done; \
 
227
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
 
228
        $(am__cd) $(top_srcdir) && \
 
229
          $(AUTOMAKE) --foreign doc/Makefile
 
230
.PRECIOUS: Makefile
 
231
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
232
        @case '$?' in \
 
233
          *config.status*) \
 
234
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
235
          *) \
 
236
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
237
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
238
        esac;
 
239
 
 
240
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
 
 
243
$(top_srcdir)/configure:  $(am__configure_deps)
 
244
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
245
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
$(am__aclocal_m4_deps):
 
248
install-dist_docDATA: $(dist_doc_DATA)
 
249
        @$(NORMAL_INSTALL)
 
250
        @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
 
251
        if test -n "$$list"; then \
 
252
          echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
 
253
          $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
 
254
        fi; \
 
255
        for p in $$list; do \
 
256
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
257
          echo "$$d$$p"; \
 
258
        done | $(am__base_list) | \
 
259
        while read files; do \
 
260
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
 
261
          $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
 
262
        done
 
263
 
 
264
uninstall-dist_docDATA:
 
265
        @$(NORMAL_UNINSTALL)
 
266
        @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
 
267
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
268
        dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
 
269
tags: TAGS
 
270
TAGS:
 
271
 
 
272
ctags: CTAGS
 
273
CTAGS:
 
274
 
 
275
 
 
276
distdir: $(DISTFILES)
 
277
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
278
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
279
        list='$(DISTFILES)'; \
 
280
          dist_files=`for file in $$list; do echo $$file; done | \
 
281
          sed -e "s|^$$srcdirstrip/||;t" \
 
282
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
283
        case $$dist_files in \
 
284
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
285
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
286
                           sort -u` ;; \
 
287
        esac; \
 
288
        for file in $$dist_files; do \
 
289
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
290
          if test -d $$d/$$file; then \
 
291
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
292
            if test -d "$(distdir)/$$file"; then \
 
293
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
294
            fi; \
 
295
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
296
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
297
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
298
            fi; \
 
299
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
300
          else \
 
301
            test -f "$(distdir)/$$file" \
 
302
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
303
            || exit 1; \
 
304
          fi; \
 
305
        done
 
306
check-am: all-am
 
307
check: check-am
 
308
all-am: Makefile $(DATA)
 
309
installdirs:
 
310
        for dir in "$(DESTDIR)$(docdir)"; do \
 
311
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
312
        done
 
313
install: install-am
 
314
install-exec: install-exec-am
 
315
install-data: install-data-am
 
316
uninstall: uninstall-am
 
317
 
 
318
install-am: all-am
 
319
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
320
 
 
321
installcheck: installcheck-am
 
322
install-strip:
 
323
        if test -z '$(STRIP)'; then \
 
324
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
325
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
326
              install; \
 
327
        else \
 
328
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
329
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
330
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
331
        fi
 
332
mostlyclean-generic:
 
333
 
 
334
clean-generic:
 
335
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
336
 
 
337
distclean-generic:
 
338
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
339
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
340
 
 
341
maintainer-clean-generic:
 
342
        @echo "This command is intended for maintainers to use"
 
343
        @echo "it deletes files that may require special tools to rebuild."
 
344
clean: clean-am
 
345
 
 
346
clean-am: clean-generic mostlyclean-am
 
347
 
 
348
distclean: distclean-am
 
349
        -rm -f Makefile
 
350
distclean-am: clean-am distclean-generic
 
351
 
 
352
dvi: dvi-am
 
353
 
 
354
dvi-am:
 
355
 
 
356
html: html-am
 
357
 
 
358
html-am:
 
359
 
 
360
info: info-am
 
361
 
 
362
info-am:
 
363
 
 
364
install-data-am: install-dist_docDATA
 
365
 
 
366
install-dvi: install-dvi-am
 
367
 
 
368
install-dvi-am:
 
369
 
 
370
install-exec-am:
 
371
 
 
372
install-html: install-html-am
 
373
 
 
374
install-html-am:
 
375
 
 
376
install-info: install-info-am
 
377
 
 
378
install-info-am:
 
379
 
 
380
install-man:
 
381
 
 
382
install-pdf: install-pdf-am
 
383
 
 
384
install-pdf-am:
 
385
 
 
386
install-ps: install-ps-am
 
387
 
 
388
install-ps-am:
 
389
 
 
390
installcheck-am:
 
391
 
 
392
maintainer-clean: maintainer-clean-am
 
393
        -rm -f Makefile
 
394
maintainer-clean-am: distclean-am maintainer-clean-generic
 
395
 
 
396
mostlyclean: mostlyclean-am
 
397
 
 
398
mostlyclean-am: mostlyclean-generic
 
399
 
 
400
pdf: pdf-am
 
401
 
 
402
pdf-am:
 
403
 
 
404
ps: ps-am
 
405
 
 
406
ps-am:
 
407
 
 
408
uninstall-am: uninstall-dist_docDATA
 
409
 
 
410
.MAKE: install-am install-strip
 
411
 
 
412
.PHONY: all all-am check check-am clean clean-generic distclean \
 
413
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
414
        install install-am install-data install-data-am \
 
415
        install-dist_docDATA install-dvi install-dvi-am install-exec \
 
416
        install-exec-am install-html install-html-am install-info \
 
417
        install-info-am install-man install-pdf install-pdf-am \
 
418
        install-ps install-ps-am install-strip installcheck \
 
419
        installcheck-am installdirs maintainer-clean \
 
420
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
421
        pdf-am ps ps-am uninstall uninstall-am uninstall-dist_docDATA
 
422
 
 
423
 
 
424
latex: $(MANTEXSRC)
 
425
        latex $<
 
426
 
 
427
pdflatex: $(MANTEXSRC)
 
428
        pdflatex $<
 
429
 
 
430
makeindex: $(MANIDX)
 
431
        makeindex $<
 
432
 
 
433
phyml-manual.pdf: intro latex makeindex pdflatex
 
434
        @echo ""
 
435
        @echo "Done."
 
436
 
 
437
intro: 
 
438
        @echo ""
 
439
        @echo ""
 
440
        @echo ".: Building documentation :."
 
441
        @echo ""
 
442
        @echo ""
 
443
 
 
444
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
445
# Otherwise a system limit (for SysV at least) may be exceeded.
 
446
.NOEXPORT: