Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libexif / Makefile
blob64a11c7028605dbb5e0e2b64b5ec54330247ccf4
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
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.
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.
19 pkgdatadir = $(datadir)/libexif
20 pkgincludedir = $(includedir)/libexif
21 pkglibdir = $(libdir)/libexif
22 pkglibexecdir = $(libexecdir)/libexif
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = x86_64-pc-linux-gnu
36 host_triplet = mipsel-unknown-linux-gnu
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40 $(srcdir)/libexif-uninstalled.pc.in $(srcdir)/libexif.pc.in \
41 $(srcdir)/libexif.spec.in $(top_srcdir)/configure ABOUT-NLS \
42 AUTHORS COPYING ChangeLog INSTALL NEWS config.guess \
43 config.rpath config.sub depcomp install-sh ltmain.sh missing \
44 mkinstalldirs
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
47 $(top_srcdir)/m4m/gp-config-msg.m4 \
48 $(top_srcdir)/m4m/gp-documentation.m4 \
49 $(top_srcdir)/m4m/gp-gettext-hack.m4 \
50 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
51 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
52 $(top_srcdir)/auto-m4/lib-link.m4 \
53 $(top_srcdir)/auto-m4/lib-prefix.m4 \
54 $(top_srcdir)/auto-m4/libtool.m4 \
55 $(top_srcdir)/auto-m4/ltoptions.m4 \
56 $(top_srcdir)/auto-m4/ltsugar.m4 \
57 $(top_srcdir)/auto-m4/ltversion.m4 \
58 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
59 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
60 $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64 configure.lineno config.status.lineno
65 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = libexif.spec libexif.pc libexif-uninstalled.pc
68 CONFIG_CLEAN_VPATH_FILES =
69 SOURCES =
70 DIST_SOURCES =
71 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-dvi-recursive install-exec-recursive \
74 install-html-recursive install-info-recursive \
75 install-pdf-recursive install-ps-recursive install-recursive \
76 installcheck-recursive installdirs-recursive pdf-recursive \
77 ps-recursive uninstall-recursive
78 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj = case $$p in \
80 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81 *) f=$$p;; \
82 esac;
83 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84 am__install_max = 40
85 am__nobase_strip_setup = \
86 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87 am__nobase_strip = \
88 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89 am__nobase_list = $(am__nobase_strip_setup); \
90 for p in $$list; do echo "$$p $$p"; done | \
91 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93 if (++n[$$2] == $(am__install_max)) \
94 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95 END { for (dir in files) print dir, files[dir] }'
96 am__base_list = \
97 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"
100 DATA = $(doc_DATA) $(noinst_DATA) $(pkgconfig_DATA)
101 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
102 distclean-recursive maintainer-clean-recursive
103 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
104 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
105 distdir dist dist-all distcheck
106 ETAGS = etags
107 CTAGS = ctags
108 DIST_SUBDIRS = $(SUBDIRS)
109 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110 distdir = $(PACKAGE)-$(VERSION)
111 top_distdir = $(distdir)
112 am__remove_distdir = \
113 { test ! -d "$(distdir)" \
114 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
115 && rm -fr "$(distdir)"; }; }
116 am__relativize = \
117 dir0=`pwd`; \
118 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
119 sed_rest='s,^[^/]*/*,,'; \
120 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
121 sed_butlast='s,/*[^/]*$$,,'; \
122 while test -n "$$dir1"; do \
123 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
124 if test "$$first" != "."; then \
125 if test "$$first" = ".."; then \
126 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
127 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
128 else \
129 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
130 if test "$$first2" = "$$first"; then \
131 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
132 else \
133 dir2="../$$dir2"; \
134 fi; \
135 dir0="$$dir0"/"$$first"; \
136 fi; \
137 fi; \
138 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
139 done; \
140 reldir="$$dir2"
141 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
142 GZIP_ENV = --best
143 distuninstallcheck_listfiles = find . -type f -print
144 distcleancheck_listfiles = find . -type f -print
145 ACLOCAL = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run aclocal-1.11
146 AMTAR = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run tar
147 AM_CPPFLAGS = -DGETTEXT_PACKAGE=\"libexif-12\" -DLOCALEDIR=\"$(datadir)/locale\" -I$(top_srcdir) -I$(top_builddir) -g -Wall -Wmissing-declarations -Wmissing-prototypes
148 AM_LDFLAGS = -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -g -Wall
149 AR = mipsel-uclibc-ar
150 AUTOCONF = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run autoconf
151 AUTOHEADER = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run autoheader
152 AUTOMAKE = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run automake-1.11
153 AWK = gawk
154 CC = mipsel-uclibc-gcc
155 CCDEPMODE = depmode=gcc3
156 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
157 CPP = mipsel-uclibc-gcc -E
158 CPPFLAGS =
159 CYGPATH_W = echo
160 DEFS = -DHAVE_CONFIG_H
161 DEPDIR = .deps
162 DOT = false
163 DOXYGEN = false
164 DOXYGEN_OUTPUT_DIR = doxygen-output
165 DSYMUTIL =
166 DUMPBIN =
167 ECHO_C =
168 ECHO_N = -n
169 ECHO_T =
170 EGREP = /bin/grep -E
171 EXEEXT =
172 FGREP = /bin/grep -F
173 GETTEXT_PACKAGE = libexif-12
174 GMSGFMT = /usr/bin/msgfmt
175 GREP = /bin/grep
176 HAVE_DOT = NO
177 HTML_APIDOC_DIR = libexif-api.html
178 HTML_APIDOC_INTERNALS_DIR = libexif-internals.html
179 INSTALL = /usr/bin/install -c
180 INSTALL_DATA = ${INSTALL} -m 644
181 INSTALL_PROGRAM = ${INSTALL}
182 INSTALL_SCRIPT = ${INSTALL}
183 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
184 INTLLIBS =
185 LD = mipsel-uclibc-ld
186 LDFLAGS = -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
187 LIBEXIF_AGE = 3
188 LIBEXIF_CURRENT = 15
189 LIBEXIF_CURRENT_MIN = 12
190 LIBEXIF_REVISION = 1
191 LIBEXIF_VERSION_INFO = 15:1:3
192 LIBICONV =
193 LIBINTL =
194 LIBOBJS =
195 LIBS = -lm
196 LIBTOOL = $(SHELL) $(top_builddir)/libtool
197 LIPO =
198 LN_S = ln -s
199 LTLIBICONV =
200 LTLIBINTL =
201 LTLIBOBJS =
202 MAINT = #
203 MAKEINFO = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run makeinfo
204 MKDIR_P = /bin/mkdir -p
205 MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
206 MSGFMT = /usr/bin/msgfmt
207 MSGMERGE = /usr/bin/msgmerge
208 NM = mipsel-uclibc-nm
209 NMEDIT =
210 OBJDUMP = mipsel-linux-objdump
211 OBJEXT = o
212 OTOOL =
213 OTOOL64 =
214 PACKAGE = libexif
215 PACKAGE_BUGREPORT = libexif-devel@lists.sourceforge.net
216 PACKAGE_NAME = EXIF library
217 PACKAGE_STRING = EXIF library 0.6.19
218 PACKAGE_TARNAME = libexif
219 PACKAGE_URL =
220 PACKAGE_VERSION = 0.6.19
221 PATH_SEPARATOR = :
222 POSUB =
223 RANLIB = mipsel-uclibc-ranlib
224 SED = /bin/sed
225 SET_MAKE =
226 SHELL = /bin/sh
227 STRIP = mipsel-uclibc-strip -R .note -R .comment
228 USE_NLS = no
229 VERSION = 0.6.19
230 XGETTEXT = /usr/bin/xgettext
231 abs_builddir = /home/vicente/tomato/release/src/router/libexif
232 abs_srcdir = /home/vicente/tomato/release/src/router/libexif
233 abs_top_builddir = /home/vicente/tomato/release/src/router/libexif
234 abs_top_srcdir = /home/vicente/tomato/release/src/router/libexif
235 ac_ct_CC =
236 ac_ct_DUMPBIN =
237 am__include = include
238 am__leading_dot = .
239 am__quote =
240 am__tar = ${AMTAR} chof - "$$tardir"
241 am__untar = ${AMTAR} xf -
242 bindir = ${exec_prefix}/bin
243 build = x86_64-pc-linux-gnu
244 build_alias = x86_64-linux-gnu
245 build_cpu = x86_64
246 build_os = linux-gnu
247 build_vendor = pc
248 builddir = .
249 datadir = ${datarootdir}
250 datarootdir = ${prefix}/share
251 docdir = ${prefix}/share/doc/libexif
252 dvidir = ${docdir}
253 exec_prefix = ${prefix}
254 host = mipsel-unknown-linux-gnu
255 host_alias = mipsel-linux
256 host_cpu = mipsel
257 host_os = linux-gnu
258 host_vendor = unknown
259 htmldir = ${docdir}
260 includedir = ${prefix}/include
261 infodir = ${datarootdir}/info
262 install_sh = ${SHELL} /home/vicente/tomato/release/src/router/libexif/install-sh
263 libdir = ${exec_prefix}/lib
264 libexecdir = ${exec_prefix}/libexec
265 localedir = $(datadir)/locale
266 localstatedir = ${prefix}/var
267 lt_ECHO = echo
268 mandir = ${datarootdir}/man
269 mkdir_p = /bin/mkdir -p
270 oldincludedir = /usr/include
271 pdfdir = ${docdir}
272 prefix =
273 program_transform_name = s,x,x,
274 psdir = ${docdir}
275 sbindir = ${exec_prefix}/sbin
276 sharedstatedir = ${prefix}/com
277 srcdir = .
278 sysconfdir = ${prefix}/etc
279 target_alias =
280 top_build_prefix =
281 top_builddir = .
282 top_srcdir = .
283 SUBDIRS = m4m po libexif test binary contrib
284 #README_W32_XDIST = README-Win32.txt
285 EXTRA_DIST = libexif.spec $(README_W32_XDIST) libexif.pc.in \
286 libexif-uninstalled.pc.in
287 pkgconfigdir = $(libdir)/pkgconfig
288 pkgconfig_DATA = libexif.pc
289 noinst_DATA = libexif-uninstalled.pc
290 ACLOCAL_AMFLAGS = -I auto-m4 -I m4m
291 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING
292 all: config.h
293 $(MAKE) $(AM_MAKEFLAGS) all-recursive
295 .SUFFIXES:
296 am--refresh:
298 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
299 @for dep in $?; do \
300 case '$(am__configure_deps)' in \
301 *$$dep*) \
302 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
303 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
304 && exit 0; \
305 exit 1;; \
306 esac; \
307 done; \
308 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
309 $(am__cd) $(top_srcdir) && \
310 $(AUTOMAKE) --gnu Makefile
311 .PRECIOUS: Makefile
312 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313 @case '$?' in \
314 *config.status*) \
315 echo ' $(SHELL) ./config.status'; \
316 $(SHELL) ./config.status;; \
317 *) \
318 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
319 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
320 esac;
322 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
323 $(SHELL) ./config.status --recheck
325 $(top_srcdir)/configure: # $(am__configure_deps)
326 $(am__cd) $(srcdir) && $(AUTOCONF)
327 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
328 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
329 $(am__aclocal_m4_deps):
331 config.h: stamp-h1
332 @if test ! -f $@; then \
333 rm -f stamp-h1; \
334 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
335 else :; fi
337 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
338 @rm -f stamp-h1
339 cd $(top_builddir) && $(SHELL) ./config.status config.h
340 $(srcdir)/config.h.in: # $(am__configure_deps)
341 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
342 rm -f stamp-h1
343 touch $@
345 distclean-hdr:
346 -rm -f config.h stamp-h1
347 libexif.spec: $(top_builddir)/config.status $(srcdir)/libexif.spec.in
348 cd $(top_builddir) && $(SHELL) ./config.status $@
349 libexif.pc: $(top_builddir)/config.status $(srcdir)/libexif.pc.in
350 cd $(top_builddir) && $(SHELL) ./config.status $@
351 libexif-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libexif-uninstalled.pc.in
352 cd $(top_builddir) && $(SHELL) ./config.status $@
354 mostlyclean-libtool:
355 -rm -f *.lo
357 clean-libtool:
358 -rm -rf .libs _libs
360 distclean-libtool:
361 -rm -f libtool config.lt
362 install-docDATA: $(doc_DATA)
363 @$(NORMAL_INSTALL)
364 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
365 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
366 for p in $$list; do \
367 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
368 echo "$$d$$p"; \
369 done | $(am__base_list) | \
370 while read files; do \
371 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
372 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
373 done
375 uninstall-docDATA:
376 @$(NORMAL_UNINSTALL)
377 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
378 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
379 test -n "$$files" || exit 0; \
380 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
381 cd "$(DESTDIR)$(docdir)" && rm -f $$files
382 install-pkgconfigDATA: $(pkgconfig_DATA)
383 @$(NORMAL_INSTALL)
384 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
385 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
386 for p in $$list; do \
387 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
388 echo "$$d$$p"; \
389 done | $(am__base_list) | \
390 while read files; do \
391 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
392 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
393 done
395 uninstall-pkgconfigDATA:
396 @$(NORMAL_UNINSTALL)
397 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
398 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
399 test -n "$$files" || exit 0; \
400 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
401 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
403 # This directory's subdirectories are mostly independent; you can cd
404 # into them and run `make' without going through this Makefile.
405 # To change the values of `make' variables: instead of editing Makefiles,
406 # (1) if the variable is set in `config.status', edit `config.status'
407 # (which will cause the Makefiles to be regenerated when you run `make');
408 # (2) otherwise, pass the desired values on the `make' command line.
409 $(RECURSIVE_TARGETS):
410 @failcom='exit 1'; \
411 for f in x $$MAKEFLAGS; do \
412 case $$f in \
413 *=* | --[!k]*);; \
414 *k*) failcom='fail=yes';; \
415 esac; \
416 done; \
417 dot_seen=no; \
418 target=`echo $@ | sed s/-recursive//`; \
419 list='$(SUBDIRS)'; for subdir in $$list; do \
420 echo "Making $$target in $$subdir"; \
421 if test "$$subdir" = "."; then \
422 dot_seen=yes; \
423 local_target="$$target-am"; \
424 else \
425 local_target="$$target"; \
426 fi; \
427 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
428 || eval $$failcom; \
429 done; \
430 if test "$$dot_seen" = "no"; then \
431 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
432 fi; test -z "$$fail"
434 $(RECURSIVE_CLEAN_TARGETS):
435 @failcom='exit 1'; \
436 for f in x $$MAKEFLAGS; do \
437 case $$f in \
438 *=* | --[!k]*);; \
439 *k*) failcom='fail=yes';; \
440 esac; \
441 done; \
442 dot_seen=no; \
443 case "$@" in \
444 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
445 *) list='$(SUBDIRS)' ;; \
446 esac; \
447 rev=''; for subdir in $$list; do \
448 if test "$$subdir" = "."; then :; else \
449 rev="$$subdir $$rev"; \
450 fi; \
451 done; \
452 rev="$$rev ."; \
453 target=`echo $@ | sed s/-recursive//`; \
454 for subdir in $$rev; do \
455 echo "Making $$target in $$subdir"; \
456 if test "$$subdir" = "."; then \
457 local_target="$$target-am"; \
458 else \
459 local_target="$$target"; \
460 fi; \
461 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
462 || eval $$failcom; \
463 done && test -z "$$fail"
464 tags-recursive:
465 list='$(SUBDIRS)'; for subdir in $$list; do \
466 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
467 done
468 ctags-recursive:
469 list='$(SUBDIRS)'; for subdir in $$list; do \
470 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
471 done
473 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
474 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
475 unique=`for i in $$list; do \
476 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477 done | \
478 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
479 END { if (nonempty) { for (i in files) print i; }; }'`; \
480 mkid -fID $$unique
481 tags: TAGS
483 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
484 $(TAGS_FILES) $(LISP)
485 set x; \
486 here=`pwd`; \
487 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
488 include_option=--etags-include; \
489 empty_fix=.; \
490 else \
491 include_option=--include; \
492 empty_fix=; \
493 fi; \
494 list='$(SUBDIRS)'; for subdir in $$list; do \
495 if test "$$subdir" = .; then :; else \
496 test ! -f $$subdir/TAGS || \
497 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
498 fi; \
499 done; \
500 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
501 unique=`for i in $$list; do \
502 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 done | \
504 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
505 END { if (nonempty) { for (i in files) print i; }; }'`; \
506 shift; \
507 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
508 test -n "$$unique" || unique=$$empty_fix; \
509 if test $$# -gt 0; then \
510 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511 "$$@" $$unique; \
512 else \
513 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
514 $$unique; \
515 fi; \
517 ctags: CTAGS
518 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
519 $(TAGS_FILES) $(LISP)
520 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
521 unique=`for i in $$list; do \
522 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 done | \
524 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
525 END { if (nonempty) { for (i in files) print i; }; }'`; \
526 test -z "$(CTAGS_ARGS)$$unique" \
527 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
528 $$unique
530 GTAGS:
531 here=`$(am__cd) $(top_builddir) && pwd` \
532 && $(am__cd) $(top_srcdir) \
533 && gtags -i $(GTAGS_ARGS) "$$here"
535 distclean-tags:
536 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
538 distdir: $(DISTFILES)
539 @case `sed 15q $(srcdir)/NEWS` in \
540 *"$(VERSION)"*) : ;; \
541 *) \
542 echo "NEWS not updated; not releasing" 1>&2; \
543 exit 1;; \
544 esac
545 $(am__remove_distdir)
546 test -d "$(distdir)" || mkdir "$(distdir)"
547 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549 list='$(DISTFILES)'; \
550 dist_files=`for file in $$list; do echo $$file; done | \
551 sed -e "s|^$$srcdirstrip/||;t" \
552 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
553 case $$dist_files in \
554 */*) $(MKDIR_P) `echo "$$dist_files" | \
555 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556 sort -u` ;; \
557 esac; \
558 for file in $$dist_files; do \
559 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
560 if test -d $$d/$$file; then \
561 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
562 if test -d "$(distdir)/$$file"; then \
563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564 fi; \
565 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
566 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
567 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568 fi; \
569 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
570 else \
571 test -f "$(distdir)/$$file" \
572 || cp -p $$d/$$file "$(distdir)/$$file" \
573 || exit 1; \
574 fi; \
575 done
576 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
577 if test "$$subdir" = .; then :; else \
578 test -d "$(distdir)/$$subdir" \
579 || $(MKDIR_P) "$(distdir)/$$subdir" \
580 || exit 1; \
581 fi; \
582 done
583 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
584 if test "$$subdir" = .; then :; else \
585 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
586 $(am__relativize); \
587 new_distdir=$$reldir; \
588 dir1=$$subdir; dir2="$(top_distdir)"; \
589 $(am__relativize); \
590 new_top_distdir=$$reldir; \
591 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
592 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
593 ($(am__cd) $$subdir && \
594 $(MAKE) $(AM_MAKEFLAGS) \
595 top_distdir="$$new_top_distdir" \
596 distdir="$$new_distdir" \
597 am__remove_distdir=: \
598 am__skip_length_check=: \
599 am__skip_mode_fix=: \
600 distdir) \
601 || exit 1; \
602 fi; \
603 done
604 $(MAKE) $(AM_MAKEFLAGS) \
605 top_distdir="$(top_distdir)" distdir="$(distdir)" \
606 dist-hook
607 -test -n "$(am__skip_mode_fix)" \
608 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
609 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
610 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
611 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
612 || chmod -R a+r "$(distdir)"
613 dist-gzip: distdir
614 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
615 $(am__remove_distdir)
616 dist-bzip2: distdir
617 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
618 $(am__remove_distdir)
620 dist-lzma: distdir
621 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
622 $(am__remove_distdir)
624 dist-xz: distdir
625 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
626 $(am__remove_distdir)
628 dist-tarZ: distdir
629 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
630 $(am__remove_distdir)
632 dist-shar: distdir
633 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
634 $(am__remove_distdir)
635 dist-zip: distdir
636 -rm -f $(distdir).zip
637 zip -rq $(distdir).zip $(distdir)
638 $(am__remove_distdir)
640 dist dist-all: distdir
641 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
642 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
643 -rm -f $(distdir).zip
644 zip -rq $(distdir).zip $(distdir)
645 $(am__remove_distdir)
647 # This target untars the dist file and tries a VPATH configuration. Then
648 # it guarantees that the distribution is self-contained by making another
649 # tarfile.
650 distcheck: dist
651 case '$(DIST_ARCHIVES)' in \
652 *.tar.gz*) \
653 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
654 *.tar.bz2*) \
655 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
656 *.tar.lzma*) \
657 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
658 *.tar.xz*) \
659 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
660 *.tar.Z*) \
661 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
662 *.shar.gz*) \
663 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
664 *.zip*) \
665 unzip $(distdir).zip ;;\
666 esac
667 chmod -R a-w $(distdir); chmod a+w $(distdir)
668 mkdir $(distdir)/_build
669 mkdir $(distdir)/_inst
670 chmod a-w $(distdir)
671 test -d $(distdir)/_build || exit 0; \
672 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
673 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
674 && am__cwd=`pwd` \
675 && $(am__cd) $(distdir)/_build \
676 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
677 $(DISTCHECK_CONFIGURE_FLAGS) \
678 && $(MAKE) $(AM_MAKEFLAGS) \
679 && $(MAKE) $(AM_MAKEFLAGS) dvi \
680 && $(MAKE) $(AM_MAKEFLAGS) check \
681 && $(MAKE) $(AM_MAKEFLAGS) install \
682 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
683 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
684 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
685 distuninstallcheck \
686 && chmod -R a-w "$$dc_install_base" \
687 && ({ \
688 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
689 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
690 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
691 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
692 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
693 } || { rm -rf "$$dc_destdir"; exit 1; }) \
694 && rm -rf "$$dc_destdir" \
695 && $(MAKE) $(AM_MAKEFLAGS) dist \
696 && rm -rf $(DIST_ARCHIVES) \
697 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
698 && cd "$$am__cwd" \
699 || exit 1
700 $(am__remove_distdir)
701 @(echo "$(distdir) archives ready for distribution: "; \
702 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
703 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
704 distuninstallcheck:
705 @$(am__cd) '$(distuninstallcheck_dir)' \
706 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
707 || { echo "ERROR: files left after uninstall:" ; \
708 if test -n "$(DESTDIR)"; then \
709 echo " (check DESTDIR support)"; \
710 fi ; \
711 $(distuninstallcheck_listfiles) ; \
712 exit 1; } >&2
713 distcleancheck: distclean
714 @if test '$(srcdir)' = . ; then \
715 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
716 exit 1 ; \
718 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
719 || { echo "ERROR: files left in build directory after distclean:" ; \
720 $(distcleancheck_listfiles) ; \
721 exit 1; } >&2
722 check-am: all-am
723 check: check-recursive
724 all-am: Makefile $(DATA) config.h
725 installdirs: installdirs-recursive
726 installdirs-am:
727 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
728 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
729 done
730 install: install-recursive
731 install-exec: install-exec-recursive
732 install-data: install-data-recursive
733 uninstall: uninstall-recursive
735 install-am: all-am
736 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
738 installcheck: installcheck-recursive
739 install-strip:
740 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
741 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
742 `test -z '$(STRIP)' || \
743 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
744 mostlyclean-generic:
746 clean-generic:
748 distclean-generic:
749 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
750 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
752 maintainer-clean-generic:
753 @echo "This command is intended for maintainers to use"
754 @echo "it deletes files that may require special tools to rebuild."
755 clean: clean-recursive
757 clean-am: clean-generic clean-libtool mostlyclean-am
759 distclean: distclean-recursive
760 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
761 -rm -f Makefile
762 distclean-am: clean-am distclean-generic distclean-hdr \
763 distclean-libtool distclean-tags
765 dvi: dvi-recursive
767 dvi-am:
769 html: html-recursive
771 html-am:
773 info: info-recursive
775 info-am:
777 install-data-am: install-docDATA install-pkgconfigDATA
779 install-dvi: install-dvi-recursive
781 install-dvi-am:
783 install-exec-am:
785 install-html: install-html-recursive
787 install-html-am:
789 install-info: install-info-recursive
791 install-info-am:
793 install-man:
795 install-pdf: install-pdf-recursive
797 install-pdf-am:
799 install-ps: install-ps-recursive
801 install-ps-am:
803 installcheck-am:
805 maintainer-clean: maintainer-clean-recursive
806 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
807 -rm -rf $(top_srcdir)/autom4te.cache
808 -rm -f Makefile
809 maintainer-clean-am: distclean-am maintainer-clean-generic
811 mostlyclean: mostlyclean-recursive
813 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
815 pdf: pdf-recursive
817 pdf-am:
819 ps: ps-recursive
821 ps-am:
823 uninstall-am: uninstall-docDATA uninstall-pkgconfigDATA
825 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
826 ctags-recursive install-am install-strip tags-recursive
828 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
829 all all-am am--refresh check check-am clean clean-generic \
830 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
831 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
832 dist-zip distcheck distclean distclean-generic distclean-hdr \
833 distclean-libtool distclean-tags distcleancheck distdir \
834 distuninstallcheck dvi dvi-am html html-am info info-am \
835 install install-am install-data install-data-am \
836 install-docDATA install-dvi install-dvi-am install-exec \
837 install-exec-am install-html install-html-am install-info \
838 install-info-am install-man install-pdf install-pdf-am \
839 install-pkgconfigDATA install-ps install-ps-am install-strip \
840 installcheck installcheck-am installdirs installdirs-am \
841 maintainer-clean maintainer-clean-generic mostlyclean \
842 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
843 tags tags-recursive uninstall uninstall-am uninstall-docDATA \
844 uninstall-pkgconfigDATA
847 #######################################################################
848 # Help for the maintainer
851 # Simulate something like
852 # EXTRA_DIST_IF_EXIST = ChangeLog.cvs
853 # If present, ship ChangeLog.cvs in source tarball.
854 # If not present, don't ship it.
855 dist-hook:
856 if test -f $(srcdir)/ChangeLog.cvs; then \
857 cp -p $(srcdir)/ChangeLog.cvs $(distdir)/ChangeLog.cvs; \
860 .PHONY: cvs-changelog
861 cvs-changelog: $(srcdir)/ChangeLog.cvs
863 .PHONY: $(srcdir)/ChangeLog.cvs
864 $(srcdir)/ChangeLog.cvs:
865 if test -f "$(srcdir)/cvs2cl.usermap"; then \
866 usermap="--usermap ./cvs2cl.usermap"; \
867 else \
868 usermap=""; \
869 fi; \
870 (cd "$(srcdir)" && cvs2cl $${usermap} --utc --domain users.sourceforge.net -f "ChangeLog.cvs")
872 .PHONY: cvs-tag-release
873 cvs-tag-release:
874 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \
875 echo "Are you sure you want to CVS tag \`$${tag}' your source files?"; \
876 echo "Press Ctrl-C to abort, Enter to continue."; \
877 read; \
878 cd "$(srcdir)" && cvs tag "$${tag}"
880 .PHONY: upload-release
881 upload-release:
882 echo ncftpput upload.sourceforge.net incoming/ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).*
884 # End of Makefile.am.
886 # Tell versions [3.59,3.63) of GNU make to not export all variables.
887 # Otherwise a system limit (for SysV at least) may be exceeded.
888 .NOEXPORT: