blob: 1883f2ef9577b238f897d1325d11e46a15879b89 [file] [log] [blame]
Scott James Remnantc5b65582009-09-23 14:16:28 -07001# Makefile.in generated by automake 1.11 from Makefile.am.
Scott James Remnant65f683d2009-07-14 13:05:17 +01002# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Scott James Remnantc5b65582009-09-23 14:16:28 -07005# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
Scott James Remnant65f683d2009-07-14 13:05:17 +01007# 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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
Scott James Remnant65f683d2009-07-14 13:05:17 +010019pkgincludedir = $(includedir)/@PACKAGE@
Scott James Remnantc5b65582009-09-23 14:16:28 -070020pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
Scott James Remnant65f683d2009-07-14 13:05:17 +010022am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = .
37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39 $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
40 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS TODO compile \
41 config.guess config.rpath config.sub depcomp install-sh \
42 ltmain.sh missing
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
45 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/gettext.m4 \
46 $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
47 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
48 $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intmax.m4 \
49 $(top_srcdir)/m4/inttypes-pri.m4 \
50 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
51 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
52 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libs.m4 \
53 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/linker.m4 \
54 $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
55 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
56 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
57 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/misc.m4 \
58 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
59 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
60 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/size_max.m4 \
61 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
62 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/visibility.m4 \
63 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
64 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66 $(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno config.status.lineno
69mkinstalldirs = $(install_sh) -d
70CONFIG_HEADER = config.h
71CONFIG_CLEAN_FILES = intl/Makefile
Scott James Remnantc5b65582009-09-23 14:16:28 -070072CONFIG_CLEAN_VPATH_FILES =
Scott James Remnant65f683d2009-07-14 13:05:17 +010073SOURCES =
74DIST_SOURCES =
75RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76 html-recursive info-recursive install-data-recursive \
77 install-dvi-recursive install-exec-recursive \
78 install-html-recursive install-info-recursive \
79 install-pdf-recursive install-ps-recursive install-recursive \
80 installcheck-recursive installdirs-recursive pdf-recursive \
81 ps-recursive uninstall-recursive
82RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
83 distclean-recursive maintainer-clean-recursive
Scott James Remnantc5b65582009-09-23 14:16:28 -070084AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
85 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
86 distdir dist dist-all distcheck
Scott James Remnant65f683d2009-07-14 13:05:17 +010087ETAGS = etags
88CTAGS = ctags
89DIST_SUBDIRS = $(SUBDIRS)
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91distdir = $(PACKAGE)-$(VERSION)
92top_distdir = $(distdir)
93am__remove_distdir = \
Scott James Remnantc5b65582009-09-23 14:16:28 -070094 { test ! -d "$(distdir)" \
95 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
96 && rm -fr "$(distdir)"; }; }
97am__relativize = \
98 dir0=`pwd`; \
99 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
100 sed_rest='s,^[^/]*/*,,'; \
101 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
102 sed_butlast='s,/*[^/]*$$,,'; \
103 while test -n "$$dir1"; do \
104 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
105 if test "$$first" != "."; then \
106 if test "$$first" = ".."; then \
107 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
108 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
109 else \
110 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
111 if test "$$first2" = "$$first"; then \
112 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
113 else \
114 dir2="../$$dir2"; \
115 fi; \
116 dir0="$$dir0"/"$$first"; \
117 fi; \
118 fi; \
119 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
120 done; \
121 reldir="$$dir2"
Scott James Remnant65f683d2009-07-14 13:05:17 +0100122DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
123GZIP_ENV = --best
124distuninstallcheck_listfiles = find . -type f -print
125distcleancheck_listfiles = find . -type f -print
126ACLOCAL = @ACLOCAL@
127ALLOCA = @ALLOCA@
128AMTAR = @AMTAR@
129AR = @AR@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000130AR_FOR_BUILD = @AR_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AWK = @AWK@
135BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
136CATOBJEXT = @CATOBJEXT@
137CC = @CC@
138CCDEPMODE = @CCDEPMODE@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000139CC_FOR_BUILD = @CC_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100140CFLAGS = @CFLAGS@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000141CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100142CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
143CPP = @CPP@
144CPPFLAGS = @CPPFLAGS@
145CYGPATH_W = @CYGPATH_W@
146DATADIRNAME = @DATADIRNAME@
147DBUS_CFLAGS = @DBUS_CFLAGS@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000148DBUS_CFLAGS_FOR_BUILD = @DBUS_CFLAGS_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100149DBUS_LIBS = @DBUS_LIBS@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000150DBUS_LIBS_FOR_BUILD = @DBUS_LIBS_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100151DEFS = @DEFS@
152DEPDIR = @DEPDIR@
153DSYMUTIL = @DSYMUTIL@
154DUMPBIN = @DUMPBIN@
155ECHO_C = @ECHO_C@
156ECHO_N = @ECHO_N@
157ECHO_T = @ECHO_T@
158EGREP = @EGREP@
159EXEEXT = @EXEEXT@
160EXPAT_LIBS = @EXPAT_LIBS@
161FGREP = @FGREP@
162GENCAT = @GENCAT@
163GLIBC2 = @GLIBC2@
164GLIBC21 = @GLIBC21@
165GMSGFMT = @GMSGFMT@
166GMSGFMT_015 = @GMSGFMT_015@
167GREP = @GREP@
168HAVE_ASPRINTF = @HAVE_ASPRINTF@
169HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
170HAVE_SNPRINTF = @HAVE_SNPRINTF@
171HAVE_VISIBILITY = @HAVE_VISIBILITY@
172HAVE_WPRINTF = @HAVE_WPRINTF@
173INSTALL = @INSTALL@
174INSTALL_DATA = @INSTALL_DATA@
175INSTALL_PROGRAM = @INSTALL_PROGRAM@
176INSTALL_SCRIPT = @INSTALL_SCRIPT@
177INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178INSTOBJEXT = @INSTOBJEXT@
179INTLBISON = @INTLBISON@
180INTLLIBS = @INTLLIBS@
181INTLOBJS = @INTLOBJS@
182INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
183INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
184LD = @LD@
185LDFLAGS = @LDFLAGS@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000186LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100187LIBICONV = @LIBICONV@
188LIBINTL = @LIBINTL@
189LIBMULTITHREAD = @LIBMULTITHREAD@
190LIBOBJS = @LIBOBJS@
191LIBPTH = @LIBPTH@
192LIBS = @LIBS@
193LIBTHREAD = @LIBTHREAD@
194LIBTOOL = @LIBTOOL@
195LIPO = @LIPO@
196LN_S = @LN_S@
197LTLIBICONV = @LTLIBICONV@
198LTLIBINTL = @LTLIBINTL@
199LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
200LTLIBOBJS = @LTLIBOBJS@
201LTLIBPTH = @LTLIBPTH@
202LTLIBTHREAD = @LTLIBTHREAD@
203MAKEINFO = @MAKEINFO@
204MKDIR_P = @MKDIR_P@
205MSGFMT = @MSGFMT@
206MSGFMT_015 = @MSGFMT_015@
207MSGMERGE = @MSGMERGE@
Scott James Remnant2c84e532009-10-14 05:31:38 +0100208NIH_DBUS_TOOL = @NIH_DBUS_TOOL@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100209NM = @NM@
210NMEDIT = @NMEDIT@
211OBJDUMP = @OBJDUMP@
212OBJEXT = @OBJEXT@
213OTOOL = @OTOOL@
214OTOOL64 = @OTOOL64@
215PACKAGE = @PACKAGE@
216PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217PACKAGE_COPYRIGHT = @PACKAGE_COPYRIGHT@
218PACKAGE_NAME = @PACKAGE_NAME@
219PACKAGE_STRING = @PACKAGE_STRING@
220PACKAGE_TARNAME = @PACKAGE_TARNAME@
Scott James Remnantc5b65582009-09-23 14:16:28 -0700221PACKAGE_URL = @PACKAGE_URL@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100222PACKAGE_VERSION = @PACKAGE_VERSION@
223PATH_SEPARATOR = @PATH_SEPARATOR@
224PKG_CONFIG = @PKG_CONFIG@
225POSUB = @POSUB@
226PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
227RANLIB = @RANLIB@
Colin Watsond58a9aa2010-01-16 02:55:43 +0000228RANLIB_FOR_BUILD = @RANLIB_FOR_BUILD@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100229SED = @SED@
230SET_MAKE = @SET_MAKE@
231SHELL = @SHELL@
232STRIP = @STRIP@
Scott James Remnant2a66c572009-09-15 03:19:16 +0100233UDEV_CFLAGS = @UDEV_CFLAGS@
234UDEV_LIBS = @UDEV_LIBS@
Scott James Remnant65f683d2009-07-14 13:05:17 +0100235USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
236USE_NLS = @USE_NLS@
237VERSION = @VERSION@
238VERSION_SCRIPT_ARG = @VERSION_SCRIPT_ARG@
239WOE32DLL = @WOE32DLL@
240XGETTEXT = @XGETTEXT@
241XGETTEXT_015 = @XGETTEXT_015@
242abs_builddir = @abs_builddir@
243abs_srcdir = @abs_srcdir@
244abs_top_builddir = @abs_top_builddir@
245abs_top_srcdir = @abs_top_srcdir@
246ac_ct_CC = @ac_ct_CC@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248am__include = @am__include@
249am__leading_dot = @am__leading_dot@
250am__quote = @am__quote@
251am__tar = @am__tar@
252am__untar = @am__untar@
253bindir = @bindir@
254build = @build@
255build_alias = @build_alias@
256build_cpu = @build_cpu@
257build_os = @build_os@
258build_vendor = @build_vendor@
259builddir = @builddir@
260datadir = @datadir@
261datarootdir = @datarootdir@
262docdir = @docdir@
263dvidir = @dvidir@
264exec_prefix = @exec_prefix@
265host = @host@
266host_alias = @host_alias@
267host_cpu = @host_cpu@
268host_os = @host_os@
269host_vendor = @host_vendor@
270htmldir = @htmldir@
271includedir = @includedir@
272infodir = @infodir@
273install_sh = @install_sh@
274libdir = @libdir@
275libexecdir = @libexecdir@
276localedir = @localedir@
277localstatedir = @localstatedir@
278lt_ECHO = @lt_ECHO@
279mandir = @mandir@
280mkdir_p = @mkdir_p@
281oldincludedir = @oldincludedir@
282pdfdir = @pdfdir@
283prefix = @prefix@
284program_transform_name = @program_transform_name@
285psdir = @psdir@
286sbindir = @sbindir@
287sharedstatedir = @sharedstatedir@
288srcdir = @srcdir@
289sysconfdir = @sysconfdir@
290target_alias = @target_alias@
291top_build_prefix = @top_build_prefix@
292top_builddir = @top_builddir@
293top_srcdir = @top_srcdir@
Scott James Remnant2a66c572009-09-15 03:19:16 +0100294SUBDIRS = m4 intl nih nih-dbus nih-dbus-tool dbus init util udev conf doc contrib po
Scott James Remnant65f683d2009-07-14 13:05:17 +0100295EXTRA_DIST = HACKING ChangeLog.nih
296ACLOCAL_AMFLAGS = --install -I m4
297all: config.h
298 $(MAKE) $(AM_MAKEFLAGS) all-recursive
299
300.SUFFIXES:
301am--refresh:
302 @:
303$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
304 @for dep in $?; do \
305 case '$(am__configure_deps)' in \
306 *$$dep*) \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700307 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
308 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100309 && exit 0; \
310 exit 1;; \
311 esac; \
312 done; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700313 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
314 $(am__cd) $(top_srcdir) && \
315 $(AUTOMAKE) --gnu Makefile
Scott James Remnant65f683d2009-07-14 13:05:17 +0100316.PRECIOUS: Makefile
317Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318 @case '$?' in \
319 *config.status*) \
320 echo ' $(SHELL) ./config.status'; \
321 $(SHELL) ./config.status;; \
322 *) \
323 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
324 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
325 esac;
326
327$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
328 $(SHELL) ./config.status --recheck
329
330$(top_srcdir)/configure: $(am__configure_deps)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700331 $(am__cd) $(srcdir) && $(AUTOCONF)
Scott James Remnant65f683d2009-07-14 13:05:17 +0100332$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700333 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
334$(am__aclocal_m4_deps):
Scott James Remnant65f683d2009-07-14 13:05:17 +0100335
336config.h: stamp-h1
337 @if test ! -f $@; then \
338 rm -f stamp-h1; \
339 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
340 else :; fi
341
342stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
343 @rm -f stamp-h1
344 cd $(top_builddir) && $(SHELL) ./config.status config.h
345$(srcdir)/config.h.in: $(am__configure_deps)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700346 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Scott James Remnant65f683d2009-07-14 13:05:17 +0100347 rm -f stamp-h1
348 touch $@
349
350distclean-hdr:
351 -rm -f config.h stamp-h1
352intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
353 cd $(top_builddir) && $(SHELL) ./config.status $@
354
355mostlyclean-libtool:
356 -rm -f *.lo
357
358clean-libtool:
359 -rm -rf .libs _libs
360
361distclean-libtool:
362 -rm -f libtool config.lt
363
364# This directory's subdirectories are mostly independent; you can cd
365# into them and run `make' without going through this Makefile.
366# To change the values of `make' variables: instead of editing Makefiles,
367# (1) if the variable is set in `config.status', edit `config.status'
368# (which will cause the Makefiles to be regenerated when you run `make');
369# (2) otherwise, pass the desired values on the `make' command line.
370$(RECURSIVE_TARGETS):
371 @failcom='exit 1'; \
372 for f in x $$MAKEFLAGS; do \
373 case $$f in \
374 *=* | --[!k]*);; \
375 *k*) failcom='fail=yes';; \
376 esac; \
377 done; \
378 dot_seen=no; \
379 target=`echo $@ | sed s/-recursive//`; \
380 list='$(SUBDIRS)'; for subdir in $$list; do \
381 echo "Making $$target in $$subdir"; \
382 if test "$$subdir" = "."; then \
383 dot_seen=yes; \
384 local_target="$$target-am"; \
385 else \
386 local_target="$$target"; \
387 fi; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700388 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100389 || eval $$failcom; \
390 done; \
391 if test "$$dot_seen" = "no"; then \
392 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
393 fi; test -z "$$fail"
394
395$(RECURSIVE_CLEAN_TARGETS):
396 @failcom='exit 1'; \
397 for f in x $$MAKEFLAGS; do \
398 case $$f in \
399 *=* | --[!k]*);; \
400 *k*) failcom='fail=yes';; \
401 esac; \
402 done; \
403 dot_seen=no; \
404 case "$@" in \
405 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
406 *) list='$(SUBDIRS)' ;; \
407 esac; \
408 rev=''; for subdir in $$list; do \
409 if test "$$subdir" = "."; then :; else \
410 rev="$$subdir $$rev"; \
411 fi; \
412 done; \
413 rev="$$rev ."; \
414 target=`echo $@ | sed s/-recursive//`; \
415 for subdir in $$rev; do \
416 echo "Making $$target in $$subdir"; \
417 if test "$$subdir" = "."; then \
418 local_target="$$target-am"; \
419 else \
420 local_target="$$target"; \
421 fi; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700422 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100423 || eval $$failcom; \
424 done && test -z "$$fail"
425tags-recursive:
426 list='$(SUBDIRS)'; for subdir in $$list; do \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700427 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100428 done
429ctags-recursive:
430 list='$(SUBDIRS)'; for subdir in $$list; do \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700431 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100432 done
433
434ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436 unique=`for i in $$list; do \
437 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438 done | \
439 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440 END { if (nonempty) { for (i in files) print i; }; }'`; \
441 mkid -fID $$unique
442tags: TAGS
443
444TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
445 $(TAGS_FILES) $(LISP)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700446 set x; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100447 here=`pwd`; \
448 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449 include_option=--etags-include; \
450 empty_fix=.; \
451 else \
452 include_option=--include; \
453 empty_fix=; \
454 fi; \
455 list='$(SUBDIRS)'; for subdir in $$list; do \
456 if test "$$subdir" = .; then :; else \
457 test ! -f $$subdir/TAGS || \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700458 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100459 fi; \
460 done; \
461 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
462 unique=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464 done | \
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700467 shift; \
468 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100469 test -n "$$unique" || unique=$$empty_fix; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700470 if test $$# -gt 0; then \
471 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472 "$$@" $$unique; \
473 else \
474 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475 $$unique; \
476 fi; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100477 fi
478ctags: CTAGS
479CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
480 $(TAGS_FILES) $(LISP)
Scott James Remnant65f683d2009-07-14 13:05:17 +0100481 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
482 unique=`for i in $$list; do \
483 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484 done | \
485 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486 END { if (nonempty) { for (i in files) print i; }; }'`; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700487 test -z "$(CTAGS_ARGS)$$unique" \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100488 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700489 $$unique
Scott James Remnant65f683d2009-07-14 13:05:17 +0100490
491GTAGS:
492 here=`$(am__cd) $(top_builddir) && pwd` \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700493 && $(am__cd) $(top_srcdir) \
494 && gtags -i $(GTAGS_ARGS) "$$here"
Scott James Remnant65f683d2009-07-14 13:05:17 +0100495
496distclean-tags:
497 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
499distdir: $(DISTFILES)
500 @case `sed 15q $(srcdir)/NEWS` in \
501 *"$(VERSION)"*) : ;; \
502 *) \
503 echo "NEWS not updated; not releasing" 1>&2; \
504 exit 1;; \
505 esac
506 $(am__remove_distdir)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700507 test -d "$(distdir)" || mkdir "$(distdir)"
Scott James Remnant65f683d2009-07-14 13:05:17 +0100508 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510 list='$(DISTFILES)'; \
511 dist_files=`for file in $$list; do echo $$file; done | \
512 sed -e "s|^$$srcdirstrip/||;t" \
513 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
514 case $$dist_files in \
515 */*) $(MKDIR_P) `echo "$$dist_files" | \
516 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
517 sort -u` ;; \
518 esac; \
519 for file in $$dist_files; do \
520 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
521 if test -d $$d/$$file; then \
522 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700523 if test -d "$(distdir)/$$file"; then \
524 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100525 fi; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700526 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
527 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
528 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529 fi; \
530 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100531 else \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700532 test -f "$(distdir)/$$file" \
533 || cp -p $$d/$$file "$(distdir)/$$file" \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100534 || exit 1; \
535 fi; \
536 done
Scott James Remnantc5b65582009-09-23 14:16:28 -0700537 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100538 if test "$$subdir" = .; then :; else \
539 test -d "$(distdir)/$$subdir" \
540 || $(MKDIR_P) "$(distdir)/$$subdir" \
541 || exit 1; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700542 fi; \
543 done
544 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
545 if test "$$subdir" = .; then :; else \
546 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
547 $(am__relativize); \
548 new_distdir=$$reldir; \
549 dir1=$$subdir; dir2="$(top_distdir)"; \
550 $(am__relativize); \
551 new_top_distdir=$$reldir; \
552 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
553 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
554 ($(am__cd) $$subdir && \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100555 $(MAKE) $(AM_MAKEFLAGS) \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700556 top_distdir="$$new_top_distdir" \
557 distdir="$$new_distdir" \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100558 am__remove_distdir=: \
559 am__skip_length_check=: \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700560 am__skip_mode_fix=: \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100561 distdir) \
562 || exit 1; \
563 fi; \
564 done
Scott James Remnantc5b65582009-09-23 14:16:28 -0700565 -test -n "$(am__skip_mode_fix)" \
566 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100567 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
568 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
569 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700570 || chmod -R a+r "$(distdir)"
Scott James Remnant65f683d2009-07-14 13:05:17 +0100571dist-gzip: distdir
572 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
573 $(am__remove_distdir)
574dist-bzip2: distdir
575 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
576 $(am__remove_distdir)
577
578dist-lzma: distdir
579 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
580 $(am__remove_distdir)
581
Scott James Remnantc5b65582009-09-23 14:16:28 -0700582dist-xz: distdir
583 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
584 $(am__remove_distdir)
585
Scott James Remnant65f683d2009-07-14 13:05:17 +0100586dist-tarZ: distdir
587 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
588 $(am__remove_distdir)
589
590dist-shar: distdir
591 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
592 $(am__remove_distdir)
593
594dist-zip: distdir
595 -rm -f $(distdir).zip
596 zip -rq $(distdir).zip $(distdir)
597 $(am__remove_distdir)
598
599dist dist-all: distdir
600 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
601 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
602 $(am__remove_distdir)
603
604# This target untars the dist file and tries a VPATH configuration. Then
605# it guarantees that the distribution is self-contained by making another
606# tarfile.
607distcheck: dist
608 case '$(DIST_ARCHIVES)' in \
609 *.tar.gz*) \
610 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
611 *.tar.bz2*) \
612 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
613 *.tar.lzma*) \
614 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
Scott James Remnantc5b65582009-09-23 14:16:28 -0700615 *.tar.xz*) \
616 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Scott James Remnant65f683d2009-07-14 13:05:17 +0100617 *.tar.Z*) \
618 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
619 *.shar.gz*) \
620 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
621 *.zip*) \
622 unzip $(distdir).zip ;;\
623 esac
624 chmod -R a-w $(distdir); chmod a+w $(distdir)
625 mkdir $(distdir)/_build
626 mkdir $(distdir)/_inst
627 chmod a-w $(distdir)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700628 test -d $(distdir)/_build || exit 0; \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100629 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
630 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700631 && am__cwd=`pwd` \
632 && $(am__cd) $(distdir)/_build \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100633 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
634 --with-included-gettext \
635 $(DISTCHECK_CONFIGURE_FLAGS) \
636 && $(MAKE) $(AM_MAKEFLAGS) \
637 && $(MAKE) $(AM_MAKEFLAGS) dvi \
638 && $(MAKE) $(AM_MAKEFLAGS) check \
639 && $(MAKE) $(AM_MAKEFLAGS) install \
640 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
641 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
642 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
643 distuninstallcheck \
644 && chmod -R a-w "$$dc_install_base" \
645 && ({ \
646 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
647 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
648 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
649 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
650 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
651 } || { rm -rf "$$dc_destdir"; exit 1; }) \
652 && rm -rf "$$dc_destdir" \
653 && $(MAKE) $(AM_MAKEFLAGS) dist \
654 && rm -rf $(DIST_ARCHIVES) \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700655 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
656 && cd "$$am__cwd" \
657 || exit 1
Scott James Remnant65f683d2009-07-14 13:05:17 +0100658 $(am__remove_distdir)
659 @(echo "$(distdir) archives ready for distribution: "; \
660 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
661 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
662distuninstallcheck:
Scott James Remnantc5b65582009-09-23 14:16:28 -0700663 @$(am__cd) '$(distuninstallcheck_dir)' \
Scott James Remnant65f683d2009-07-14 13:05:17 +0100664 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
665 || { echo "ERROR: files left after uninstall:" ; \
666 if test -n "$(DESTDIR)"; then \
667 echo " (check DESTDIR support)"; \
668 fi ; \
669 $(distuninstallcheck_listfiles) ; \
670 exit 1; } >&2
671distcleancheck: distclean
672 @if test '$(srcdir)' = . ; then \
673 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
674 exit 1 ; \
675 fi
676 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
677 || { echo "ERROR: files left in build directory after distclean:" ; \
678 $(distcleancheck_listfiles) ; \
679 exit 1; } >&2
680check-am: all-am
681check: check-recursive
682all-am: Makefile config.h
683installdirs: installdirs-recursive
684installdirs-am:
685install: install-recursive
686install-exec: install-exec-recursive
687install-data: install-data-recursive
688uninstall: uninstall-recursive
689
690install-am: all-am
691 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692
693installcheck: installcheck-recursive
694install-strip:
695 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697 `test -z '$(STRIP)' || \
698 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
699mostlyclean-generic:
700
701clean-generic:
702
703distclean-generic:
704 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Scott James Remnantc5b65582009-09-23 14:16:28 -0700705 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Scott James Remnant65f683d2009-07-14 13:05:17 +0100706
707maintainer-clean-generic:
708 @echo "This command is intended for maintainers to use"
709 @echo "it deletes files that may require special tools to rebuild."
710clean: clean-recursive
711
712clean-am: clean-generic clean-libtool mostlyclean-am
713
714distclean: distclean-recursive
715 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
716 -rm -f Makefile
717distclean-am: clean-am distclean-generic distclean-hdr \
718 distclean-libtool distclean-tags
719
720dvi: dvi-recursive
721
722dvi-am:
723
724html: html-recursive
725
Scott James Remnantc5b65582009-09-23 14:16:28 -0700726html-am:
727
Scott James Remnant65f683d2009-07-14 13:05:17 +0100728info: info-recursive
729
730info-am:
731
732install-data-am:
733
734install-dvi: install-dvi-recursive
735
Scott James Remnantc5b65582009-09-23 14:16:28 -0700736install-dvi-am:
737
Scott James Remnant65f683d2009-07-14 13:05:17 +0100738install-exec-am:
739
740install-html: install-html-recursive
741
Scott James Remnantc5b65582009-09-23 14:16:28 -0700742install-html-am:
743
Scott James Remnant65f683d2009-07-14 13:05:17 +0100744install-info: install-info-recursive
745
Scott James Remnantc5b65582009-09-23 14:16:28 -0700746install-info-am:
747
Scott James Remnant65f683d2009-07-14 13:05:17 +0100748install-man:
749
750install-pdf: install-pdf-recursive
751
Scott James Remnantc5b65582009-09-23 14:16:28 -0700752install-pdf-am:
753
Scott James Remnant65f683d2009-07-14 13:05:17 +0100754install-ps: install-ps-recursive
755
Scott James Remnantc5b65582009-09-23 14:16:28 -0700756install-ps-am:
757
Scott James Remnant65f683d2009-07-14 13:05:17 +0100758installcheck-am:
759
760maintainer-clean: maintainer-clean-recursive
761 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
762 -rm -rf $(top_srcdir)/autom4te.cache
763 -rm -f Makefile
764maintainer-clean-am: distclean-am maintainer-clean-generic
765
766mostlyclean: mostlyclean-recursive
767
768mostlyclean-am: mostlyclean-generic mostlyclean-libtool
769
770pdf: pdf-recursive
771
772pdf-am:
773
774ps: ps-recursive
775
776ps-am:
777
778uninstall-am:
779
Scott James Remnantc5b65582009-09-23 14:16:28 -0700780.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
781 ctags-recursive install-am install-strip tags-recursive
Scott James Remnant65f683d2009-07-14 13:05:17 +0100782
783.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
784 all all-am am--refresh check check-am clean clean-generic \
785 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
Scott James Remnantc5b65582009-09-23 14:16:28 -0700786 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
787 distcheck distclean distclean-generic distclean-hdr \
788 distclean-libtool distclean-tags distcleancheck distdir \
789 distuninstallcheck dvi dvi-am html html-am info info-am \
790 install install-am install-data install-data-am install-dvi \
791 install-dvi-am install-exec install-exec-am install-html \
792 install-html-am install-info install-info-am install-man \
793 install-pdf install-pdf-am install-ps install-ps-am \
794 install-strip installcheck installcheck-am installdirs \
795 installdirs-am maintainer-clean maintainer-clean-generic \
796 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
797 ps ps-am tags tags-recursive uninstall uninstall-am
798
Scott James Remnant65f683d2009-07-14 13:05:17 +0100799
800# Tell versions [3.59,3.63) of GNU make to not export all variables.
801# Otherwise a system limit (for SysV at least) may be exceeded.
802.NOEXPORT: