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 | |
---|
21 | VPATH = @srcdir@ |
---|
22 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
23 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
24 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
25 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
---|
26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
28 | install_sh_PROGRAM = $(install_sh) -c |
---|
29 | install_sh_SCRIPT = $(install_sh) -c |
---|
30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
31 | transform = $(program_transform_name) |
---|
32 | NORMAL_INSTALL = : |
---|
33 | PRE_INSTALL = : |
---|
34 | POST_INSTALL = : |
---|
35 | NORMAL_UNINSTALL = : |
---|
36 | PRE_UNINSTALL = : |
---|
37 | POST_UNINSTALL = : |
---|
38 | build_triplet = @build@ |
---|
39 | host_triplet = @host@ |
---|
40 | subdir = webui/cgi-bin |
---|
41 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
42 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
43 | am__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 |
---|
55 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
56 | $(ACLOCAL_M4) |
---|
57 | mkinstalldirs = $(install_sh) -d |
---|
58 | CONFIG_HEADER = $(top_builddir)/src/auto-config.h |
---|
59 | CONFIG_CLEAN_FILES = |
---|
60 | CONFIG_CLEAN_VPATH_FILES = |
---|
61 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
62 | am__vpath_adj = case $$p in \ |
---|
63 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
64 | *) f=$$p;; \ |
---|
65 | esac; |
---|
66 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
---|
67 | am__install_max = 40 |
---|
68 | am__nobase_strip_setup = \ |
---|
69 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
---|
70 | am__nobase_strip = \ |
---|
71 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
---|
72 | am__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] }' |
---|
79 | am__base_list = \ |
---|
80 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
---|
81 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
---|
82 | am__installdirs = "$(DESTDIR)$(bindir)" |
---|
83 | SCRIPTS = $(bin_SCRIPTS) |
---|
84 | SOURCES = |
---|
85 | DIST_SOURCES = |
---|
86 | RECURSIVE_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 |
---|
93 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
---|
94 | distclean-recursive maintainer-clean-recursive |
---|
95 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
---|
96 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
---|
97 | distdir |
---|
98 | ETAGS = etags |
---|
99 | CTAGS = ctags |
---|
100 | DIST_SUBDIRS = $(SUBDIRS) |
---|
101 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
102 | am__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" |
---|
127 | ACLOCAL = @ACLOCAL@ |
---|
128 | AMTAR = @AMTAR@ |
---|
129 | AR = @AR@ |
---|
130 | AUTOCONF = @AUTOCONF@ |
---|
131 | AUTOHEADER = @AUTOHEADER@ |
---|
132 | AUTOMAKE = @AUTOMAKE@ |
---|
133 | AWK = @AWK@ |
---|
134 | CC = @CC@ |
---|
135 | CCDEPMODE = @CCDEPMODE@ |
---|
136 | CFLAGS = @CFLAGS@ |
---|
137 | CPP = @CPP@ |
---|
138 | CPPFLAGS = @CPPFLAGS@ |
---|
139 | CYGPATH_W = @CYGPATH_W@ |
---|
140 | DEFS = @DEFS@ |
---|
141 | DEPDIR = @DEPDIR@ |
---|
142 | DLLIBS = @DLLIBS@ |
---|
143 | DLLTOOL = @DLLTOOL@ |
---|
144 | DSYMUTIL = @DSYMUTIL@ |
---|
145 | DUMPBIN = @DUMPBIN@ |
---|
146 | ECHO_C = @ECHO_C@ |
---|
147 | ECHO_N = @ECHO_N@ |
---|
148 | ECHO_T = @ECHO_T@ |
---|
149 | EGREP = @EGREP@ |
---|
150 | EXEEXT = @EXEEXT@ |
---|
151 | FGREP = @FGREP@ |
---|
152 | GREP = @GREP@ |
---|
153 | INSTALL = @INSTALL@ |
---|
154 | INSTALL_DATA = @INSTALL_DATA@ |
---|
155 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
156 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
157 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
158 | LD = @LD@ |
---|
159 | LDFLAGS = @LDFLAGS@ |
---|
160 | LIBOBJS = @LIBOBJS@ |
---|
161 | LIBS = @LIBS@ |
---|
162 | LIBTOOL = @LIBTOOL@ |
---|
163 | LIPO = @LIPO@ |
---|
164 | LN_S = @LN_S@ |
---|
165 | LTLIBOBJS = @LTLIBOBJS@ |
---|
166 | MAKEINFO = @MAKEINFO@ |
---|
167 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
---|
168 | MKDIR_P = @MKDIR_P@ |
---|
169 | NETLIBS = @NETLIBS@ |
---|
170 | NM = @NM@ |
---|
171 | NMEDIT = @NMEDIT@ |
---|
172 | OBJDUMP = @OBJDUMP@ |
---|
173 | OBJEXT = @OBJEXT@ |
---|
174 | OTOOL = @OTOOL@ |
---|
175 | OTOOL64 = @OTOOL64@ |
---|
176 | PACKAGE = @PACKAGE@ |
---|
177 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
178 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
179 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
180 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
181 | PACKAGE_URL = @PACKAGE_URL@ |
---|
182 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
183 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
184 | RANLIB = @RANLIB@ |
---|
185 | SED = @SED@ |
---|
186 | SET_MAKE = @SET_MAKE@ |
---|
187 | SHELL = @SHELL@ |
---|
188 | STRIP = @STRIP@ |
---|
189 | VERSION = @VERSION@ |
---|
190 | abs_builddir = @abs_builddir@ |
---|
191 | abs_srcdir = @abs_srcdir@ |
---|
192 | abs_top_builddir = @abs_top_builddir@ |
---|
193 | abs_top_srcdir = @abs_top_srcdir@ |
---|
194 | ac_ct_AR = @ac_ct_AR@ |
---|
195 | ac_ct_CC = @ac_ct_CC@ |
---|
196 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
---|
197 | active_driver = @active_driver@ |
---|
198 | am__include = @am__include@ |
---|
199 | am__leading_dot = @am__leading_dot@ |
---|
200 | am__quote = @am__quote@ |
---|
201 | am__tar = @am__tar@ |
---|
202 | am__untar = @am__untar@ |
---|
203 | bindir = @bindir@ |
---|
204 | build = @build@ |
---|
205 | build_alias = @build_alias@ |
---|
206 | build_cpu = @build_cpu@ |
---|
207 | build_os = @build_os@ |
---|
208 | build_vendor = @build_vendor@ |
---|
209 | builddir = @builddir@ |
---|
210 | datadir = @datadir@ |
---|
211 | datarootdir = @datarootdir@ |
---|
212 | delivery_agent = @delivery_agent@ |
---|
213 | docdir = @docdir@ |
---|
214 | dspam_group = @dspam_group@ |
---|
215 | dspam_home = @dspam_home@ |
---|
216 | dspam_home_group = @dspam_home_group@ |
---|
217 | dspam_home_mode = @dspam_home_mode@ |
---|
218 | dspam_home_owner = @dspam_home_owner@ |
---|
219 | dspam_mode = @dspam_mode@ |
---|
220 | dspam_owner = @dspam_owner@ |
---|
221 | dvidir = @dvidir@ |
---|
222 | exec_prefix = @exec_prefix@ |
---|
223 | external_lookup_libs = @external_lookup_libs@ |
---|
224 | host = @host@ |
---|
225 | host_alias = @host_alias@ |
---|
226 | host_cpu = @host_cpu@ |
---|
227 | host_os = @host_os@ |
---|
228 | host_vendor = @host_vendor@ |
---|
229 | htmldir = @htmldir@ |
---|
230 | includedir = @includedir@ |
---|
231 | infodir = @infodir@ |
---|
232 | install_sh = @install_sh@ |
---|
233 | libdir = @libdir@ |
---|
234 | libexecdir = @libexecdir@ |
---|
235 | libmysql_drv_cppflags = @libmysql_drv_cppflags@ |
---|
236 | libmysql_drv_ldflags = @libmysql_drv_ldflags@ |
---|
237 | libmysql_drv_libs = @libmysql_drv_libs@ |
---|
238 | libpgsql_drv_cppflags = @libpgsql_drv_cppflags@ |
---|
239 | libpgsql_drv_ldflags = @libpgsql_drv_ldflags@ |
---|
240 | libpgsql_drv_libs = @libpgsql_drv_libs@ |
---|
241 | libsqlite3_drv_cppflags = @libsqlite3_drv_cppflags@ |
---|
242 | libsqlite3_drv_ldflags = @libsqlite3_drv_ldflags@ |
---|
243 | libsqlite3_drv_libs = @libsqlite3_drv_libs@ |
---|
244 | libsqlite_drv_cppflags = @libsqlite_drv_cppflags@ |
---|
245 | libsqlite_drv_ldflags = @libsqlite_drv_ldflags@ |
---|
246 | libsqlite_drv_libs = @libsqlite_drv_libs@ |
---|
247 | localedir = @localedir@ |
---|
248 | localstatedir = @localstatedir@ |
---|
249 | logdir = @logdir@ |
---|
250 | mandir = @mandir@ |
---|
251 | mkdir_p = @mkdir_p@ |
---|
252 | oldincludedir = @oldincludedir@ |
---|
253 | pdfdir = @pdfdir@ |
---|
254 | pgsql_pg_config = @pgsql_pg_config@ |
---|
255 | prefix = @prefix@ |
---|
256 | program_transform_name = @program_transform_name@ |
---|
257 | psdir = @psdir@ |
---|
258 | sbindir = @sbindir@ |
---|
259 | sharedstatedir = @sharedstatedir@ |
---|
260 | srcdir = @srcdir@ |
---|
261 | storage_drv_subdirs = @storage_drv_subdirs@ |
---|
262 | sysconfdir = @sysconfdir@ |
---|
263 | target_alias = @target_alias@ |
---|
264 | top_build_prefix = @top_build_prefix@ |
---|
265 | top_builddir = @top_builddir@ |
---|
266 | top_srcdir = @top_srcdir@ |
---|
267 | bin_SCRIPTS = configure_pl |
---|
268 | CLEANFILES = configure.pl |
---|
269 | EXTRA_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 | |
---|
281 | SUBDIRS = \ |
---|
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 | |
---|
292 | sed_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 | |
---|
297 | all: 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 |
---|
313 | Makefile: $(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): |
---|
330 | install-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 | |
---|
356 | uninstall-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 | |
---|
365 | mostlyclean-libtool: |
---|
366 | -rm -f *.lo |
---|
367 | |
---|
368 | clean-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" |
---|
432 | tags-recursive: |
---|
433 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
434 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
435 | done |
---|
436 | ctags-recursive: |
---|
437 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
438 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
439 | done |
---|
440 | |
---|
441 | ID: $(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 |
---|
449 | tags: TAGS |
---|
450 | |
---|
451 | TAGS: 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 |
---|
485 | ctags: CTAGS |
---|
486 | CTAGS: 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 | |
---|
498 | GTAGS: |
---|
499 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
500 | && $(am__cd) $(top_srcdir) \ |
---|
501 | && gtags -i $(GTAGS_ARGS) "$$here" |
---|
502 | |
---|
503 | distclean-tags: |
---|
504 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
505 | |
---|
506 | distdir: $(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 |
---|
564 | check-am: all-am |
---|
565 | check: check-recursive |
---|
566 | all-am: Makefile $(SCRIPTS) |
---|
567 | installdirs: installdirs-recursive |
---|
568 | installdirs-am: |
---|
569 | for dir in "$(DESTDIR)$(bindir)"; do \ |
---|
570 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
571 | done |
---|
572 | install: install-recursive |
---|
573 | install-exec: install-exec-recursive |
---|
574 | install-data: install-data-recursive |
---|
575 | uninstall: uninstall-recursive |
---|
576 | |
---|
577 | install-am: all-am |
---|
578 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
579 | |
---|
580 | installcheck: installcheck-recursive |
---|
581 | install-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 |
---|
586 | mostlyclean-generic: |
---|
587 | |
---|
588 | clean-generic: |
---|
589 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
590 | |
---|
591 | distclean-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 | |
---|
595 | maintainer-clean-generic: |
---|
596 | @echo "This command is intended for maintainers to use" |
---|
597 | @echo "it deletes files that may require special tools to rebuild." |
---|
598 | clean: clean-recursive |
---|
599 | |
---|
600 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
601 | |
---|
602 | distclean: distclean-recursive |
---|
603 | -rm -f Makefile |
---|
604 | distclean-am: clean-am distclean-generic distclean-tags |
---|
605 | |
---|
606 | dvi: dvi-recursive |
---|
607 | |
---|
608 | dvi-am: |
---|
609 | |
---|
610 | html: html-recursive |
---|
611 | |
---|
612 | html-am: |
---|
613 | |
---|
614 | info: info-recursive |
---|
615 | |
---|
616 | info-am: |
---|
617 | |
---|
618 | install-data-am: |
---|
619 | |
---|
620 | install-dvi: install-dvi-recursive |
---|
621 | |
---|
622 | install-dvi-am: |
---|
623 | |
---|
624 | install-exec-am: install-binSCRIPTS |
---|
625 | |
---|
626 | install-html: install-html-recursive |
---|
627 | |
---|
628 | install-html-am: |
---|
629 | |
---|
630 | install-info: install-info-recursive |
---|
631 | |
---|
632 | install-info-am: |
---|
633 | |
---|
634 | install-man: |
---|
635 | |
---|
636 | install-pdf: install-pdf-recursive |
---|
637 | |
---|
638 | install-pdf-am: |
---|
639 | |
---|
640 | install-ps: install-ps-recursive |
---|
641 | |
---|
642 | install-ps-am: |
---|
643 | |
---|
644 | installcheck-am: |
---|
645 | |
---|
646 | maintainer-clean: maintainer-clean-recursive |
---|
647 | -rm -f Makefile |
---|
648 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
649 | |
---|
650 | mostlyclean: mostlyclean-recursive |
---|
651 | |
---|
652 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
653 | |
---|
654 | pdf: pdf-recursive |
---|
655 | |
---|
656 | pdf-am: |
---|
657 | |
---|
658 | ps: ps-recursive |
---|
659 | |
---|
660 | ps-am: |
---|
661 | |
---|
662 | uninstall-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 | |
---|
683 | configure_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: |
---|