blob: 1c720125de17b7a89684580bd063be8c31ed55eb [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 Walkin9b48a052004-09-10 16:17:03 +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 Walkin4c776e52010-11-08 02:07:31 -080037subdir = .
Lev Walkin8e8b5482004-06-17 23:42:48 +000038DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
Lev Walkin33cded12004-09-19 19:40:52 +000039 $(srcdir)/Makefile.in $(srcdir)/asn1c.spec.in \
40 $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \
Lev Walkin06bf7cc2007-06-24 09:13:16 +000041 ChangeLog INSTALL TODO config.guess config.sub depcomp \
Lev Walkin4c776e52010-11-08 02:07:31 -080042 install-sh ltconfig ltmain.sh missing mkinstalldirs ylwrap
Lev Walkin8e8b5482004-06-17 23:42:48 +000043ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkine7c4b962010-11-09 03:10:36 -080044am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
45 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000048am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Lev Walkin4c776e52010-11-08 02:07:31 -080051 configure.lineno config.status.lineno
Lev Walkin8e8b5482004-06-17 23:42:48 +000052mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53CONFIG_HEADER = config.h
Lev Walkin33cded12004-09-19 19:40:52 +000054CONFIG_CLEAN_FILES = asn1c.spec
Lev Walkinb3751942012-09-02 19:36:47 -070055CONFIG_CLEAN_VPATH_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000056SOURCES =
57DIST_SOURCES =
58RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59 html-recursive info-recursive install-data-recursive \
Lev Walkin4c776e52010-11-08 02:07:31 -080060 install-dvi-recursive install-exec-recursive \
61 install-html-recursive install-info-recursive \
62 install-pdf-recursive install-ps-recursive install-recursive \
63 installcheck-recursive installdirs-recursive pdf-recursive \
64 ps-recursive uninstall-recursive
Lev Walkin5af1a692006-08-18 01:54:27 +000065am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66am__vpath_adj = case $$p in \
67 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68 *) f=$$p;; \
69 esac;
Lev Walkinb3751942012-09-02 19:36:47 -070070am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71am__install_max = 40
72am__nobase_strip_setup = \
73 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74am__nobase_strip = \
75 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
76am__nobase_list = $(am__nobase_strip_setup); \
77 for p in $$list; do echo "$$p $$p"; done | \
78 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80 if (++n[$$2] == $(am__install_max)) \
81 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82 END { for (dir in files) print dir, files[dir] }'
83am__base_list = \
84 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Lev Walkin9b48a052004-09-10 16:17:03 +000086am__installdirs = "$(DESTDIR)$(docsdir)"
Lev Walkin9b48a052004-09-10 16:17:03 +000087DATA = $(docs_DATA)
Lev Walkin4c776e52010-11-08 02:07:31 -080088RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
89 distclean-recursive maintainer-clean-recursive
Lev Walkinb3751942012-09-02 19:36:47 -070090AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
91 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
92 distdir dist dist-all distcheck
Lev Walkin8e8b5482004-06-17 23:42:48 +000093ETAGS = etags
94CTAGS = ctags
95DIST_SUBDIRS = $(SUBDIRS)
96DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97distdir = $(PACKAGE)-$(VERSION)
98top_distdir = $(distdir)
99am__remove_distdir = \
Lev Walkinb3751942012-09-02 19:36:47 -0700100 { test ! -d "$(distdir)" \
101 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
102 && rm -fr "$(distdir)"; }; }
103am__relativize = \
104 dir0=`pwd`; \
105 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
106 sed_rest='s,^[^/]*/*,,'; \
107 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
108 sed_butlast='s,/*[^/]*$$,,'; \
109 while test -n "$$dir1"; do \
110 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
111 if test "$$first" != "."; then \
112 if test "$$first" = ".."; then \
113 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
114 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
115 else \
116 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
117 if test "$$first2" = "$$first"; then \
118 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
119 else \
120 dir2="../$$dir2"; \
121 fi; \
122 dir0="$$dir0"/"$$first"; \
123 fi; \
124 fi; \
125 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
126 done; \
127 reldir="$$dir2"
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128DIST_ARCHIVES = $(distdir).tar.gz
129GZIP_ENV = --best
130distuninstallcheck_listfiles = find . -type f -print
131distcleancheck_listfiles = find . -type f -print
132ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +0000133ADD_CFLAGS = @ADD_CFLAGS@
134AMTAR = @AMTAR@
135AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000136AUTOCONF = @AUTOCONF@
137AUTOHEADER = @AUTOHEADER@
138AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000139AWK = @AWK@
140CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000141CCDEPMODE = @CCDEPMODE@
142CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000143CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000144CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000145CYGPATH_W = @CYGPATH_W@
146DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000147DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700148DSYMUTIL = @DSYMUTIL@
149DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000154EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700155FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000156GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800157INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700162LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000163LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000164LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000165LEXLIB = @LEXLIB@
166LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
167LIBOBJS = @LIBOBJS@
168LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000169LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700170LIPO = @LIPO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000171LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000172LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800174MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700175NM = @NM@
176NMEDIT = @NMEDIT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000177OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700178OTOOL = @OTOOL@
179OTOOL64 = @OTOOL64@
Lev Walkinf15320b2004-06-03 03:38:44 +0000180PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000181PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182PACKAGE_NAME = @PACKAGE_NAME@
183PACKAGE_STRING = @PACKAGE_STRING@
184PACKAGE_TARNAME = @PACKAGE_TARNAME@
185PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000186PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000187RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700188SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000189SET_MAKE = @SET_MAKE@
190SHELL = @SHELL@
191STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000192VERSION = @VERSION@
193YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000194YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800195abs_builddir = @abs_builddir@
196abs_srcdir = @abs_srcdir@
197abs_top_builddir = @abs_top_builddir@
198abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000199ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700200ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkinf15320b2004-06-03 03:38:44 +0000201am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000202am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000203am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000204am__tar = @am__tar@
205am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000206bindir = @bindir@
207build = @build@
208build_alias = @build_alias@
209build_cpu = @build_cpu@
210build_os = @build_os@
211build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800212builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000214datarootdir = @datarootdir@
215docdir = @docdir@
216dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000217exec_prefix = @exec_prefix@
218host = @host@
219host_alias = @host_alias@
220host_cpu = @host_cpu@
221host_os = @host_os@
222host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000223htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000224includedir = @includedir@
225infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000226install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000227libdir = @libdir@
228libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000229localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000230localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800231lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000232mandir = @mandir@
233mkdir_p = @mkdir_p@
234oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000235pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000236prefix = @prefix@
237program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000238psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000239sbindir = @sbindir@
240sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800241srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000242sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243target_alias = @target_alias@
Lev Walkinb3751942012-09-02 19:36:47 -0700244top_build_prefix = @top_build_prefix@
Lev Walkin4c776e52010-11-08 02:07:31 -0800245top_builddir = @top_builddir@
246top_srcdir = @top_srcdir@
Lev Walkine7c4b962010-11-09 03:10:36 -0800247ACLOCAL_AMFLAGS = -I m4
Lev Walkinf15320b2004-06-03 03:38:44 +0000248SUBDIRS = \
Lev Walkin3d0b5a32004-08-18 05:43:55 +0000249 libasn1parser libasn1fix \
250 libasn1print libasn1compiler \
Lev Walkinf15320b2004-06-03 03:38:44 +0000251 skeletons examples tests \
252 doc asn1c
253
Lev Walkin9b48a052004-09-10 16:17:03 +0000254docsdir = $(datadir)/doc/asn1c
Lev Walkin33cded12004-09-19 19:40:52 +0000255docs_DATA = README FAQ COPYING ChangeLog BUGS TODO
256EXTRA_DIST = asn1c.spec.in FAQ BUGS MANIFEST
257CLEANFILES = asn1c.spec
Lev Walkinf15320b2004-06-03 03:38:44 +0000258all: config.h
259 $(MAKE) $(AM_MAKEFLAGS) all-recursive
260
261.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000262am--refresh:
263 @:
Lev Walkine7c4b962010-11-09 03:10:36 -0800264$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000265 @for dep in $?; do \
266 case '$(am__configure_deps)' in \
267 *$$dep*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700268 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
269 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000270 && exit 0; \
271 exit 1;; \
272 esac; \
273 done; \
Lev Walkinb3751942012-09-02 19:36:47 -0700274 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
275 $(am__cd) $(top_srcdir) && \
276 $(AUTOMAKE) --foreign Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000277.PRECIOUS: Makefile
278Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279 @case '$?' in \
280 *config.status*) \
281 echo ' $(SHELL) ./config.status'; \
282 $(SHELL) ./config.status;; \
283 *) \
284 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
285 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
286 esac;
287
288$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
289 $(SHELL) ./config.status --recheck
290
Lev Walkine7c4b962010-11-09 03:10:36 -0800291$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700292 $(am__cd) $(srcdir) && $(AUTOCONF)
Lev Walkine7c4b962010-11-09 03:10:36 -0800293$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700294 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
295$(am__aclocal_m4_deps):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000296
297config.h: stamp-h1
298 @if test ! -f $@; then \
299 rm -f stamp-h1; \
Lev Walkin4c776e52010-11-08 02:07:31 -0800300 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000301 else :; fi
302
303stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
304 @rm -f stamp-h1
305 cd $(top_builddir) && $(SHELL) ./config.status config.h
Lev Walkine7c4b962010-11-09 03:10:36 -0800306$(srcdir)/config.h.in: $(am__configure_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700307 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Lev Walkin8e8b5482004-06-17 23:42:48 +0000308 rm -f stamp-h1
309 touch $@
310
311distclean-hdr:
312 -rm -f config.h stamp-h1
Lev Walkin33cded12004-09-19 19:40:52 +0000313asn1c.spec: $(top_builddir)/config.status $(srcdir)/asn1c.spec.in
314 cd $(top_builddir) && $(SHELL) ./config.status $@
Lev Walkinf15320b2004-06-03 03:38:44 +0000315
316mostlyclean-libtool:
317 -rm -f *.lo
318
319clean-libtool:
320 -rm -rf .libs _libs
321
322distclean-libtool:
Lev Walkinb3751942012-09-02 19:36:47 -0700323 -rm -f libtool config.lt
Lev Walkin9b48a052004-09-10 16:17:03 +0000324install-docsDATA: $(docs_DATA)
325 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800326 test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
Lev Walkinb3751942012-09-02 19:36:47 -0700327 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
328 for p in $$list; do \
Lev Walkin9b48a052004-09-10 16:17:03 +0000329 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700330 echo "$$d$$p"; \
331 done | $(am__base_list) | \
332 while read files; do \
333 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docsdir)'"; \
334 $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \
Lev Walkin9b48a052004-09-10 16:17:03 +0000335 done
336
337uninstall-docsDATA:
338 @$(NORMAL_UNINSTALL)
Lev Walkinb3751942012-09-02 19:36:47 -0700339 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
340 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
341 test -n "$$files" || exit 0; \
342 echo " ( cd '$(DESTDIR)$(docsdir)' && rm -f" $$files ")"; \
343 cd "$(DESTDIR)$(docsdir)" && rm -f $$files
Lev Walkinf15320b2004-06-03 03:38:44 +0000344
345# This directory's subdirectories are mostly independent; you can cd
346# into them and run `make' without going through this Makefile.
347# To change the values of `make' variables: instead of editing Makefiles,
348# (1) if the variable is set in `config.status', edit `config.status'
349# (which will cause the Makefiles to be regenerated when you run `make');
350# (2) otherwise, pass the desired values on the `make' command line.
351$(RECURSIVE_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700352 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000353 for f in x $$MAKEFLAGS; do \
354 case $$f in \
355 *=* | --[!k]*);; \
356 *k*) failcom='fail=yes';; \
357 esac; \
358 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000359 dot_seen=no; \
360 target=`echo $@ | sed s/-recursive//`; \
361 list='$(SUBDIRS)'; for subdir in $$list; do \
362 echo "Making $$target in $$subdir"; \
363 if test "$$subdir" = "."; then \
364 dot_seen=yes; \
365 local_target="$$target-am"; \
366 else \
367 local_target="$$target"; \
368 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700369 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000370 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000371 done; \
372 if test "$$dot_seen" = "no"; then \
373 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
374 fi; test -z "$$fail"
375
Lev Walkin4c776e52010-11-08 02:07:31 -0800376$(RECURSIVE_CLEAN_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700377 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000378 for f in x $$MAKEFLAGS; do \
379 case $$f in \
380 *=* | --[!k]*);; \
381 *k*) failcom='fail=yes';; \
382 esac; \
383 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000384 dot_seen=no; \
385 case "$@" in \
386 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
387 *) list='$(SUBDIRS)' ;; \
388 esac; \
389 rev=''; for subdir in $$list; do \
390 if test "$$subdir" = "."; then :; else \
391 rev="$$subdir $$rev"; \
392 fi; \
393 done; \
394 rev="$$rev ."; \
395 target=`echo $@ | sed s/-recursive//`; \
396 for subdir in $$rev; do \
397 echo "Making $$target in $$subdir"; \
398 if test "$$subdir" = "."; then \
399 local_target="$$target-am"; \
400 else \
401 local_target="$$target"; \
402 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700403 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000404 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000405 done && test -z "$$fail"
406tags-recursive:
407 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700408 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
Lev Walkinf15320b2004-06-03 03:38:44 +0000409 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000410ctags-recursive:
411 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700412 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000413 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000414
415ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000417 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; }; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000422 mkid -fID $$unique
423tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000424
425TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
426 $(TAGS_FILES) $(LISP)
Lev Walkinb3751942012-09-02 19:36:47 -0700427 set x; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000428 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000429 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
430 include_option=--etags-include; \
431 empty_fix=.; \
432 else \
433 include_option=--include; \
434 empty_fix=; \
435 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000436 list='$(SUBDIRS)'; for subdir in $$list; do \
437 if test "$$subdir" = .; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000438 test ! -f $$subdir/TAGS || \
Lev Walkinb3751942012-09-02 19:36:47 -0700439 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000440 fi; \
441 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000442 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000443 unique=`for i in $$list; do \
444 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700446 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447 END { if (nonempty) { for (i in files) print i; }; }'`; \
448 shift; \
449 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000450 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkinb3751942012-09-02 19:36:47 -0700451 if test $$# -gt 0; then \
452 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453 "$$@" $$unique; \
454 else \
455 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456 $$unique; \
457 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000458 fi
459ctags: CTAGS
460CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
461 $(TAGS_FILES) $(LISP)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000462 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
463 unique=`for i in $$list; do \
464 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700466 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
467 END { if (nonempty) { for (i in files) print i; }; }'`; \
468 test -z "$(CTAGS_ARGS)$$unique" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700470 $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000471
472GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000473 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinb3751942012-09-02 19:36:47 -0700474 && $(am__cd) $(top_srcdir) \
475 && gtags -i $(GTAGS_ARGS) "$$here"
Lev Walkinf15320b2004-06-03 03:38:44 +0000476
477distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000479
480distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000481 $(am__remove_distdir)
Lev Walkinb3751942012-09-02 19:36:47 -0700482 test -d "$(distdir)" || mkdir "$(distdir)"
Lev Walkin4c776e52010-11-08 02:07:31 -0800483 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485 list='$(DISTFILES)'; \
486 dist_files=`for file in $$list; do echo $$file; done | \
487 sed -e "s|^$$srcdirstrip/||;t" \
488 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
489 case $$dist_files in \
490 */*) $(MKDIR_P) `echo "$$dist_files" | \
491 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
492 sort -u` ;; \
493 esac; \
494 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000495 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000496 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800497 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkinb3751942012-09-02 19:36:47 -0700498 if test -d "$(distdir)/$$file"; then \
499 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000500 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700501 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504 fi; \
505 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000506 else \
Lev Walkinb3751942012-09-02 19:36:47 -0700507 test -f "$(distdir)/$$file" \
508 || cp -p $$d/$$file "$(distdir)/$$file" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000509 || exit 1; \
510 fi; \
511 done
Lev Walkinb3751942012-09-02 19:36:47 -0700512 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000513 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000514 test -d "$(distdir)/$$subdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800515 || $(MKDIR_P) "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000516 || exit 1; \
Lev Walkinb3751942012-09-02 19:36:47 -0700517 fi; \
518 done
519 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
520 if test "$$subdir" = .; then :; else \
521 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
522 $(am__relativize); \
523 new_distdir=$$reldir; \
524 dir1=$$subdir; dir2="$(top_distdir)"; \
525 $(am__relativize); \
526 new_top_distdir=$$reldir; \
527 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
528 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
529 ($(am__cd) $$subdir && \
Lev Walkinf15320b2004-06-03 03:38:44 +0000530 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700531 top_distdir="$$new_top_distdir" \
532 distdir="$$new_distdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800533 am__remove_distdir=: \
534 am__skip_length_check=: \
Lev Walkinb3751942012-09-02 19:36:47 -0700535 am__skip_mode_fix=: \
Lev Walkinf15320b2004-06-03 03:38:44 +0000536 distdir) \
537 || exit 1; \
538 fi; \
539 done
Lev Walkinb3751942012-09-02 19:36:47 -0700540 -test -n "$(am__skip_mode_fix)" \
541 || find "$(distdir)" -type d ! -perm -755 \
542 -exec chmod u+rwx,go+rx {} \; -o \
Lev Walkinf15320b2004-06-03 03:38:44 +0000543 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
544 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Lev Walkin4c776e52010-11-08 02:07:31 -0800545 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Lev Walkinb3751942012-09-02 19:36:47 -0700546 || chmod -R a+r "$(distdir)"
Lev Walkin8e8b5482004-06-17 23:42:48 +0000547dist-gzip: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000548 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000549 $(am__remove_distdir)
550
551dist-bzip2: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000552 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
Lev Walkin8e8b5482004-06-17 23:42:48 +0000553 $(am__remove_distdir)
554
Lev Walkinb3751942012-09-02 19:36:47 -0700555dist-lzma: distdir
556 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
557 $(am__remove_distdir)
558
559dist-xz: distdir
560 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
561 $(am__remove_distdir)
562
Lev Walkin8e8b5482004-06-17 23:42:48 +0000563dist-tarZ: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000564 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Lev Walkin8e8b5482004-06-17 23:42:48 +0000565 $(am__remove_distdir)
566
567dist-shar: distdir
568 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
569 $(am__remove_distdir)
570
571dist-zip: distdir
572 -rm -f $(distdir).zip
573 zip -rq $(distdir).zip $(distdir)
574 $(am__remove_distdir)
575
576dist dist-all: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000577 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000578 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000579
580# This target untars the dist file and tries a VPATH configuration. Then
581# it guarantees that the distribution is self-contained by making another
582# tarfile.
583distcheck: dist
Lev Walkin8e8b5482004-06-17 23:42:48 +0000584 case '$(DIST_ARCHIVES)' in \
585 *.tar.gz*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700586 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000587 *.tar.bz2*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700588 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
589 *.tar.lzma*) \
590 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
591 *.tar.xz*) \
592 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000593 *.tar.Z*) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000594 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000595 *.shar.gz*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700596 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000597 *.zip*) \
598 unzip $(distdir).zip ;;\
599 esac
Lev Walkinf15320b2004-06-03 03:38:44 +0000600 chmod -R a-w $(distdir); chmod a+w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000601 mkdir $(distdir)/_build
602 mkdir $(distdir)/_inst
Lev Walkinf15320b2004-06-03 03:38:44 +0000603 chmod a-w $(distdir)
Lev Walkinb3751942012-09-02 19:36:47 -0700604 test -d $(distdir)/_build || exit 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000605 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
606 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Lev Walkinb3751942012-09-02 19:36:47 -0700607 && am__cwd=`pwd` \
608 && $(am__cd) $(distdir)/_build \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000609 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
610 $(DISTCHECK_CONFIGURE_FLAGS) \
Lev Walkinf15320b2004-06-03 03:38:44 +0000611 && $(MAKE) $(AM_MAKEFLAGS) \
612 && $(MAKE) $(AM_MAKEFLAGS) dvi \
613 && $(MAKE) $(AM_MAKEFLAGS) check \
614 && $(MAKE) $(AM_MAKEFLAGS) install \
615 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
616 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000617 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
618 distuninstallcheck \
619 && chmod -R a-w "$$dc_install_base" \
620 && ({ \
621 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
622 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
623 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
624 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
625 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
626 } || { rm -rf "$$dc_destdir"; exit 1; }) \
627 && rm -rf "$$dc_destdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000628 && $(MAKE) $(AM_MAKEFLAGS) dist \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000629 && rm -rf $(DIST_ARCHIVES) \
Lev Walkinb3751942012-09-02 19:36:47 -0700630 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
631 && cd "$$am__cwd" \
632 || exit 1
Lev Walkin8e8b5482004-06-17 23:42:48 +0000633 $(am__remove_distdir)
634 @(echo "$(distdir) archives ready for distribution: "; \
635 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Lev Walkin4c776e52010-11-08 02:07:31 -0800636 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Lev Walkin8e8b5482004-06-17 23:42:48 +0000637distuninstallcheck:
Lev Walkinb3751942012-09-02 19:36:47 -0700638 @$(am__cd) '$(distuninstallcheck_dir)' \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000639 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
640 || { echo "ERROR: files left after uninstall:" ; \
641 if test -n "$(DESTDIR)"; then \
642 echo " (check DESTDIR support)"; \
643 fi ; \
644 $(distuninstallcheck_listfiles) ; \
645 exit 1; } >&2
646distcleancheck: distclean
647 @if test '$(srcdir)' = . ; then \
648 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
649 exit 1 ; \
650 fi
651 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
652 || { echo "ERROR: files left in build directory after distclean:" ; \
653 $(distcleancheck_listfiles) ; \
654 exit 1; } >&2
Lev Walkinf15320b2004-06-03 03:38:44 +0000655check-am: all-am
656check: check-recursive
Lev Walkin9b48a052004-09-10 16:17:03 +0000657all-am: Makefile $(DATA) config.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000658installdirs: installdirs-recursive
659installdirs-am:
Lev Walkin9b48a052004-09-10 16:17:03 +0000660 for dir in "$(DESTDIR)$(docsdir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800661 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin9b48a052004-09-10 16:17:03 +0000662 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000663install: install-recursive
664install-exec: install-exec-recursive
665install-data: install-data-recursive
666uninstall: uninstall-recursive
667
668install-am: all-am
669 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
670
671installcheck: installcheck-recursive
672install-strip:
673 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000674 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000675 `test -z '$(STRIP)' || \
676 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
677mostlyclean-generic:
678
679clean-generic:
Lev Walkin33cded12004-09-19 19:40:52 +0000680 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000681
682distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000683 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinb3751942012-09-02 19:36:47 -0700684 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000685
686maintainer-clean-generic:
687 @echo "This command is intended for maintainers to use"
688 @echo "it deletes files that may require special tools to rebuild."
689clean: clean-recursive
690
691clean-am: clean-generic clean-libtool mostlyclean-am
692
Lev Walkinf15320b2004-06-03 03:38:44 +0000693distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000694 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
695 -rm -f Makefile
696distclean-am: clean-am distclean-generic distclean-hdr \
697 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000698
699dvi: dvi-recursive
700
701dvi-am:
702
Lev Walkin8e8b5482004-06-17 23:42:48 +0000703html: html-recursive
704
Lev Walkinb3751942012-09-02 19:36:47 -0700705html-am:
706
Lev Walkinf15320b2004-06-03 03:38:44 +0000707info: info-recursive
708
709info-am:
710
Lev Walkin9b48a052004-09-10 16:17:03 +0000711install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000712
Lev Walkin4c776e52010-11-08 02:07:31 -0800713install-dvi: install-dvi-recursive
714
Lev Walkinb3751942012-09-02 19:36:47 -0700715install-dvi-am:
716
Lev Walkinf15320b2004-06-03 03:38:44 +0000717install-exec-am:
718
Lev Walkin4c776e52010-11-08 02:07:31 -0800719install-html: install-html-recursive
720
Lev Walkinb3751942012-09-02 19:36:47 -0700721install-html-am:
722
Lev Walkinf15320b2004-06-03 03:38:44 +0000723install-info: install-info-recursive
724
Lev Walkinb3751942012-09-02 19:36:47 -0700725install-info-am:
726
Lev Walkinf15320b2004-06-03 03:38:44 +0000727install-man:
728
Lev Walkin4c776e52010-11-08 02:07:31 -0800729install-pdf: install-pdf-recursive
730
Lev Walkinb3751942012-09-02 19:36:47 -0700731install-pdf-am:
732
Lev Walkin4c776e52010-11-08 02:07:31 -0800733install-ps: install-ps-recursive
734
Lev Walkinb3751942012-09-02 19:36:47 -0700735install-ps-am:
736
Lev Walkinf15320b2004-06-03 03:38:44 +0000737installcheck-am:
738
739maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000740 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
741 -rm -rf $(top_srcdir)/autom4te.cache
742 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000743maintainer-clean-am: distclean-am maintainer-clean-generic
744
745mostlyclean: mostlyclean-recursive
746
747mostlyclean-am: mostlyclean-generic mostlyclean-libtool
748
Lev Walkin8e8b5482004-06-17 23:42:48 +0000749pdf: pdf-recursive
750
751pdf-am:
752
753ps: ps-recursive
754
755ps-am:
756
Lev Walkin4c776e52010-11-08 02:07:31 -0800757uninstall-am: uninstall-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000758
Lev Walkinb3751942012-09-02 19:36:47 -0700759.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
760 ctags-recursive install-am install-strip tags-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000761
Lev Walkin4c776e52010-11-08 02:07:31 -0800762.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
763 all all-am am--refresh check check-am clean clean-generic \
764 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
Lev Walkinb3751942012-09-02 19:36:47 -0700765 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
766 distcheck distclean distclean-generic distclean-hdr \
767 distclean-libtool distclean-tags distcleancheck distdir \
768 distuninstallcheck dvi dvi-am html html-am info info-am \
769 install install-am install-data install-data-am \
770 install-docsDATA install-dvi install-dvi-am install-exec \
771 install-exec-am install-html install-html-am install-info \
772 install-info-am install-man install-pdf install-pdf-am \
773 install-ps install-ps-am install-strip installcheck \
774 installcheck-am installdirs installdirs-am maintainer-clean \
775 maintainer-clean-generic mostlyclean mostlyclean-generic \
776 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
777 uninstall uninstall-am uninstall-docsDATA
778
Lev Walkinf15320b2004-06-03 03:38:44 +0000779
780# Tell versions [3.59,3.63) of GNU make to not export all variables.
781# Otherwise a system limit (for SysV at least) may be exceeded.
782.NOEXPORT: