blob: 07cb4058310de3852e974a7c8a0730bff0cc6241 [file] [log] [blame]
Lev Walkin4c776e52010-11-08 02:07:31 -08001# Makefile.in generated by automake 1.10 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 Walkin4c776e52010-11-08 02:07:31 -08005# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00006# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
Lev Walkin9dea5c92004-08-07 06:26:40 +000016
Lev Walkinf15320b2004-06-03 03:38:44 +000017VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000018pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000021am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000022install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000026transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000027NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000033build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000034host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000035subdir = doc
Lev Walkin8e8b5482004-06-17 23:42:48 +000036DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkine7c4b962010-11-09 03:10:36 -080038am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
39 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
40 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
41 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000042am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000044mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000047SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000048DIST_SOURCES =
Lev Walkine7c4b962010-11-09 03:10:36 -080049RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50 html-recursive info-recursive install-data-recursive \
51 install-dvi-recursive install-exec-recursive \
52 install-html-recursive install-info-recursive \
53 install-pdf-recursive install-ps-recursive install-recursive \
54 installcheck-recursive installdirs-recursive pdf-recursive \
55 ps-recursive uninstall-recursive
Lev Walkin5af1a692006-08-18 01:54:27 +000056am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57am__vpath_adj = case $$p in \
58 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59 *) f=$$p;; \
60 esac;
61am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
Lev Walkin9dea5c92004-08-07 06:26:40 +000062am__installdirs = "$(DESTDIR)$(docsdir)"
63docsDATA_INSTALL = $(INSTALL_DATA)
64DATA = $(docs_DATA)
Lev Walkine7c4b962010-11-09 03:10:36 -080065RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66 distclean-recursive maintainer-clean-recursive
67ETAGS = etags
68CTAGS = ctags
69DIST_SUBDIRS = $(SUBDIRS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000070DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000073AMTAR = @AMTAR@
74AR = @AR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000082CPP = @CPP@
83CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -070087DSYMUTIL = @DSYMUTIL@
88DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000089ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -070094FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +000095GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -080096INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000097INSTALL_DATA = @INSTALL_DATA@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700101LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000102LDFLAGS = @LDFLAGS@
103LEX = @LEX@
104LEXLIB = @LEXLIB@
105LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700109LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000110LN_S = @LN_S@
111LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000112MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800113MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700114NM = @NM@
115NMEDIT = @NMEDIT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000116OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700117OTOOL = @OTOOL@
118OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000119PACKAGE = @PACKAGE@
120PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121PACKAGE_NAME = @PACKAGE_NAME@
122PACKAGE_STRING = @PACKAGE_STRING@
123PACKAGE_TARNAME = @PACKAGE_TARNAME@
124PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000125PATH_SEPARATOR = @PATH_SEPARATOR@
126RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700127SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128SET_MAKE = @SET_MAKE@
129SHELL = @SHELL@
130STRIP = @STRIP@
131VERSION = @VERSION@
132YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000133YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800134abs_builddir = @abs_builddir@
135abs_srcdir = @abs_srcdir@
136abs_top_builddir = @abs_top_builddir@
137abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700139ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140am__include = @am__include@
141am__leading_dot = @am__leading_dot@
142am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000143am__tar = @am__tar@
144am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000145bindir = @bindir@
146build = @build@
147build_alias = @build_alias@
148build_cpu = @build_cpu@
149build_os = @build_os@
150build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800151builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000152datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000153datarootdir = @datarootdir@
154docdir = @docdir@
155dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000156exec_prefix = @exec_prefix@
157host = @host@
158host_alias = @host_alias@
159host_cpu = @host_cpu@
160host_os = @host_os@
161host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000162htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000168localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000169localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800170lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000174pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000175prefix = @prefix@
176program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000177psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800180srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000181sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000182target_alias = @target_alias@
Lev Walkin4c776e52010-11-08 02:07:31 -0800183top_builddir = @top_builddir@
184top_srcdir = @top_srcdir@
Lev Walkine7c4b962010-11-09 03:10:36 -0800185SUBDIRS = docsrc
Lev Walkin9dea5c92004-08-07 06:26:40 +0000186docsdir = $(datadir)/doc/asn1c
Lev Walkine7c4b962010-11-09 03:10:36 -0800187docs_DATA = $(srcdir)/*.pdf
188EXTRA_DIST = $(srcdir)/*.pdf
189all: all-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000190
191.SUFFIXES:
Lev Walkine7c4b962010-11-09 03:10:36 -0800192$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000193 @for dep in $?; do \
194 case '$(am__configure_deps)' in \
195 *$$dep*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
197 && exit 0; \
198 exit 1;; \
199 esac; \
200 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000201 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000202 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000203 $(AUTOMAKE) --foreign doc/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000204.PRECIOUS: Makefile
205Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206 @case '$?' in \
207 *config.status*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
209 *) \
210 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
211 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
212 esac;
213
214$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
Lev Walkine7c4b962010-11-09 03:10:36 -0800217$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800219$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000221
222mostlyclean-libtool:
223 -rm -f *.lo
224
225clean-libtool:
226 -rm -rf .libs _libs
Lev Walkin9dea5c92004-08-07 06:26:40 +0000227install-docsDATA: $(docs_DATA)
228 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800229 test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
Lev Walkin9dea5c92004-08-07 06:26:40 +0000230 @list='$(docs_DATA)'; for p in $$list; do \
231 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000232 f=$(am__strip_dir) \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000233 echo " $(docsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docsdir)/$$f'"; \
234 $(docsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docsdir)/$$f"; \
235 done
236
237uninstall-docsDATA:
238 @$(NORMAL_UNINSTALL)
239 @list='$(docs_DATA)'; for p in $$list; do \
Lev Walkin5af1a692006-08-18 01:54:27 +0000240 f=$(am__strip_dir) \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000241 echo " rm -f '$(DESTDIR)$(docsdir)/$$f'"; \
242 rm -f "$(DESTDIR)$(docsdir)/$$f"; \
243 done
Lev Walkine7c4b962010-11-09 03:10:36 -0800244
245# This directory's subdirectories are mostly independent; you can cd
246# into them and run `make' without going through this Makefile.
247# To change the values of `make' variables: instead of editing Makefiles,
248# (1) if the variable is set in `config.status', edit `config.status'
249# (which will cause the Makefiles to be regenerated when you run `make');
250# (2) otherwise, pass the desired values on the `make' command line.
251$(RECURSIVE_TARGETS):
252 @failcom='exit 1'; \
253 for f in x $$MAKEFLAGS; do \
254 case $$f in \
255 *=* | --[!k]*);; \
256 *k*) failcom='fail=yes';; \
257 esac; \
258 done; \
259 dot_seen=no; \
260 target=`echo $@ | sed s/-recursive//`; \
261 list='$(SUBDIRS)'; for subdir in $$list; do \
262 echo "Making $$target in $$subdir"; \
263 if test "$$subdir" = "."; then \
264 dot_seen=yes; \
265 local_target="$$target-am"; \
266 else \
267 local_target="$$target"; \
268 fi; \
269 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270 || eval $$failcom; \
271 done; \
272 if test "$$dot_seen" = "no"; then \
273 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
274 fi; test -z "$$fail"
275
276$(RECURSIVE_CLEAN_TARGETS):
277 @failcom='exit 1'; \
278 for f in x $$MAKEFLAGS; do \
279 case $$f in \
280 *=* | --[!k]*);; \
281 *k*) failcom='fail=yes';; \
282 esac; \
283 done; \
284 dot_seen=no; \
285 case "$@" in \
286 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
287 *) list='$(SUBDIRS)' ;; \
288 esac; \
289 rev=''; for subdir in $$list; do \
290 if test "$$subdir" = "."; then :; else \
291 rev="$$subdir $$rev"; \
292 fi; \
293 done; \
294 rev="$$rev ."; \
295 target=`echo $@ | sed s/-recursive//`; \
296 for subdir in $$rev; do \
297 echo "Making $$target in $$subdir"; \
298 if test "$$subdir" = "."; then \
299 local_target="$$target-am"; \
300 else \
301 local_target="$$target"; \
302 fi; \
303 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
304 || eval $$failcom; \
305 done && test -z "$$fail"
306tags-recursive:
307 list='$(SUBDIRS)'; for subdir in $$list; do \
308 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
309 done
310ctags-recursive:
311 list='$(SUBDIRS)'; for subdir in $$list; do \
312 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
313 done
314
315ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 done | \
320 $(AWK) ' { files[$$0] = 1; } \
321 END { for (i in files) print i; }'`; \
322 mkid -fID $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000323tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000324
Lev Walkine7c4b962010-11-09 03:10:36 -0800325TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
326 $(TAGS_FILES) $(LISP)
327 tags=; \
328 here=`pwd`; \
329 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
330 include_option=--etags-include; \
331 empty_fix=.; \
332 else \
333 include_option=--include; \
334 empty_fix=; \
335 fi; \
336 list='$(SUBDIRS)'; for subdir in $$list; do \
337 if test "$$subdir" = .; then :; else \
338 test ! -f $$subdir/TAGS || \
339 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
340 fi; \
341 done; \
342 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
343 unique=`for i in $$list; do \
344 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345 done | \
346 $(AWK) ' { files[$$0] = 1; } \
347 END { for (i in files) print i; }'`; \
348 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
349 test -n "$$unique" || unique=$$empty_fix; \
350 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351 $$tags $$unique; \
352 fi
Lev Walkin8e8b5482004-06-17 23:42:48 +0000353ctags: CTAGS
Lev Walkine7c4b962010-11-09 03:10:36 -0800354CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
355 $(TAGS_FILES) $(LISP)
356 tags=; \
357 here=`pwd`; \
358 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359 unique=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 done | \
362 $(AWK) ' { files[$$0] = 1; } \
363 END { for (i in files) print i; }'`; \
364 test -z "$(CTAGS_ARGS)$$tags$$unique" \
365 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
366 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000367
Lev Walkine7c4b962010-11-09 03:10:36 -0800368GTAGS:
369 here=`$(am__cd) $(top_builddir) && pwd` \
370 && cd $(top_srcdir) \
371 && gtags -i $(GTAGS_ARGS) $$here
372
373distclean-tags:
374 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000375
376distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800377 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
379 list='$(DISTFILES)'; \
380 dist_files=`for file in $$list; do echo $$file; done | \
381 sed -e "s|^$$srcdirstrip/||;t" \
382 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
383 case $$dist_files in \
384 */*) $(MKDIR_P) `echo "$$dist_files" | \
385 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
386 sort -u` ;; \
387 esac; \
388 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000389 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000390 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800391 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000392 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
394 fi; \
395 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000396 else \
397 test -f $(distdir)/$$file \
398 || cp -p $$d/$$file $(distdir)/$$file \
399 || exit 1; \
400 fi; \
401 done
Lev Walkine7c4b962010-11-09 03:10:36 -0800402 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
403 if test "$$subdir" = .; then :; else \
404 test -d "$(distdir)/$$subdir" \
405 || $(MKDIR_P) "$(distdir)/$$subdir" \
406 || exit 1; \
407 distdir=`$(am__cd) $(distdir) && pwd`; \
408 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
409 (cd $$subdir && \
410 $(MAKE) $(AM_MAKEFLAGS) \
411 top_distdir="$$top_distdir" \
412 distdir="$$distdir/$$subdir" \
413 am__remove_distdir=: \
414 am__skip_length_check=: \
415 distdir) \
416 || exit 1; \
417 fi; \
418 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000419check-am: all-am
Lev Walkine7c4b962010-11-09 03:10:36 -0800420check: check-recursive
Lev Walkin9dea5c92004-08-07 06:26:40 +0000421all-am: Makefile $(DATA)
Lev Walkine7c4b962010-11-09 03:10:36 -0800422installdirs: installdirs-recursive
423installdirs-am:
Lev Walkin9dea5c92004-08-07 06:26:40 +0000424 for dir in "$(DESTDIR)$(docsdir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800425 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000426 done
Lev Walkine7c4b962010-11-09 03:10:36 -0800427install: install-recursive
428install-exec: install-exec-recursive
429install-data: install-data-recursive
430uninstall: uninstall-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000431
432install-am: all-am
433 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
434
Lev Walkine7c4b962010-11-09 03:10:36 -0800435installcheck: installcheck-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000436install-strip:
437 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000438 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000439 `test -z '$(STRIP)' || \
440 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
441mostlyclean-generic:
442
443clean-generic:
Lev Walkinf15320b2004-06-03 03:38:44 +0000444
445distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000446 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000447
448maintainer-clean-generic:
449 @echo "This command is intended for maintainers to use"
450 @echo "it deletes files that may require special tools to rebuild."
Lev Walkine7c4b962010-11-09 03:10:36 -0800451clean: clean-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000452
453clean-am: clean-generic clean-libtool mostlyclean-am
454
Lev Walkine7c4b962010-11-09 03:10:36 -0800455distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000456 -rm -f Makefile
Lev Walkine7c4b962010-11-09 03:10:36 -0800457distclean-am: clean-am distclean-generic distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000458
Lev Walkine7c4b962010-11-09 03:10:36 -0800459dvi: dvi-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000460
461dvi-am:
462
Lev Walkine7c4b962010-11-09 03:10:36 -0800463html: html-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000464
Lev Walkine7c4b962010-11-09 03:10:36 -0800465info: info-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000466
467info-am:
468
Lev Walkin9dea5c92004-08-07 06:26:40 +0000469install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000470
Lev Walkine7c4b962010-11-09 03:10:36 -0800471install-dvi: install-dvi-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800472
Lev Walkinf15320b2004-06-03 03:38:44 +0000473install-exec-am:
474
Lev Walkine7c4b962010-11-09 03:10:36 -0800475install-html: install-html-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800476
Lev Walkine7c4b962010-11-09 03:10:36 -0800477install-info: install-info-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000478
479install-man:
480
Lev Walkine7c4b962010-11-09 03:10:36 -0800481install-pdf: install-pdf-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800482
Lev Walkine7c4b962010-11-09 03:10:36 -0800483install-ps: install-ps-recursive
Lev Walkin4c776e52010-11-08 02:07:31 -0800484
Lev Walkinf15320b2004-06-03 03:38:44 +0000485installcheck-am:
486
Lev Walkine7c4b962010-11-09 03:10:36 -0800487maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000488 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000489maintainer-clean-am: distclean-am maintainer-clean-generic
490
Lev Walkine7c4b962010-11-09 03:10:36 -0800491mostlyclean: mostlyclean-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000492
493mostlyclean-am: mostlyclean-generic mostlyclean-libtool
494
Lev Walkine7c4b962010-11-09 03:10:36 -0800495pdf: pdf-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000496
497pdf-am:
498
Lev Walkine7c4b962010-11-09 03:10:36 -0800499ps: ps-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000500
501ps-am:
502
Lev Walkin4c776e52010-11-08 02:07:31 -0800503uninstall-am: uninstall-docsDATA
504
Lev Walkine7c4b962010-11-09 03:10:36 -0800505.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
506 install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000507
Lev Walkine7c4b962010-11-09 03:10:36 -0800508.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
509 all all-am check check-am clean clean-generic clean-libtool \
510 ctags ctags-recursive distclean distclean-generic \
511 distclean-libtool distclean-tags distdir dvi dvi-am html \
512 html-am info info-am install install-am install-data \
513 install-data-am install-docsDATA install-dvi install-dvi-am \
514 install-exec install-exec-am install-html install-html-am \
515 install-info install-info-am install-man install-pdf \
516 install-pdf-am install-ps install-ps-am install-strip \
517 installcheck installcheck-am installdirs installdirs-am \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000518 maintainer-clean maintainer-clean-generic mostlyclean \
519 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Lev Walkine7c4b962010-11-09 03:10:36 -0800520 tags tags-recursive uninstall uninstall-am uninstall-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000521
Lev Walkinf15320b2004-06-03 03:38:44 +0000522# Tell versions [3.59,3.63) of GNU make to not export all variables.
523# Otherwise a system limit (for SysV at least) may be exceeded.
524.NOEXPORT: