blob: 9632bff23b2a2f448d304b0dc30bdc6fc1ec52ca [file] [log] [blame]
Lev Walkinb3751942012-09-02 19:36:47 -07001# Makefile.in generated by automake 1.11.1 from Makefile.am.
Lev Walkin8e8b5482004-06-17 23:42:48 +00002# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Lev Walkinb3751942012-09-02 19:36:47 -07005# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00007# 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@
Lev Walkin9dea5c92004-08-07 06:26:40 +000017
Lev Walkinf15320b2004-06-03 03:38:44 +000018VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkinb3751942012-09-02 19:36:47 -070021pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000024install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000027INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000028transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000029NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000035build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000036host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000037subdir = doc
Lev Walkin8e8b5482004-06-17 23:42:48 +000038DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkinf84cc012014-01-14 02:12:24 -080040am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
41 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000044am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000046mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
Lev Walkinb3751942012-09-02 19:36:47 -070049CONFIG_CLEAN_VPATH_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000050SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000051DIST_SOURCES =
Lev Walkine7c4b962010-11-09 03:10:36 -080052RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
Lev Walkin5af1a692006-08-18 01:54:27 +000059am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60am__vpath_adj = case $$p in \
61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62 *) f=$$p;; \
63 esac;
Lev Walkinb3751942012-09-02 19:36:47 -070064am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
65am__install_max = 40
66am__nobase_strip_setup = \
67 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
68am__nobase_strip = \
69 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
70am__nobase_list = $(am__nobase_strip_setup); \
71 for p in $$list; do echo "$$p $$p"; done | \
72 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
73 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
74 if (++n[$$2] == $(am__install_max)) \
75 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
76 END { for (dir in files) print dir, files[dir] }'
77am__base_list = \
78 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Lev Walkin9dea5c92004-08-07 06:26:40 +000080am__installdirs = "$(DESTDIR)$(docsdir)"
Lev Walkin9dea5c92004-08-07 06:26:40 +000081DATA = $(docs_DATA)
Lev Walkine7c4b962010-11-09 03:10:36 -080082RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
83 distclean-recursive maintainer-clean-recursive
Lev Walkinb3751942012-09-02 19:36:47 -070084AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
85 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
86 distdir
Lev Walkine7c4b962010-11-09 03:10:36 -080087ETAGS = etags
88CTAGS = ctags
89DIST_SUBDIRS = $(SUBDIRS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000090DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Lev Walkinb3751942012-09-02 19:36:47 -070091am__relativize = \
92 dir0=`pwd`; \
93 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
94 sed_rest='s,^[^/]*/*,,'; \
95 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
96 sed_butlast='s,/*[^/]*$$,,'; \
97 while test -n "$$dir1"; do \
98 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
99 if test "$$first" != "."; then \
100 if test "$$first" = ".."; then \
101 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
102 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
103 else \
104 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
105 if test "$$first2" = "$$first"; then \
106 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
107 else \
108 dir2="../$$dir2"; \
109 fi; \
110 dir0="$$dir0"/"$$first"; \
111 fi; \
112 fi; \
113 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
114 done; \
115 reldir="$$dir2"
Lev Walkin8e8b5482004-06-17 23:42:48 +0000116ACLOCAL = @ACLOCAL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000117AMTAR = @AMTAR@
118AR = @AR@
119AUTOCONF = @AUTOCONF@
120AUTOHEADER = @AUTOHEADER@
121AUTOMAKE = @AUTOMAKE@
122AWK = @AWK@
123CC = @CC@
124CCDEPMODE = @CCDEPMODE@
125CFLAGS = @CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000126CPP = @CPP@
127CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128CYGPATH_W = @CYGPATH_W@
129DEFS = @DEFS@
130DEPDIR = @DEPDIR@
Lev Walkinaef10c32014-01-14 01:47:25 -0800131DLLTOOL = @DLLTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700132DSYMUTIL = @DSYMUTIL@
133DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000134ECHO_C = @ECHO_C@
135ECHO_N = @ECHO_N@
136ECHO_T = @ECHO_T@
137EGREP = @EGREP@
138EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700139FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000140GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800141INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000142INSTALL_DATA = @INSTALL_DATA@
143INSTALL_PROGRAM = @INSTALL_PROGRAM@
144INSTALL_SCRIPT = @INSTALL_SCRIPT@
145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700146LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000147LDFLAGS = @LDFLAGS@
148LEX = @LEX@
149LEXLIB = @LEXLIB@
150LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
151LIBOBJS = @LIBOBJS@
152LIBS = @LIBS@
153LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700154LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000155LN_S = @LN_S@
156LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000157MAKEINFO = @MAKEINFO@
Lev Walkinaef10c32014-01-14 01:47:25 -0800158MANIFEST_TOOL = @MANIFEST_TOOL@
Lev Walkin4c776e52010-11-08 02:07:31 -0800159MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700160NM = @NM@
161NMEDIT = @NMEDIT@
Lev Walkinaef10c32014-01-14 01:47:25 -0800162OBJDUMP = @OBJDUMP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000163OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700164OTOOL = @OTOOL@
165OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000166PACKAGE = @PACKAGE@
167PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168PACKAGE_NAME = @PACKAGE_NAME@
169PACKAGE_STRING = @PACKAGE_STRING@
170PACKAGE_TARNAME = @PACKAGE_TARNAME@
Lev Walkinaef10c32014-01-14 01:47:25 -0800171PACKAGE_URL = @PACKAGE_URL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000172PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173PATH_SEPARATOR = @PATH_SEPARATOR@
174RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700175SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000176SET_MAKE = @SET_MAKE@
177SHELL = @SHELL@
178STRIP = @STRIP@
Lev Walkinf84cc012014-01-14 02:12:24 -0800179TESTSUITE_CFLAGS = @TESTSUITE_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000180VERSION = @VERSION@
181YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000182YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800183abs_builddir = @abs_builddir@
184abs_srcdir = @abs_srcdir@
185abs_top_builddir = @abs_top_builddir@
186abs_top_srcdir = @abs_top_srcdir@
Lev Walkinaef10c32014-01-14 01:47:25 -0800187ac_ct_AR = @ac_ct_AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000188ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700189ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000190am__include = @am__include@
191am__leading_dot = @am__leading_dot@
192am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000193am__tar = @am__tar@
194am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000195bindir = @bindir@
196build = @build@
197build_alias = @build_alias@
198build_cpu = @build_cpu@
199build_os = @build_os@
200build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800201builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000202datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000203datarootdir = @datarootdir@
204docdir = @docdir@
205dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000206exec_prefix = @exec_prefix@
207host = @host@
208host_alias = @host_alias@
209host_cpu = @host_cpu@
210host_os = @host_os@
211host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000212htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213includedir = @includedir@
214infodir = @infodir@
215install_sh = @install_sh@
216libdir = @libdir@
217libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000218localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000219localstatedir = @localstatedir@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000223pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000224prefix = @prefix@
225program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000226psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000227sbindir = @sbindir@
228sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800229srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000230sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000231target_alias = @target_alias@
Lev Walkinb3751942012-09-02 19:36:47 -0700232top_build_prefix = @top_build_prefix@
Lev Walkin4c776e52010-11-08 02:07:31 -0800233top_builddir = @top_builddir@
234top_srcdir = @top_srcdir@
Lev Walkine7c4b962010-11-09 03:10:36 -0800235SUBDIRS = docsrc
Lev Walkin9dea5c92004-08-07 06:26:40 +0000236docsdir = $(datadir)/doc/asn1c
Lev Walkine7c4b962010-11-09 03:10:36 -0800237docs_DATA = $(srcdir)/*.pdf
238EXTRA_DIST = $(srcdir)/*.pdf
239all: all-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000240
241.SUFFIXES:
Lev Walkine7c4b962010-11-09 03:10:36 -0800242$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243 @for dep in $?; do \
244 case '$(am__configure_deps)' in \
245 *$$dep*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700246 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
247 && { if test -f $@; then exit 0; else break; fi; }; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000248 exit 1;; \
249 esac; \
250 done; \
Lev Walkinb3751942012-09-02 19:36:47 -0700251 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
252 $(am__cd) $(top_srcdir) && \
253 $(AUTOMAKE) --foreign doc/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000254.PRECIOUS: Makefile
255Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256 @case '$?' in \
257 *config.status*) \
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259 *) \
260 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262 esac;
263
264$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
Lev Walkine7c4b962010-11-09 03:10:36 -0800267$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800269$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinb3751942012-09-02 19:36:47 -0700271$(am__aclocal_m4_deps):
Lev Walkinf15320b2004-06-03 03:38:44 +0000272
273mostlyclean-libtool:
274 -rm -f *.lo
275
276clean-libtool:
277 -rm -rf .libs _libs
Lev Walkin9dea5c92004-08-07 06:26:40 +0000278install-docsDATA: $(docs_DATA)
279 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800280 test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
Lev Walkinb3751942012-09-02 19:36:47 -0700281 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
282 for p in $$list; do \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700284 echo "$$d$$p"; \
285 done | $(am__base_list) | \
286 while read files; do \
287 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docsdir)'"; \
288 $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000289 done
290
291uninstall-docsDATA:
292 @$(NORMAL_UNINSTALL)
Lev Walkinb3751942012-09-02 19:36:47 -0700293 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
294 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
295 test -n "$$files" || exit 0; \
296 echo " ( cd '$(DESTDIR)$(docsdir)' && rm -f" $$files ")"; \
297 cd "$(DESTDIR)$(docsdir)" && rm -f $$files
Lev Walkine7c4b962010-11-09 03:10:36 -0800298
299# This directory's subdirectories are mostly independent; you can cd
300# into them and run `make' without going through this Makefile.
301# To change the values of `make' variables: instead of editing Makefiles,
302# (1) if the variable is set in `config.status', edit `config.status'
303# (which will cause the Makefiles to be regenerated when you run `make');
304# (2) otherwise, pass the desired values on the `make' command line.
305$(RECURSIVE_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700306 @fail= failcom='exit 1'; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800307 for f in x $$MAKEFLAGS; do \
308 case $$f in \
309 *=* | --[!k]*);; \
310 *k*) failcom='fail=yes';; \
311 esac; \
312 done; \
313 dot_seen=no; \
314 target=`echo $@ | sed s/-recursive//`; \
315 list='$(SUBDIRS)'; for subdir in $$list; do \
316 echo "Making $$target in $$subdir"; \
317 if test "$$subdir" = "."; then \
318 dot_seen=yes; \
319 local_target="$$target-am"; \
320 else \
321 local_target="$$target"; \
322 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700323 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkine7c4b962010-11-09 03:10:36 -0800324 || eval $$failcom; \
325 done; \
326 if test "$$dot_seen" = "no"; then \
327 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
328 fi; test -z "$$fail"
329
330$(RECURSIVE_CLEAN_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700331 @fail= failcom='exit 1'; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800332 for f in x $$MAKEFLAGS; do \
333 case $$f in \
334 *=* | --[!k]*);; \
335 *k*) failcom='fail=yes';; \
336 esac; \
337 done; \
338 dot_seen=no; \
339 case "$@" in \
340 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
341 *) list='$(SUBDIRS)' ;; \
342 esac; \
343 rev=''; for subdir in $$list; do \
344 if test "$$subdir" = "."; then :; else \
345 rev="$$subdir $$rev"; \
346 fi; \
347 done; \
348 rev="$$rev ."; \
349 target=`echo $@ | sed s/-recursive//`; \
350 for subdir in $$rev; do \
351 echo "Making $$target in $$subdir"; \
352 if test "$$subdir" = "."; then \
353 local_target="$$target-am"; \
354 else \
355 local_target="$$target"; \
356 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700357 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkine7c4b962010-11-09 03:10:36 -0800358 || eval $$failcom; \
359 done && test -z "$$fail"
360tags-recursive:
361 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700362 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
Lev Walkine7c4b962010-11-09 03:10:36 -0800363 done
364ctags-recursive:
365 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700366 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
Lev Walkine7c4b962010-11-09 03:10:36 -0800367 done
368
369ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375 END { if (nonempty) { for (i in files) print i; }; }'`; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800376 mkid -fID $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000377tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000378
Lev Walkine7c4b962010-11-09 03:10:36 -0800379TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
380 $(TAGS_FILES) $(LISP)
Lev Walkinb3751942012-09-02 19:36:47 -0700381 set x; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800382 here=`pwd`; \
383 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
384 include_option=--etags-include; \
385 empty_fix=.; \
386 else \
387 include_option=--include; \
388 empty_fix=; \
389 fi; \
390 list='$(SUBDIRS)'; for subdir in $$list; do \
391 if test "$$subdir" = .; then :; else \
392 test ! -f $$subdir/TAGS || \
Lev Walkinb3751942012-09-02 19:36:47 -0700393 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800394 fi; \
395 done; \
396 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397 unique=`for i in $$list; do \
398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700400 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401 END { if (nonempty) { for (i in files) print i; }; }'`; \
402 shift; \
403 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Lev Walkine7c4b962010-11-09 03:10:36 -0800404 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkinb3751942012-09-02 19:36:47 -0700405 if test $$# -gt 0; then \
406 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407 "$$@" $$unique; \
408 else \
409 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410 $$unique; \
411 fi; \
Lev Walkine7c4b962010-11-09 03:10:36 -0800412 fi
Lev Walkin8e8b5482004-06-17 23:42:48 +0000413ctags: CTAGS
Lev Walkine7c4b962010-11-09 03:10:36 -0800414CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
Lev Walkine7c4b962010-11-09 03:10:36 -0800416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
417 unique=`for i in $$list; do \
418 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700420 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 test -z "$(CTAGS_ARGS)$$unique" \
Lev Walkine7c4b962010-11-09 03:10:36 -0800423 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700424 $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000425
Lev Walkine7c4b962010-11-09 03:10:36 -0800426GTAGS:
427 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinb3751942012-09-02 19:36:47 -0700428 && $(am__cd) $(top_srcdir) \
429 && gtags -i $(GTAGS_ARGS) "$$here"
Lev Walkine7c4b962010-11-09 03:10:36 -0800430
431distclean-tags:
432 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000433
434distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800435 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437 list='$(DISTFILES)'; \
438 dist_files=`for file in $$list; do echo $$file; done | \
439 sed -e "s|^$$srcdirstrip/||;t" \
440 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441 case $$dist_files in \
442 */*) $(MKDIR_P) `echo "$$dist_files" | \
443 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444 sort -u` ;; \
445 esac; \
446 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000447 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000448 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800449 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkinb3751942012-09-02 19:36:47 -0700450 if test -d "$(distdir)/$$file"; then \
451 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000452 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700453 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 fi; \
457 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000458 else \
Lev Walkinb3751942012-09-02 19:36:47 -0700459 test -f "$(distdir)/$$file" \
460 || cp -p $$d/$$file "$(distdir)/$$file" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000461 || exit 1; \
462 fi; \
463 done
Lev Walkinb3751942012-09-02 19:36:47 -0700464 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Lev Walkine7c4b962010-11-09 03:10:36 -0800465 if test "$$subdir" = .; then :; else \
466 test -d "$(distdir)/$$subdir" \
467 || $(MKDIR_P) "$(distdir)/$$subdir" \
468 || exit 1; \
Lev Walkinb3751942012-09-02 19:36:47 -0700469 fi; \
470 done
471 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
472 if test "$$subdir" = .; then :; else \
473 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
474 $(am__relativize); \
475 new_distdir=$$reldir; \
476 dir1=$$subdir; dir2="$(top_distdir)"; \
477 $(am__relativize); \
478 new_top_distdir=$$reldir; \
479 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
480 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
481 ($(am__cd) $$subdir && \
Lev Walkine7c4b962010-11-09 03:10:36 -0800482 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700483 top_distdir="$$new_top_distdir" \
484 distdir="$$new_distdir" \
Lev Walkine7c4b962010-11-09 03:10:36 -0800485 am__remove_distdir=: \
486 am__skip_length_check=: \
Lev Walkinb3751942012-09-02 19:36:47 -0700487 am__skip_mode_fix=: \
Lev Walkine7c4b962010-11-09 03:10:36 -0800488 distdir) \
489 || exit 1; \
490 fi; \
491 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000492check-am: all-am
Lev Walkine7c4b962010-11-09 03:10:36 -0800493check: check-recursive
Lev Walkin9dea5c92004-08-07 06:26:40 +0000494all-am: Makefile $(DATA)
Lev Walkine7c4b962010-11-09 03:10:36 -0800495installdirs: installdirs-recursive
496installdirs-am:
Lev Walkin9dea5c92004-08-07 06:26:40 +0000497 for dir in "$(DESTDIR)$(docsdir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800498 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000499 done
Lev Walkine7c4b962010-11-09 03:10:36 -0800500install: install-recursive
501install-exec: install-exec-recursive
502install-data: install-data-recursive
503uninstall: uninstall-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000504
505install-am: all-am
506 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
507
Lev Walkine7c4b962010-11-09 03:10:36 -0800508installcheck: installcheck-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000509install-strip:
510 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000511 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000512 `test -z '$(STRIP)' || \
513 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
514mostlyclean-generic:
515
516clean-generic:
Lev Walkinf15320b2004-06-03 03:38:44 +0000517
518distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000519 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinb3751942012-09-02 19:36:47 -0700520 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000521
522maintainer-clean-generic:
523 @echo "This command is intended for maintainers to use"
524 @echo "it deletes files that may require special tools to rebuild."
Lev Walkine7c4b962010-11-09 03:10:36 -0800525clean: clean-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000526
527clean-am: clean-generic clean-libtool mostlyclean-am
528
Lev Walkine7c4b962010-11-09 03:10:36 -0800529distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000530 -rm -f Makefile
Lev Walkine7c4b962010-11-09 03:10:36 -0800531distclean-am: clean-am distclean-generic distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000532
Lev Walkine7c4b962010-11-09 03:10:36 -0800533dvi: dvi-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000534
535dvi-am:
536
Lev Walkine7c4b962010-11-09 03:10:36 -0800537html: html-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000538
Lev Walkinb3751942012-09-02 19:36:47 -0700539html-am:
540
Lev Walkine7c4b962010-11-09 03:10:36 -0800541info: info-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000542
543info-am:
544
Lev Walkin9dea5c92004-08-07 06:26:40 +0000545install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000546
Lev Walkine7c4b962010-11-09 03:10:36 -0800547install-dvi: install-dvi-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800548
Lev Walkinb3751942012-09-02 19:36:47 -0700549install-dvi-am:
550
Lev Walkinf15320b2004-06-03 03:38:44 +0000551install-exec-am:
552
Lev Walkine7c4b962010-11-09 03:10:36 -0800553install-html: install-html-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800554
Lev Walkinb3751942012-09-02 19:36:47 -0700555install-html-am:
556
Lev Walkine7c4b962010-11-09 03:10:36 -0800557install-info: install-info-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000558
Lev Walkinb3751942012-09-02 19:36:47 -0700559install-info-am:
560
Lev Walkinf15320b2004-06-03 03:38:44 +0000561install-man:
562
Lev Walkine7c4b962010-11-09 03:10:36 -0800563install-pdf: install-pdf-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800564
Lev Walkinb3751942012-09-02 19:36:47 -0700565install-pdf-am:
566
Lev Walkine7c4b962010-11-09 03:10:36 -0800567install-ps: install-ps-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800568
Lev Walkinb3751942012-09-02 19:36:47 -0700569install-ps-am:
570
Lev Walkinf15320b2004-06-03 03:38:44 +0000571installcheck-am:
572
Lev Walkine7c4b962010-11-09 03:10:36 -0800573maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000574 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000575maintainer-clean-am: distclean-am maintainer-clean-generic
576
Lev Walkine7c4b962010-11-09 03:10:36 -0800577mostlyclean: mostlyclean-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000578
579mostlyclean-am: mostlyclean-generic mostlyclean-libtool
580
Lev Walkine7c4b962010-11-09 03:10:36 -0800581pdf: pdf-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000582
583pdf-am:
584
Lev Walkine7c4b962010-11-09 03:10:36 -0800585ps: ps-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000586
587ps-am:
588
Lev Walkin4c776e52010-11-08 02:07:31 -0800589uninstall-am: uninstall-docsDATA
590
Lev Walkinb3751942012-09-02 19:36:47 -0700591.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
592 install-am install-strip tags-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000593
Lev Walkine7c4b962010-11-09 03:10:36 -0800594.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
595 all all-am check check-am clean clean-generic clean-libtool \
596 ctags ctags-recursive distclean distclean-generic \
597 distclean-libtool distclean-tags distdir dvi dvi-am html \
598 html-am info info-am install install-am install-data \
599 install-data-am install-docsDATA install-dvi install-dvi-am \
600 install-exec install-exec-am install-html install-html-am \
601 install-info install-info-am install-man install-pdf \
602 install-pdf-am install-ps install-ps-am install-strip \
603 installcheck installcheck-am installdirs installdirs-am \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000604 maintainer-clean maintainer-clean-generic mostlyclean \
605 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Lev Walkine7c4b962010-11-09 03:10:36 -0800606 tags tags-recursive uninstall uninstall-am uninstall-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000607
Lev Walkinb3751942012-09-02 19:36:47 -0700608
Lev Walkinf15320b2004-06-03 03:38:44 +0000609# Tell versions [3.59,3.63) of GNU make to not export all variables.
610# Otherwise a system limit (for SysV at least) may be exceeded.
611.NOEXPORT: