source: npl/mailserver/dspam/dspam-3.10.2/webui/cgi-bin/Makefile.in @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 21.0 KB
Line 
1# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6# 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# $Id: Makefile.am,v 1.29 2010/01/06 00:25:05 sbajic Exp $
19#
20
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkglibexecdir = $(libexecdir)/@PACKAGE@
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40subdir = webui/cgi-bin
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/dllibs.m4 \
44        $(top_srcdir)/m4/dspam_functions.m4 \
45        $(top_srcdir)/m4/external_lookup.m4 \
46        $(top_srcdir)/m4/gcc_build_options.m4 \
47        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
48        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
49        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mysql_drv.m4 \
50        $(top_srcdir)/m4/netlibs.m4 $(top_srcdir)/m4/pgsql_drv.m4 \
51        $(top_srcdir)/m4/pthread.m4 \
52        $(top_srcdir)/m4/split_configuration.m4 \
53        $(top_srcdir)/m4/sqlite3_drv.m4 $(top_srcdir)/m4/sqlite_drv.m4 \
54        $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56        $(ACLOCAL_M4)
57mkinstalldirs = $(install_sh) -d
58CONFIG_HEADER = $(top_builddir)/src/auto-config.h
59CONFIG_CLEAN_FILES =
60CONFIG_CLEAN_VPATH_FILES =
61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62am__vpath_adj = case $$p in \
63    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64    *) f=$$p;; \
65  esac;
66am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
67am__install_max = 40
68am__nobase_strip_setup = \
69  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
70am__nobase_strip = \
71  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
72am__nobase_list = $(am__nobase_strip_setup); \
73  for p in $$list; do echo "$$p $$p"; done | \
74  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
75  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
76    if (++n[$$2] == $(am__install_max)) \
77      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
78    END { for (dir in files) print dir, files[dir] }'
79am__base_list = \
80  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
81  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
82am__installdirs = "$(DESTDIR)$(bindir)"
83SCRIPTS = $(bin_SCRIPTS)
84SOURCES =
85DIST_SOURCES =
86RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
87        html-recursive info-recursive install-data-recursive \
88        install-dvi-recursive install-exec-recursive \
89        install-html-recursive install-info-recursive \
90        install-pdf-recursive install-ps-recursive install-recursive \
91        installcheck-recursive installdirs-recursive pdf-recursive \
92        ps-recursive uninstall-recursive
93RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
94  distclean-recursive maintainer-clean-recursive
95AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
96        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
97        distdir
98ETAGS = etags
99CTAGS = ctags
100DIST_SUBDIRS = $(SUBDIRS)
101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102am__relativize = \
103  dir0=`pwd`; \
104  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
105  sed_rest='s,^[^/]*/*,,'; \
106  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
107  sed_butlast='s,/*[^/]*$$,,'; \
108  while test -n "$$dir1"; do \
109    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
110    if test "$$first" != "."; then \
111      if test "$$first" = ".."; then \
112        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
113        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
114      else \
115        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
116        if test "$$first2" = "$$first"; then \
117          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
118        else \
119          dir2="../$$dir2"; \
120        fi; \
121        dir0="$$dir0"/"$$first"; \
122      fi; \
123    fi; \
124    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
125  done; \
126  reldir="$$dir2"
127ACLOCAL = @ACLOCAL@
128AMTAR = @AMTAR@
129AR = @AR@
130AUTOCONF = @AUTOCONF@
131AUTOHEADER = @AUTOHEADER@
132AUTOMAKE = @AUTOMAKE@
133AWK = @AWK@
134CC = @CC@
135CCDEPMODE = @CCDEPMODE@
136CFLAGS = @CFLAGS@
137CPP = @CPP@
138CPPFLAGS = @CPPFLAGS@
139CYGPATH_W = @CYGPATH_W@
140DEFS = @DEFS@
141DEPDIR = @DEPDIR@
142DLLIBS = @DLLIBS@
143DLLTOOL = @DLLTOOL@
144DSYMUTIL = @DSYMUTIL@
145DUMPBIN = @DUMPBIN@
146ECHO_C = @ECHO_C@
147ECHO_N = @ECHO_N@
148ECHO_T = @ECHO_T@
149EGREP = @EGREP@
150EXEEXT = @EXEEXT@
151FGREP = @FGREP@
152GREP = @GREP@
153INSTALL = @INSTALL@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158LD = @LD@
159LDFLAGS = @LDFLAGS@
160LIBOBJS = @LIBOBJS@
161LIBS = @LIBS@
162LIBTOOL = @LIBTOOL@
163LIPO = @LIPO@
164LN_S = @LN_S@
165LTLIBOBJS = @LTLIBOBJS@
166MAKEINFO = @MAKEINFO@
167MANIFEST_TOOL = @MANIFEST_TOOL@
168MKDIR_P = @MKDIR_P@
169NETLIBS = @NETLIBS@
170NM = @NM@
171NMEDIT = @NMEDIT@
172OBJDUMP = @OBJDUMP@
173OBJEXT = @OBJEXT@
174OTOOL = @OTOOL@
175OTOOL64 = @OTOOL64@
176PACKAGE = @PACKAGE@
177PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_STRING = @PACKAGE_STRING@
180PACKAGE_TARNAME = @PACKAGE_TARNAME@
181PACKAGE_URL = @PACKAGE_URL@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184RANLIB = @RANLIB@
185SED = @SED@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188STRIP = @STRIP@
189VERSION = @VERSION@
190abs_builddir = @abs_builddir@
191abs_srcdir = @abs_srcdir@
192abs_top_builddir = @abs_top_builddir@
193abs_top_srcdir = @abs_top_srcdir@
194ac_ct_AR = @ac_ct_AR@
195ac_ct_CC = @ac_ct_CC@
196ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197active_driver = @active_driver@
198am__include = @am__include@
199am__leading_dot = @am__leading_dot@
200am__quote = @am__quote@
201am__tar = @am__tar@
202am__untar = @am__untar@
203bindir = @bindir@
204build = @build@
205build_alias = @build_alias@
206build_cpu = @build_cpu@
207build_os = @build_os@
208build_vendor = @build_vendor@
209builddir = @builddir@
210datadir = @datadir@
211datarootdir = @datarootdir@
212delivery_agent = @delivery_agent@
213docdir = @docdir@
214dspam_group = @dspam_group@
215dspam_home = @dspam_home@
216dspam_home_group = @dspam_home_group@
217dspam_home_mode = @dspam_home_mode@
218dspam_home_owner = @dspam_home_owner@
219dspam_mode = @dspam_mode@
220dspam_owner = @dspam_owner@
221dvidir = @dvidir@
222exec_prefix = @exec_prefix@
223external_lookup_libs = @external_lookup_libs@
224host = @host@
225host_alias = @host_alias@
226host_cpu = @host_cpu@
227host_os = @host_os@
228host_vendor = @host_vendor@
229htmldir = @htmldir@
230includedir = @includedir@
231infodir = @infodir@
232install_sh = @install_sh@
233libdir = @libdir@
234libexecdir = @libexecdir@
235libmysql_drv_cppflags = @libmysql_drv_cppflags@
236libmysql_drv_ldflags = @libmysql_drv_ldflags@
237libmysql_drv_libs = @libmysql_drv_libs@
238libpgsql_drv_cppflags = @libpgsql_drv_cppflags@
239libpgsql_drv_ldflags = @libpgsql_drv_ldflags@
240libpgsql_drv_libs = @libpgsql_drv_libs@
241libsqlite3_drv_cppflags = @libsqlite3_drv_cppflags@
242libsqlite3_drv_ldflags = @libsqlite3_drv_ldflags@
243libsqlite3_drv_libs = @libsqlite3_drv_libs@
244libsqlite_drv_cppflags = @libsqlite_drv_cppflags@
245libsqlite_drv_ldflags = @libsqlite_drv_ldflags@
246libsqlite_drv_libs = @libsqlite_drv_libs@
247localedir = @localedir@
248localstatedir = @localstatedir@
249logdir = @logdir@
250mandir = @mandir@
251mkdir_p = @mkdir_p@
252oldincludedir = @oldincludedir@
253pdfdir = @pdfdir@
254pgsql_pg_config = @pgsql_pg_config@
255prefix = @prefix@
256program_transform_name = @program_transform_name@
257psdir = @psdir@
258sbindir = @sbindir@
259sharedstatedir = @sharedstatedir@
260srcdir = @srcdir@
261storage_drv_subdirs = @storage_drv_subdirs@
262sysconfdir = @sysconfdir@
263target_alias = @target_alias@
264top_build_prefix = @top_build_prefix@
265top_builddir = @top_builddir@
266top_srcdir = @top_srcdir@
267bin_SCRIPTS = configure_pl
268CLEANFILES = configure.pl
269EXTRA_DIST = \
270        dspam.cgi       \
271        graph.cgi       \
272        default.prefs   \
273        rgb.txt         \
274        admin.cgi       \
275        admingraph.cgi  \
276        admins          \
277        subadmins       \
278        configure.pl.in \
279        htmlize.pl
280
281SUBDIRS = \
282        templates       \
283        templates/cs    \
284        templates/de    \
285        templates/es-es \
286        templates/fr    \
287        templates/he    \
288        templates/pt-br \
289        templates/ro    \
290        templates/ru
291
292sed_substitute_variables = \
293        dspam_transformed=`echo dspam | sed '$(transform)'`; \
294        sed -e 's,@dspam_home\@,$(dspam_home),g' \
295        -e 's,@bindir\@,$(bindir),g'
296
297all: all-recursive
298
299.SUFFIXES:
300$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
301        @for dep in $?; do \
302          case '$(am__configure_deps)' in \
303            *$$dep*) \
304              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
305                && { if test -f $@; then exit 0; else break; fi; }; \
306              exit 1;; \
307          esac; \
308        done; \
309        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign webui/cgi-bin/Makefile'; \
310        $(am__cd) $(top_srcdir) && \
311          $(AUTOMAKE) --foreign webui/cgi-bin/Makefile
312.PRECIOUS: Makefile
313Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
314        @case '$?' in \
315          *config.status*) \
316            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
317          *) \
318            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
319            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
320        esac;
321
322$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
323        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324
325$(top_srcdir)/configure:  $(am__configure_deps)
326        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
328        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329$(am__aclocal_m4_deps):
330install-binSCRIPTS: $(bin_SCRIPTS)
331        @$(NORMAL_INSTALL)
332        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
333        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
334        for p in $$list; do \
335          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
336          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
337        done | \
338        sed -e 'p;s,.*/,,;n' \
339            -e 'h;s|.*|.|' \
340            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
341        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
342          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
343            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
344              if (++n[d] == $(am__install_max)) { \
345                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
346            else { print "f", d "/" $$4, $$1 } } \
347          END { for (d in files) print "f", d, files[d] }' | \
348        while read type dir files; do \
349             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
350             test -z "$$files" || { \
351               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
352               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
353             } \
354        ; done
355
356uninstall-binSCRIPTS:
357        @$(NORMAL_UNINSTALL)
358        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
359        files=`for p in $$list; do echo "$$p"; done | \
360               sed -e 's,.*/,,;$(transform)'`; \
361        test -n "$$list" || exit 0; \
362        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
363        cd "$(DESTDIR)$(bindir)" && rm -f $$files
364
365mostlyclean-libtool:
366        -rm -f *.lo
367
368clean-libtool:
369        -rm -rf .libs _libs
370
371# This directory's subdirectories are mostly independent; you can cd
372# into them and run `make' without going through this Makefile.
373# To change the values of `make' variables: instead of editing Makefiles,
374# (1) if the variable is set in `config.status', edit `config.status'
375#     (which will cause the Makefiles to be regenerated when you run `make');
376# (2) otherwise, pass the desired values on the `make' command line.
377$(RECURSIVE_TARGETS):
378        @fail= failcom='exit 1'; \
379        for f in x $$MAKEFLAGS; do \
380          case $$f in \
381            *=* | --[!k]*);; \
382            *k*) failcom='fail=yes';; \
383          esac; \
384        done; \
385        dot_seen=no; \
386        target=`echo $@ | sed s/-recursive//`; \
387        list='$(SUBDIRS)'; for subdir in $$list; do \
388          echo "Making $$target in $$subdir"; \
389          if test "$$subdir" = "."; then \
390            dot_seen=yes; \
391            local_target="$$target-am"; \
392          else \
393            local_target="$$target"; \
394          fi; \
395          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
396          || eval $$failcom; \
397        done; \
398        if test "$$dot_seen" = "no"; then \
399          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
400        fi; test -z "$$fail"
401
402$(RECURSIVE_CLEAN_TARGETS):
403        @fail= failcom='exit 1'; \
404        for f in x $$MAKEFLAGS; do \
405          case $$f in \
406            *=* | --[!k]*);; \
407            *k*) failcom='fail=yes';; \
408          esac; \
409        done; \
410        dot_seen=no; \
411        case "$@" in \
412          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
413          *) list='$(SUBDIRS)' ;; \
414        esac; \
415        rev=''; for subdir in $$list; do \
416          if test "$$subdir" = "."; then :; else \
417            rev="$$subdir $$rev"; \
418          fi; \
419        done; \
420        rev="$$rev ."; \
421        target=`echo $@ | sed s/-recursive//`; \
422        for subdir in $$rev; do \
423          echo "Making $$target in $$subdir"; \
424          if test "$$subdir" = "."; then \
425            local_target="$$target-am"; \
426          else \
427            local_target="$$target"; \
428          fi; \
429          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
430          || eval $$failcom; \
431        done && test -z "$$fail"
432tags-recursive:
433        list='$(SUBDIRS)'; for subdir in $$list; do \
434          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
435        done
436ctags-recursive:
437        list='$(SUBDIRS)'; for subdir in $$list; do \
438          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
439        done
440
441ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
442        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443        unique=`for i in $$list; do \
444            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445          done | \
446          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447              END { if (nonempty) { for (i in files) print i; }; }'`; \
448        mkid -fID $$unique
449tags: TAGS
450
451TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452                $(TAGS_FILES) $(LISP)
453        set x; \
454        here=`pwd`; \
455        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
456          include_option=--etags-include; \
457          empty_fix=.; \
458        else \
459          include_option=--include; \
460          empty_fix=; \
461        fi; \
462        list='$(SUBDIRS)'; for subdir in $$list; do \
463          if test "$$subdir" = .; then :; else \
464            test ! -f $$subdir/TAGS || \
465              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
466          fi; \
467        done; \
468        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
469        unique=`for i in $$list; do \
470            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471          done | \
472          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473              END { if (nonempty) { for (i in files) print i; }; }'`; \
474        shift; \
475        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
476          test -n "$$unique" || unique=$$empty_fix; \
477          if test $$# -gt 0; then \
478            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479              "$$@" $$unique; \
480          else \
481            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482              $$unique; \
483          fi; \
484        fi
485ctags: CTAGS
486CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
487                $(TAGS_FILES) $(LISP)
488        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
489        unique=`for i in $$list; do \
490            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491          done | \
492          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493              END { if (nonempty) { for (i in files) print i; }; }'`; \
494        test -z "$(CTAGS_ARGS)$$unique" \
495          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496             $$unique
497
498GTAGS:
499        here=`$(am__cd) $(top_builddir) && pwd` \
500          && $(am__cd) $(top_srcdir) \
501          && gtags -i $(GTAGS_ARGS) "$$here"
502
503distclean-tags:
504        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505
506distdir: $(DISTFILES)
507        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509        list='$(DISTFILES)'; \
510          dist_files=`for file in $$list; do echo $$file; done | \
511          sed -e "s|^$$srcdirstrip/||;t" \
512              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
513        case $$dist_files in \
514          */*) $(MKDIR_P) `echo "$$dist_files" | \
515                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
516                           sort -u` ;; \
517        esac; \
518        for file in $$dist_files; do \
519          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
520          if test -d $$d/$$file; then \
521            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
522            if test -d "$(distdir)/$$file"; then \
523              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524            fi; \
525            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
527              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528            fi; \
529            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
530          else \
531            test -f "$(distdir)/$$file" \
532            || cp -p $$d/$$file "$(distdir)/$$file" \
533            || exit 1; \
534          fi; \
535        done
536        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
537          if test "$$subdir" = .; then :; else \
538            test -d "$(distdir)/$$subdir" \
539            || $(MKDIR_P) "$(distdir)/$$subdir" \
540            || exit 1; \
541          fi; \
542        done
543        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
544          if test "$$subdir" = .; then :; else \
545            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
546            $(am__relativize); \
547            new_distdir=$$reldir; \
548            dir1=$$subdir; dir2="$(top_distdir)"; \
549            $(am__relativize); \
550            new_top_distdir=$$reldir; \
551            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
552            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
553            ($(am__cd) $$subdir && \
554              $(MAKE) $(AM_MAKEFLAGS) \
555                top_distdir="$$new_top_distdir" \
556                distdir="$$new_distdir" \
557                am__remove_distdir=: \
558                am__skip_length_check=: \
559                am__skip_mode_fix=: \
560                distdir) \
561              || exit 1; \
562          fi; \
563        done
564check-am: all-am
565check: check-recursive
566all-am: Makefile $(SCRIPTS)
567installdirs: installdirs-recursive
568installdirs-am:
569        for dir in "$(DESTDIR)$(bindir)"; do \
570          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
571        done
572install: install-recursive
573install-exec: install-exec-recursive
574install-data: install-data-recursive
575uninstall: uninstall-recursive
576
577install-am: all-am
578        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579
580installcheck: installcheck-recursive
581install-strip:
582        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584          `test -z '$(STRIP)' || \
585            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
586mostlyclean-generic:
587
588clean-generic:
589        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
590
591distclean-generic:
592        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
593        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
594
595maintainer-clean-generic:
596        @echo "This command is intended for maintainers to use"
597        @echo "it deletes files that may require special tools to rebuild."
598clean: clean-recursive
599
600clean-am: clean-generic clean-libtool mostlyclean-am
601
602distclean: distclean-recursive
603        -rm -f Makefile
604distclean-am: clean-am distclean-generic distclean-tags
605
606dvi: dvi-recursive
607
608dvi-am:
609
610html: html-recursive
611
612html-am:
613
614info: info-recursive
615
616info-am:
617
618install-data-am:
619
620install-dvi: install-dvi-recursive
621
622install-dvi-am:
623
624install-exec-am: install-binSCRIPTS
625
626install-html: install-html-recursive
627
628install-html-am:
629
630install-info: install-info-recursive
631
632install-info-am:
633
634install-man:
635
636install-pdf: install-pdf-recursive
637
638install-pdf-am:
639
640install-ps: install-ps-recursive
641
642install-ps-am:
643
644installcheck-am:
645
646maintainer-clean: maintainer-clean-recursive
647        -rm -f Makefile
648maintainer-clean-am: distclean-am maintainer-clean-generic
649
650mostlyclean: mostlyclean-recursive
651
652mostlyclean-am: mostlyclean-generic mostlyclean-libtool
653
654pdf: pdf-recursive
655
656pdf-am:
657
658ps: ps-recursive
659
660ps-am:
661
662uninstall-am: uninstall-binSCRIPTS
663
664.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
665        install-am install-strip tags-recursive
666
667.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
668        all all-am check check-am clean clean-generic clean-libtool \
669        ctags ctags-recursive distclean distclean-generic \
670        distclean-libtool distclean-tags distdir dvi dvi-am html \
671        html-am info info-am install install-am install-binSCRIPTS \
672        install-data install-data-am install-dvi install-dvi-am \
673        install-exec install-exec-am install-html install-html-am \
674        install-info install-info-am install-man install-pdf \
675        install-pdf-am install-ps install-ps-am install-strip \
676        installcheck installcheck-am installdirs installdirs-am \
677        maintainer-clean maintainer-clean-generic mostlyclean \
678        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
679        tags tags-recursive uninstall uninstall-am \
680        uninstall-binSCRIPTS
681
682
683configure_pl: configure.pl.in Makefile
684        ${sed_substitute_variables} < $(srcdir)/configure.pl.in > configure.pl
685
686# Tell versions [3.59,3.63) of GNU make to not export all variables.
687# Otherwise a system limit (for SysV at least) may be exceeded.
688.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.