public software.sextractor

[/] [branches/] [multi/] [Makefile.in] - Blame information for rev 267

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 267 bertin
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2 2 bertin
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 267 bertin
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7 2 bertin
# 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 173 bertin
 
18 233 bertin
#
19
#                               Makefile.am
20
#
21
# Main Makefile. Process this file with automake to generate a Makefile
22
#
23
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
24
#
25
#       This file part of:      SExtractor
26
#
27 235 bertin
#       Copyright:              (C) 2002-2010 Emmanuel Bertin -- IAP/CNRS/UPMC
28 233 bertin
#
29
#       License:                GNU General Public License
30
#
31
#       SExtractor is free software: you can redistribute it and/or modify
32
#       it under the terms of the GNU General Public License as published by
33
#       the Free Software Foundation, either version 3 of the License, or
34
#       (at your option) any later version.
35
#       SExtractor is distributed in the hope that it will be useful,
36
#       but WITHOUT ANY WARRANTY; without even the implied warranty of
37
#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38
#       GNU General Public License for more details.
39
#       You should have received a copy of the GNU General Public License
40
#       along with SExtractor. If not, see .
41
#
42
#       Last modified:          11/10/2010
43
#
44
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
45
 
46 2 bertin
VPATH = @srcdir@
47
pkgdatadir = $(datadir)/@PACKAGE@
48 267 bertin
pkgincludedir = $(includedir)/@PACKAGE@
49 2 bertin
pkglibdir = $(libdir)/@PACKAGE@
50 267 bertin
pkglibexecdir = $(libexecdir)/@PACKAGE@
51 2 bertin
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52
install_sh_DATA = $(install_sh) -c -m 644
53
install_sh_PROGRAM = $(install_sh) -c
54
install_sh_SCRIPT = $(install_sh) -c
55
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
58
PRE_INSTALL = :
59
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
63 173 bertin
build_triplet = @build@
64
host_triplet = @host@
65 2 bertin
subdir = .
66 173 bertin
DIST_COMMON = README $(am__configure_deps) $(dist_pkgdata_DATA) \
67
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
68
        $(srcdir)/config.h.in $(srcdir)/sextractor.spec.in \
69 177 bertin
        $(top_srcdir)/configure AUTHORS ChangeLog INSTALL THANKS \
70
        autoconf/config.guess autoconf/config.sub autoconf/depcomp \
71
        autoconf/install-sh autoconf/ltmain.sh autoconf/missing \
72
        autoconf/mkinstalldirs
73 2 bertin
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 173 bertin
am__aclocal_m4_deps = $(top_srcdir)/acx_atlas.m4 \
75
        $(top_srcdir)/acx_fftw.m4 $(top_srcdir)/acx_prog_cc_optim.m4 \
76
        $(top_srcdir)/acx_pthread.m4 \
77
        $(top_srcdir)/acx_urbi_resolve_dir.m4 \
78 4 bertin
        $(top_srcdir)/configure.ac
79 2 bertin
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80
        $(ACLOCAL_M4)
81
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
82 173 bertin
 configure.lineno config.status.lineno
83 2 bertin
mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
84
CONFIG_HEADER = config.h
85 173 bertin
CONFIG_CLEAN_FILES = sextractor.spec
86 267 bertin
CONFIG_CLEAN_VPATH_FILES =
87 2 bertin
depcomp =
88
am__depfiles_maybe =
89
SOURCES =
90
DIST_SOURCES =
91
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
92
        html-recursive info-recursive install-data-recursive \
93 173 bertin
        install-dvi-recursive install-exec-recursive \
94
        install-html-recursive install-info-recursive \
95
        install-pdf-recursive install-ps-recursive install-recursive \
96
        installcheck-recursive installdirs-recursive pdf-recursive \
97
        ps-recursive uninstall-recursive
98
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
99
am__vpath_adj = case $$p in \
100
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101
    *) f=$$p;; \
102
  esac;
103 267 bertin
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
104
am__install_max = 40
105
am__nobase_strip_setup = \
106
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
107
am__nobase_strip = \
108
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
109
am__nobase_list = $(am__nobase_strip_setup); \
110
  for p in $$list; do echo "$$p $$p"; done | \
111
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
112
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
113
    if (++n[$$2] == $(am__install_max)) \
114
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
115
    END { for (dir in files) print dir, files[dir] }'
116
am__base_list = \
117
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
118
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
119 173 bertin
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
120
DATA = $(dist_pkgdata_DATA)
121
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
122
  distclean-recursive maintainer-clean-recursive
123 267 bertin
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
124
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
125
        distdir dist dist-all distcheck
126 2 bertin
ETAGS = etags
127
CTAGS = ctags
128
DIST_SUBDIRS = $(SUBDIRS)
129
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130
distdir = $(PACKAGE)-$(VERSION)
131
top_distdir = $(distdir)
132
am__remove_distdir = \
133 267 bertin
  { test ! -d "$(distdir)" \
134
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
135
         && rm -fr "$(distdir)"; }; }
136
am__relativize = \
137
  dir0=`pwd`; \
138
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
139
  sed_rest='s,^[^/]*/*,,'; \
140
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
141
  sed_butlast='s,/*[^/]*$$,,'; \
142
  while test -n "$$dir1"; do \
143
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
144
    if test "$$first" != "."; then \
145
      if test "$$first" = ".."; then \
146
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
147
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
148
      else \
149
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
150
        if test "$$first2" = "$$first"; then \
151
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
152
        else \
153
          dir2="../$$dir2"; \
154
        fi; \
155
        dir0="$$dir0"/"$$first"; \
156
      fi; \
157
    fi; \
158
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
159
  done; \
160
  reldir="$$dir2"
161 2 bertin
DIST_ARCHIVES = $(distdir).tar.gz
162
GZIP_ENV = --best
163
distuninstallcheck_listfiles = find . -type f -print
164
distcleancheck_listfiles = find . -type f -print
165
ACLOCAL = @ACLOCAL@
166
AMTAR = @AMTAR@
167 201 bertin
AM_CFLAGS = @AM_CFLAGS@
168
AM_CPPFLAGS = @AM_CPPFLAGS@
169
AM_LDFLAGS = @AM_LDFLAGS@
170 173 bertin
AR = @AR@
171
ATLAS_CFLAGS = @ATLAS_CFLAGS@
172
ATLAS_ERROR = @ATLAS_ERROR@
173
ATLAS_LIB = @ATLAS_LIB@
174
ATLAS_LIBPATH = @ATLAS_LIBPATH@
175 197 bertin
ATLAS_WARN = @ATLAS_WARN@
176 2 bertin
AUTOCONF = @AUTOCONF@
177
AUTOHEADER = @AUTOHEADER@
178
AUTOMAKE = @AUTOMAKE@
179
AWK = @AWK@
180
CC = @CC@
181
CCDEPMODE = @CCDEPMODE@
182
CFLAGS = @CFLAGS@
183
CPP = @CPP@
184
CPPFLAGS = @CPPFLAGS@
185
CYGPATH_W = @CYGPATH_W@
186
DATE2 = @DATE2@
187
DATE3 = @DATE3@
188
DEFS = @DEFS@
189
DEPDIR = @DEPDIR@
190 267 bertin
DLLTOOL = @DLLTOOL@
191
DSYMUTIL = @DSYMUTIL@
192
DUMPBIN = @DUMPBIN@
193 2 bertin
ECHO_C = @ECHO_C@
194
ECHO_N = @ECHO_N@
195
ECHO_T = @ECHO_T@
196
EGREP = @EGREP@
197
EXEEXT = @EXEEXT@
198 173 bertin
FFTW_ERROR = @FFTW_ERROR@
199
FFTW_LIBS = @FFTW_LIBS@
200 197 bertin
FFTW_WARN = @FFTW_WARN@
201 267 bertin
FGREP = @FGREP@
202 173 bertin
GREP = @GREP@
203
INSTALL = @INSTALL@
204 2 bertin
INSTALL_DATA = @INSTALL_DATA@
205
INSTALL_PROGRAM = @INSTALL_PROGRAM@
206
INSTALL_SCRIPT = @INSTALL_SCRIPT@
207
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 267 bertin
LD = @LD@
209 2 bertin
LDFLAGS = @LDFLAGS@
210
LIBOBJS = @LIBOBJS@
211
LIBS = @LIBS@
212 173 bertin
LIBTOOL = @LIBTOOL@
213 267 bertin
LIPO = @LIPO@
214 173 bertin
LN_S = @LN_S@
215 2 bertin
LTLIBOBJS = @LTLIBOBJS@
216
MAKEINFO = @MAKEINFO@
217 267 bertin
MANIFEST_TOOL = @MANIFEST_TOOL@
218 173 bertin
MKDIR_P = @MKDIR_P@
219 267 bertin
NM = @NM@
220
NMEDIT = @NMEDIT@
221
OBJDUMP = @OBJDUMP@
222 2 bertin
OBJEXT = @OBJEXT@
223 267 bertin
OTOOL = @OTOOL@
224
OTOOL64 = @OTOOL64@
225 2 bertin
PACKAGE = @PACKAGE@
226
PACKAGER = @PACKAGER@
227
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228
PACKAGE_NAME = @PACKAGE_NAME@
229
PACKAGE_STRING = @PACKAGE_STRING@
230
PACKAGE_TARNAME = @PACKAGE_TARNAME@
231 267 bertin
PACKAGE_URL = @PACKAGE_URL@
232 2 bertin
PACKAGE_VERSION = @PACKAGE_VERSION@
233
PATH_SEPARATOR = @PATH_SEPARATOR@
234 173 bertin
PTHREAD_CC = @PTHREAD_CC@
235
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
236
PTHREAD_LIBS = @PTHREAD_LIBS@
237 2 bertin
RANLIB = @RANLIB@
238 173 bertin
SED = @SED@
239 2 bertin
SET_MAKE = @SET_MAKE@
240
SHELL = @SHELL@
241
STRIP = @STRIP@
242
VERSION = @VERSION@
243 173 bertin
abs_builddir = @abs_builddir@
244
abs_srcdir = @abs_srcdir@
245
abs_top_builddir = @abs_top_builddir@
246
abs_top_srcdir = @abs_top_srcdir@
247 267 bertin
ac_ct_AR = @ac_ct_AR@
248 2 bertin
ac_ct_CC = @ac_ct_CC@
249 267 bertin
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250 2 bertin
am__include = @am__include@
251
am__leading_dot = @am__leading_dot@
252
am__quote = @am__quote@
253 4 bertin
am__tar = @am__tar@
254
am__untar = @am__untar@
255 2 bertin
bindir = @bindir@
256 173 bertin
build = @build@
257 2 bertin
build_alias = @build_alias@
258 173 bertin
build_cpu = @build_cpu@
259
build_os = @build_os@
260
build_vendor = @build_vendor@
261
builddir = @builddir@
262 2 bertin
datadir = @datadir@
263 173 bertin
datarootdir = @datarootdir@
264
docdir = @docdir@
265
dvidir = @dvidir@
266 2 bertin
exec_prefix = @exec_prefix@
267 173 bertin
host = @host@
268 2 bertin
host_alias = @host_alias@
269 173 bertin
host_cpu = @host_cpu@
270
host_os = @host_os@
271
host_vendor = @host_vendor@
272
htmldir = @htmldir@
273 2 bertin
includedir = @includedir@
274
infodir = @infodir@
275
install_sh = @install_sh@
276
libdir = @libdir@
277
libexecdir = @libexecdir@
278 173 bertin
localedir = @localedir@
279 2 bertin
localstatedir = @localstatedir@
280
mandir = @mandir@
281
mkdir_p = @mkdir_p@
282
oldincludedir = @oldincludedir@
283 173 bertin
pdfdir = @pdfdir@
284 2 bertin
prefix = @prefix@
285
program_transform_name = @program_transform_name@
286 173 bertin
psdir = @psdir@
287 2 bertin
sbindir = @sbindir@
288
sharedstatedir = @sharedstatedir@
289 173 bertin
srcdir = @srcdir@
290 2 bertin
sysconfdir = @sysconfdir@
291
target_alias = @target_alias@
292 197 bertin
top_build_prefix = @top_build_prefix@
293 173 bertin
top_builddir = @top_builddir@
294
top_srcdir = @top_srcdir@
295 2 bertin
AUTOMAKE_OPTIONS = foreign no-dependencies
296 173 bertin
SUBDIRS = man src tests
297 233 bertin
dist_pkgdata_DATA = config/* xsl/sextractor.xsl
298
EXTRA_DIST = doc AUTHORS BUGS ChangeLog COPYRIGHT HISTORY \
299
                          INSTALL LICENSE README THANKS \
300 173 bertin
                          acx_atlas.m4 acx_prog_cc_optim.m4 \
301
                          acx_urbi_resolve_dir.m4
302 2 bertin
 
303 173 bertin
RPM_ROOTDIR = `rpmbuild --nobuild -E %_topdir`
304 2 bertin
RPM_SRCDIR = $(RPM_ROOTDIR)/SOURCES
305
all: config.h
306
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
307
 
308
.SUFFIXES:
309
am--refresh:
310
        @:
311
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
312
        @for dep in $?; do \
313
          case '$(am__configure_deps)' in \
314
            *$$dep*) \
315 267 bertin
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
316
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
317 2 bertin
                && exit 0; \
318
              exit 1;; \
319
          esac; \
320
        done; \
321 267 bertin
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
322
        $(am__cd) $(top_srcdir) && \
323
          $(AUTOMAKE) --foreign Makefile
324 2 bertin
.PRECIOUS: Makefile
325
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326
        @case '$?' in \
327
          *config.status*) \
328
            echo ' $(SHELL) ./config.status'; \
329
            $(SHELL) ./config.status;; \
330
          *) \
331
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
332
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
333
        esac;
334
 
335
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336
        $(SHELL) ./config.status --recheck
337
 
338
$(top_srcdir)/configure:  $(am__configure_deps)
339 267 bertin
        $(am__cd) $(srcdir) && $(AUTOCONF)
340 2 bertin
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
341 267 bertin
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
342
$(am__aclocal_m4_deps):
343 2 bertin
 
344
config.h: stamp-h1
345
        @if test ! -f $@; then \
346
          rm -f stamp-h1; \
347 173 bertin
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
348 2 bertin
        else :; fi
349
 
350
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
351
        @rm -f stamp-h1
352
        cd $(top_builddir) && $(SHELL) ./config.status config.h
353
$(srcdir)/config.h.in:  $(am__configure_deps)
354 267 bertin
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
355 2 bertin
        rm -f stamp-h1
356
        touch $@
357
 
358
distclean-hdr:
359
        -rm -f config.h stamp-h1
360
sextractor.spec: $(top_builddir)/config.status $(srcdir)/sextractor.spec.in
361
        cd $(top_builddir) && $(SHELL) ./config.status $@
362
 
363 173 bertin
mostlyclean-libtool:
364
        -rm -f *.lo
365
 
366
clean-libtool:
367
        -rm -rf .libs _libs
368
 
369
distclean-libtool:
370 267 bertin
        -rm -f libtool config.lt
371 173 bertin
install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
372
        @$(NORMAL_INSTALL)
373
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
374 267 bertin
        @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
375
        for p in $$list; do \
376 173 bertin
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
377 267 bertin
          echo "$$d$$p"; \
378
        done | $(am__base_list) | \
379
        while read files; do \
380
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
381
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
382 173 bertin
        done
383
 
384
uninstall-dist_pkgdataDATA:
385
        @$(NORMAL_UNINSTALL)
386 267 bertin
        @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
387
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
388
        test -n "$$files" || exit 0; \
389
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
390
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
391 173 bertin
 
392 2 bertin
# This directory's subdirectories are mostly independent; you can cd
393
# into them and run `make' without going through this Makefile.
394
# To change the values of `make' variables: instead of editing Makefiles,
395
# (1) if the variable is set in `config.status', edit `config.status'
396
#     (which will cause the Makefiles to be regenerated when you run `make');
397
# (2) otherwise, pass the desired values on the `make' command line.
398
$(RECURSIVE_TARGETS):
399 267 bertin
        @fail= failcom='exit 1'; \
400 4 bertin
        for f in x $$MAKEFLAGS; do \
401
          case $$f in \
402
            *=* | --[!k]*);; \
403
            *k*) failcom='fail=yes';; \
404
          esac; \
405
        done; \
406 2 bertin
        dot_seen=no; \
407
        target=`echo $@ | sed s/-recursive//`; \
408
        list='$(SUBDIRS)'; for subdir in $$list; do \
409
          echo "Making $$target in $$subdir"; \
410
          if test "$$subdir" = "."; then \
411
            dot_seen=yes; \
412
            local_target="$$target-am"; \
413
          else \
414
            local_target="$$target"; \
415
          fi; \
416 267 bertin
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
417 4 bertin
          || eval $$failcom; \
418 2 bertin
        done; \
419
        if test "$$dot_seen" = "no"; then \
420
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
421
        fi; test -z "$$fail"
422
 
423 173 bertin
$(RECURSIVE_CLEAN_TARGETS):
424 267 bertin
        @fail= failcom='exit 1'; \
425 4 bertin
        for f in x $$MAKEFLAGS; do \
426
          case $$f in \
427
            *=* | --[!k]*);; \
428
            *k*) failcom='fail=yes';; \
429
          esac; \
430
        done; \
431 2 bertin
        dot_seen=no; \
432
        case "$@" in \
433
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
434
          *) list='$(SUBDIRS)' ;; \
435
        esac; \
436
        rev=''; for subdir in $$list; do \
437
          if test "$$subdir" = "."; then :; else \
438
            rev="$$subdir $$rev"; \
439
          fi; \
440
        done; \
441
        rev="$$rev ."; \
442
        target=`echo $@ | sed s/-recursive//`; \
443
        for subdir in $$rev; do \
444
          echo "Making $$target in $$subdir"; \
445
          if test "$$subdir" = "."; then \
446
            local_target="$$target-am"; \
447
          else \
448
            local_target="$$target"; \
449
          fi; \
450 267 bertin
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
451 4 bertin
          || eval $$failcom; \
452 2 bertin
        done && test -z "$$fail"
453
tags-recursive:
454
        list='$(SUBDIRS)'; for subdir in $$list; do \
455 267 bertin
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
456 2 bertin
        done
457
ctags-recursive:
458
        list='$(SUBDIRS)'; for subdir in $$list; do \
459 267 bertin
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
460 2 bertin
        done
461
 
462
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
463
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
464
        unique=`for i in $$list; do \
465
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466
          done | \
467 267 bertin
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
468 173 bertin
              END { if (nonempty) { for (i in files) print i; }; }'`; \
469 2 bertin
        mkid -fID $$unique
470
tags: TAGS
471
 
472
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
473
                $(TAGS_FILES) $(LISP)
474 267 bertin
        set x; \
475 2 bertin
        here=`pwd`; \
476
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
477
          include_option=--etags-include; \
478
          empty_fix=.; \
479
        else \
480
          include_option=--include; \
481
          empty_fix=; \
482
        fi; \
483
        list='$(SUBDIRS)'; for subdir in $$list; do \
484
          if test "$$subdir" = .; then :; else \
485
            test ! -f $$subdir/TAGS || \
486 267 bertin
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
487 2 bertin
          fi; \
488
        done; \
489
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
490
        unique=`for i in $$list; do \
491
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492
          done | \
493 173 bertin
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
494
              END { if (nonempty) { for (i in files) print i; }; }'`; \
495 267 bertin
        shift; \
496
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
497 2 bertin
          test -n "$$unique" || unique=$$empty_fix; \
498 267 bertin
          if test $$# -gt 0; then \
499
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
500
              "$$@" $$unique; \
501
          else \
502
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
503
              $$unique; \
504
          fi; \
505 2 bertin
        fi
506
ctags: CTAGS
507
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
508
                $(TAGS_FILES) $(LISP)
509
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
510
        unique=`for i in $$list; do \
511
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
512
          done | \
513 173 bertin
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
514
              END { if (nonempty) { for (i in files) print i; }; }'`; \
515 267 bertin
        test -z "$(CTAGS_ARGS)$$unique" \
516 2 bertin
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
517 267 bertin
             $$unique
518 2 bertin
 
519
GTAGS:
520
        here=`$(am__cd) $(top_builddir) && pwd` \
521 267 bertin
          && $(am__cd) $(top_srcdir) \
522
          && gtags -i $(GTAGS_ARGS) "$$here"
523 2 bertin
 
524
distclean-tags:
525
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
526
 
527
distdir: $(DISTFILES)
528
        $(am__remove_distdir)
529 267 bertin
        test -d "$(distdir)" || mkdir "$(distdir)"
530 173 bertin
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532
        list='$(DISTFILES)'; \
533
          dist_files=`for file in $$list; do echo $$file; done | \
534
          sed -e "s|^$$srcdirstrip/||;t" \
535
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
536
        case $$dist_files in \
537
          */*) $(MKDIR_P) `echo "$$dist_files" | \
538
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
539
                           sort -u` ;; \
540
        esac; \
541
        for file in $$dist_files; do \
542 2 bertin
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
543
          if test -d $$d/$$file; then \
544 173 bertin
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
545 267 bertin
            if test -d "$(distdir)/$$file"; then \
546
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547
            fi; \
548 2 bertin
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
549 267 bertin
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
550
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551 2 bertin
            fi; \
552 267 bertin
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
553 2 bertin
          else \
554 267 bertin
            test -f "$(distdir)/$$file" \
555
            || cp -p $$d/$$file "$(distdir)/$$file" \
556 2 bertin
            || exit 1; \
557
          fi; \
558
        done
559 267 bertin
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
560 2 bertin
          if test "$$subdir" = .; then :; else \
561
            test -d "$(distdir)/$$subdir" \
562 173 bertin
            || $(MKDIR_P) "$(distdir)/$$subdir" \
563 2 bertin
            || exit 1; \
564 267 bertin
          fi; \
565
        done
566
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
567
          if test "$$subdir" = .; then :; else \
568
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
569
            $(am__relativize); \
570
            new_distdir=$$reldir; \
571
            dir1=$$subdir; dir2="$(top_distdir)"; \
572
            $(am__relativize); \
573
            new_top_distdir=$$reldir; \
574
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
575
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
576
            ($(am__cd) $$subdir && \
577 2 bertin
              $(MAKE) $(AM_MAKEFLAGS) \
578 267 bertin
                top_distdir="$$new_top_distdir" \
579
                distdir="$$new_distdir" \
580 173 bertin
                am__remove_distdir=: \
581
                am__skip_length_check=: \
582 267 bertin
                am__skip_mode_fix=: \
583 2 bertin
                distdir) \
584
              || exit 1; \
585
          fi; \
586
        done
587 173 bertin
        $(MAKE) $(AM_MAKEFLAGS) \
588
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
589
          dist-hook
590 267 bertin
        -test -n "$(am__skip_mode_fix)" \
591
        || find "$(distdir)" -type d ! -perm -755 \
592
                -exec chmod u+rwx,go+rx {} \; -o \
593 2 bertin
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
594
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
595 173 bertin
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
596 267 bertin
        || chmod -R a+r "$(distdir)"
597 2 bertin
dist-gzip: distdir
598 4 bertin
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
599 2 bertin
        $(am__remove_distdir)
600
 
601
dist-bzip2: distdir
602 4 bertin
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
603 2 bertin
        $(am__remove_distdir)
604
 
605 173 bertin
dist-lzma: distdir
606
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
607
        $(am__remove_distdir)
608
 
609 267 bertin
dist-xz: distdir
610
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
611
        $(am__remove_distdir)
612
 
613 2 bertin
dist-tarZ: distdir
614 4 bertin
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
615 2 bertin
        $(am__remove_distdir)
616
 
617
dist-shar: distdir
618
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
619
        $(am__remove_distdir)
620
 
621
dist-zip: distdir
622
        -rm -f $(distdir).zip
623
        zip -rq $(distdir).zip $(distdir)
624
        $(am__remove_distdir)
625
 
626
dist dist-all: distdir
627 4 bertin
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
628 2 bertin
        $(am__remove_distdir)
629
 
630
# This target untars the dist file and tries a VPATH configuration.  Then
631
# it guarantees that the distribution is self-contained by making another
632
# tarfile.
633
distcheck: dist
634
        case '$(DIST_ARCHIVES)' in \
635
        *.tar.gz*) \
636 267 bertin
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
637 2 bertin
        *.tar.bz2*) \
638 267 bertin
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
639 173 bertin
        *.tar.lzma*) \
640 267 bertin
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
641
        *.tar.xz*) \
642
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
643 2 bertin
        *.tar.Z*) \
644 4 bertin
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
645 2 bertin
        *.shar.gz*) \
646 267 bertin
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
647 2 bertin
        *.zip*) \
648
          unzip $(distdir).zip ;;\
649
        esac
650
        chmod -R a-w $(distdir); chmod a+w $(distdir)
651
        mkdir $(distdir)/_build
652
        mkdir $(distdir)/_inst
653
        chmod a-w $(distdir)
654 267 bertin
        test -d $(distdir)/_build || exit 0; \
655 2 bertin
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
656
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
657 267 bertin
          && am__cwd=`pwd` \
658
          && $(am__cd) $(distdir)/_build \
659 2 bertin
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
660
            $(DISTCHECK_CONFIGURE_FLAGS) \
661
          && $(MAKE) $(AM_MAKEFLAGS) \
662
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
663
          && $(MAKE) $(AM_MAKEFLAGS) check \
664
          && $(MAKE) $(AM_MAKEFLAGS) install \
665
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
666
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
667
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
668
                distuninstallcheck \
669
          && chmod -R a-w "$$dc_install_base" \
670
          && ({ \
671
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
672
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
673
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
674
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
675
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
676
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
677
          && rm -rf "$$dc_destdir" \
678
          && $(MAKE) $(AM_MAKEFLAGS) dist \
679
          && rm -rf $(DIST_ARCHIVES) \
680 267 bertin
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
681
          && cd "$$am__cwd" \
682
          || exit 1
683 2 bertin
        $(am__remove_distdir)
684
        @(echo "$(distdir) archives ready for distribution: "; \
685
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
686 173 bertin
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
687 2 bertin
distuninstallcheck:
688 267 bertin
        @$(am__cd) '$(distuninstallcheck_dir)' \
689 2 bertin
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
690
           || { echo "ERROR: files left after uninstall:" ; \
691
                if test -n "$(DESTDIR)"; then \
692
                  echo "  (check DESTDIR support)"; \
693
                fi ; \
694
                $(distuninstallcheck_listfiles) ; \
695
                exit 1; } >&2
696
distcleancheck: distclean
697
        @if test '$(srcdir)' = . ; then \
698
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
699
          exit 1 ; \
700
        fi
701
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
702
          || { echo "ERROR: files left in build directory after distclean:" ; \
703
               $(distcleancheck_listfiles) ; \
704
               exit 1; } >&2
705
check-am: all-am
706
check: check-recursive
707 173 bertin
all-am: Makefile $(DATA) config.h
708 2 bertin
installdirs: installdirs-recursive
709
installdirs-am:
710 173 bertin
        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
711
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
712
        done
713 2 bertin
install: install-recursive
714
install-exec: install-exec-recursive
715
install-data: install-data-recursive
716
uninstall: uninstall-recursive
717
 
718
install-am: all-am
719
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
720
 
721
installcheck: installcheck-recursive
722
install-strip:
723
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
724
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
725
          `test -z '$(STRIP)' || \
726
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
727
mostlyclean-generic:
728
 
729
clean-generic:
730
 
731
distclean-generic:
732 4 bertin
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733 267 bertin
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
734 2 bertin
 
735
maintainer-clean-generic:
736
        @echo "This command is intended for maintainers to use"
737
        @echo "it deletes files that may require special tools to rebuild."
738
clean: clean-recursive
739
 
740 173 bertin
clean-am: clean-generic clean-libtool mostlyclean-am
741 2 bertin
 
742
distclean: distclean-recursive
743
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
744
        -rm -f Makefile
745 173 bertin
distclean-am: clean-am distclean-generic distclean-hdr \
746
        distclean-libtool distclean-tags
747 2 bertin
 
748
dvi: dvi-recursive
749
 
750
dvi-am:
751
 
752
html: html-recursive
753
 
754 267 bertin
html-am:
755
 
756 2 bertin
info: info-recursive
757
 
758
info-am:
759
 
760 173 bertin
install-data-am: install-dist_pkgdataDATA
761 2 bertin
 
762 173 bertin
install-dvi: install-dvi-recursive
763
 
764 267 bertin
install-dvi-am:
765
 
766 2 bertin
install-exec-am:
767
 
768 173 bertin
install-html: install-html-recursive
769
 
770 267 bertin
install-html-am:
771
 
772 2 bertin
install-info: install-info-recursive
773
 
774 267 bertin
install-info-am:
775
 
776 2 bertin
install-man:
777
 
778 173 bertin
install-pdf: install-pdf-recursive
779
 
780 267 bertin
install-pdf-am:
781
 
782 173 bertin
install-ps: install-ps-recursive
783
 
784 267 bertin
install-ps-am:
785
 
786 2 bertin
installcheck-am:
787
 
788
maintainer-clean: maintainer-clean-recursive
789
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
790
        -rm -rf $(top_srcdir)/autom4te.cache
791
        -rm -f Makefile
792
maintainer-clean-am: distclean-am maintainer-clean-generic
793
 
794
mostlyclean: mostlyclean-recursive
795
 
796 173 bertin
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
797 2 bertin
 
798
pdf: pdf-recursive
799
 
800
pdf-am:
801
 
802
ps: ps-recursive
803
 
804
ps-am:
805
 
806 173 bertin
uninstall-am: uninstall-dist_pkgdataDATA
807 2 bertin
 
808 267 bertin
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
809
        ctags-recursive install-am install-strip tags-recursive
810 2 bertin
 
811 173 bertin
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
812
        all all-am am--refresh check check-am clean clean-generic \
813
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
814 267 bertin
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
815
        dist-zip distcheck distclean distclean-generic distclean-hdr \
816 173 bertin
        distclean-libtool distclean-tags distcleancheck distdir \
817
        distuninstallcheck dvi dvi-am html html-am info info-am \
818
        install install-am install-data install-data-am \
819
        install-dist_pkgdataDATA install-dvi install-dvi-am \
820
        install-exec install-exec-am install-html install-html-am \
821
        install-info install-info-am install-man install-pdf \
822
        install-pdf-am install-ps install-ps-am install-strip \
823
        installcheck installcheck-am installdirs installdirs-am \
824
        maintainer-clean maintainer-clean-generic mostlyclean \
825
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
826
        tags tags-recursive uninstall uninstall-am \
827
        uninstall-dist_pkgdataDATA
828 2 bertin
 
829 173 bertin
dist-hook:
830
        rm -rf `find $(distdir) -name .svn`
831
 
832 2 bertin
rpm:    dist
833
        cp -f $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz $(RPM_SRCDIR)
834 173 bertin
        rpmbuild -ba --clean --nodeps $(PACKAGE_NAME).spec
835 2 bertin
 
836 173 bertin
rpm-icc:        dist
837
        cp -f $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz $(RPM_SRCDIR)
838
        USE_ICC="1" rpmbuild -ba --clean --nodeps $(PACKAGE_NAME).spec
839 204 bertin
 
840
rpm-best:       dist
841
        cp -f $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz $(RPM_SRCDIR)
842
        USE_BEST="1" rpmbuild -ba --clean --nodeps $(PACKAGE_NAME).spec
843 267 bertin
 
844 2 bertin
# Tell versions [3.59,3.63) of GNU make to not export all variables.
845
# Otherwise a system limit (for SysV at least) may be exceeded.
846
.NOEXPORT: