blob: 2e00114f7827489fa5baf9cd639aba116abae726 [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 Walkinaef10c32014-01-14 01:47:25 -0800148DLLTOOL = @DLLTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700149DSYMUTIL = @DSYMUTIL@
150DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000151ECHO_C = @ECHO_C@
152ECHO_N = @ECHO_N@
153ECHO_T = @ECHO_T@
154EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000155EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700156FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000157GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800158INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159INSTALL_DATA = @INSTALL_DATA@
160INSTALL_PROGRAM = @INSTALL_PROGRAM@
161INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000162INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700163LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000164LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000165LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000166LEXLIB = @LEXLIB@
167LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000170LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700171LIPO = @LIPO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000172LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000174MAKEINFO = @MAKEINFO@
Lev Walkinaef10c32014-01-14 01:47:25 -0800175MANIFEST_TOOL = @MANIFEST_TOOL@
Lev Walkin4c776e52010-11-08 02:07:31 -0800176MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700177NM = @NM@
178NMEDIT = @NMEDIT@
Lev Walkinaef10c32014-01-14 01:47:25 -0800179OBJDUMP = @OBJDUMP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000180OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700181OTOOL = @OTOOL@
182OTOOL64 = @OTOOL64@
Lev Walkinf15320b2004-06-03 03:38:44 +0000183PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000184PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185PACKAGE_NAME = @PACKAGE_NAME@
186PACKAGE_STRING = @PACKAGE_STRING@
187PACKAGE_TARNAME = @PACKAGE_TARNAME@
Lev Walkinaef10c32014-01-14 01:47:25 -0800188PACKAGE_URL = @PACKAGE_URL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000189PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000190PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000191RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700192SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000193SET_MAKE = @SET_MAKE@
194SHELL = @SHELL@
195STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000196VERSION = @VERSION@
197YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000198YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800199abs_builddir = @abs_builddir@
200abs_srcdir = @abs_srcdir@
201abs_top_builddir = @abs_top_builddir@
202abs_top_srcdir = @abs_top_srcdir@
Lev Walkinaef10c32014-01-14 01:47:25 -0800203ac_ct_AR = @ac_ct_AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000204ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700205ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkinf15320b2004-06-03 03:38:44 +0000206am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000207am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000208am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000209am__tar = @am__tar@
210am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800217builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000218datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000219datarootdir = @datarootdir@
220docdir = @docdir@
221dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000222exec_prefix = @exec_prefix@
223host = @host@
224host_alias = @host_alias@
225host_cpu = @host_cpu@
226host_os = @host_os@
227host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000228htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000229includedir = @includedir@
230infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000231install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000232libdir = @libdir@
233libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000234localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000235localstatedir = @localstatedir@
236mandir = @mandir@
237mkdir_p = @mkdir_p@
238oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000239pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000240prefix = @prefix@
241program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000242psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800245srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000246sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000247target_alias = @target_alias@
Lev Walkinb3751942012-09-02 19:36:47 -0700248top_build_prefix = @top_build_prefix@
Lev Walkin4c776e52010-11-08 02:07:31 -0800249top_builddir = @top_builddir@
250top_srcdir = @top_srcdir@
Lev Walkine7c4b962010-11-09 03:10:36 -0800251ACLOCAL_AMFLAGS = -I m4
Lev Walkinf15320b2004-06-03 03:38:44 +0000252SUBDIRS = \
Lev Walkin3d0b5a32004-08-18 05:43:55 +0000253 libasn1parser libasn1fix \
254 libasn1print libasn1compiler \
Lev Walkinf15320b2004-06-03 03:38:44 +0000255 skeletons examples tests \
256 doc asn1c
257
Lev Walkin9b48a052004-09-10 16:17:03 +0000258docsdir = $(datadir)/doc/asn1c
Lev Walkin33cded12004-09-19 19:40:52 +0000259docs_DATA = README FAQ COPYING ChangeLog BUGS TODO
260EXTRA_DIST = asn1c.spec.in FAQ BUGS MANIFEST
261CLEANFILES = asn1c.spec
Lev Walkinf15320b2004-06-03 03:38:44 +0000262all: config.h
263 $(MAKE) $(AM_MAKEFLAGS) all-recursive
264
265.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000266am--refresh:
267 @:
Lev Walkine7c4b962010-11-09 03:10:36 -0800268$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000269 @for dep in $?; do \
270 case '$(am__configure_deps)' in \
271 *$$dep*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700272 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
273 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000274 && exit 0; \
275 exit 1;; \
276 esac; \
277 done; \
Lev Walkinb3751942012-09-02 19:36:47 -0700278 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
279 $(am__cd) $(top_srcdir) && \
280 $(AUTOMAKE) --foreign Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000281.PRECIOUS: Makefile
282Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283 @case '$?' in \
284 *config.status*) \
285 echo ' $(SHELL) ./config.status'; \
286 $(SHELL) ./config.status;; \
287 *) \
288 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
289 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
290 esac;
291
292$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293 $(SHELL) ./config.status --recheck
294
Lev Walkine7c4b962010-11-09 03:10:36 -0800295$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700296 $(am__cd) $(srcdir) && $(AUTOCONF)
Lev Walkine7c4b962010-11-09 03:10:36 -0800297$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700298 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
299$(am__aclocal_m4_deps):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000300
301config.h: stamp-h1
302 @if test ! -f $@; then \
303 rm -f stamp-h1; \
Lev Walkin4c776e52010-11-08 02:07:31 -0800304 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000305 else :; fi
306
307stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
308 @rm -f stamp-h1
309 cd $(top_builddir) && $(SHELL) ./config.status config.h
Lev Walkine7c4b962010-11-09 03:10:36 -0800310$(srcdir)/config.h.in: $(am__configure_deps)
Lev Walkinb3751942012-09-02 19:36:47 -0700311 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312 rm -f stamp-h1
313 touch $@
314
315distclean-hdr:
316 -rm -f config.h stamp-h1
Lev Walkin33cded12004-09-19 19:40:52 +0000317asn1c.spec: $(top_builddir)/config.status $(srcdir)/asn1c.spec.in
318 cd $(top_builddir) && $(SHELL) ./config.status $@
Lev Walkinf15320b2004-06-03 03:38:44 +0000319
320mostlyclean-libtool:
321 -rm -f *.lo
322
323clean-libtool:
324 -rm -rf .libs _libs
325
326distclean-libtool:
Lev Walkinb3751942012-09-02 19:36:47 -0700327 -rm -f libtool config.lt
Lev Walkin9b48a052004-09-10 16:17:03 +0000328install-docsDATA: $(docs_DATA)
329 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800330 test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
Lev Walkinb3751942012-09-02 19:36:47 -0700331 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
332 for p in $$list; do \
Lev Walkin9b48a052004-09-10 16:17:03 +0000333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700334 echo "$$d$$p"; \
335 done | $(am__base_list) | \
336 while read files; do \
337 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docsdir)'"; \
338 $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \
Lev Walkin9b48a052004-09-10 16:17:03 +0000339 done
340
341uninstall-docsDATA:
342 @$(NORMAL_UNINSTALL)
Lev Walkinb3751942012-09-02 19:36:47 -0700343 @list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
344 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
345 test -n "$$files" || exit 0; \
346 echo " ( cd '$(DESTDIR)$(docsdir)' && rm -f" $$files ")"; \
347 cd "$(DESTDIR)$(docsdir)" && rm -f $$files
Lev Walkinf15320b2004-06-03 03:38:44 +0000348
349# This directory's subdirectories are mostly independent; you can cd
350# into them and run `make' without going through this Makefile.
351# To change the values of `make' variables: instead of editing Makefiles,
352# (1) if the variable is set in `config.status', edit `config.status'
353# (which will cause the Makefiles to be regenerated when you run `make');
354# (2) otherwise, pass the desired values on the `make' command line.
355$(RECURSIVE_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700356 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000357 for f in x $$MAKEFLAGS; do \
358 case $$f in \
359 *=* | --[!k]*);; \
360 *k*) failcom='fail=yes';; \
361 esac; \
362 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000363 dot_seen=no; \
364 target=`echo $@ | sed s/-recursive//`; \
365 list='$(SUBDIRS)'; for subdir in $$list; do \
366 echo "Making $$target in $$subdir"; \
367 if test "$$subdir" = "."; then \
368 dot_seen=yes; \
369 local_target="$$target-am"; \
370 else \
371 local_target="$$target"; \
372 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700373 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000374 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000375 done; \
376 if test "$$dot_seen" = "no"; then \
377 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
378 fi; test -z "$$fail"
379
Lev Walkin4c776e52010-11-08 02:07:31 -0800380$(RECURSIVE_CLEAN_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700381 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000382 for f in x $$MAKEFLAGS; do \
383 case $$f in \
384 *=* | --[!k]*);; \
385 *k*) failcom='fail=yes';; \
386 esac; \
387 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000388 dot_seen=no; \
389 case "$@" in \
390 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
391 *) list='$(SUBDIRS)' ;; \
392 esac; \
393 rev=''; for subdir in $$list; do \
394 if test "$$subdir" = "."; then :; else \
395 rev="$$subdir $$rev"; \
396 fi; \
397 done; \
398 rev="$$rev ."; \
399 target=`echo $@ | sed s/-recursive//`; \
400 for subdir in $$rev; do \
401 echo "Making $$target in $$subdir"; \
402 if test "$$subdir" = "."; then \
403 local_target="$$target-am"; \
404 else \
405 local_target="$$target"; \
406 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700407 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000408 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000409 done && test -z "$$fail"
410tags-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) tags); \
Lev Walkinf15320b2004-06-03 03:38:44 +0000413 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000414ctags-recursive:
415 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700416 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000417 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000418
419ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000420 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000421 unique=`for i in $$list; do \
422 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700424 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
425 END { if (nonempty) { for (i in files) print i; }; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000426 mkid -fID $$unique
427tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000428
429TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
430 $(TAGS_FILES) $(LISP)
Lev Walkinb3751942012-09-02 19:36:47 -0700431 set x; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000432 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000433 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
434 include_option=--etags-include; \
435 empty_fix=.; \
436 else \
437 include_option=--include; \
438 empty_fix=; \
439 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000440 list='$(SUBDIRS)'; for subdir in $$list; do \
441 if test "$$subdir" = .; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000442 test ! -f $$subdir/TAGS || \
Lev Walkinb3751942012-09-02 19:36:47 -0700443 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000444 fi; \
445 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000446 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700450 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451 END { if (nonempty) { for (i in files) print i; }; }'`; \
452 shift; \
453 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000454 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkinb3751942012-09-02 19:36:47 -0700455 if test $$# -gt 0; then \
456 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457 "$$@" $$unique; \
458 else \
459 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460 $$unique; \
461 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000462 fi
463ctags: CTAGS
464CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
465 $(TAGS_FILES) $(LISP)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000466 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
467 unique=`for i in $$list; do \
468 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700470 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471 END { if (nonempty) { for (i in files) print i; }; }'`; \
472 test -z "$(CTAGS_ARGS)$$unique" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000473 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700474 $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000475
476GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000477 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinb3751942012-09-02 19:36:47 -0700478 && $(am__cd) $(top_srcdir) \
479 && gtags -i $(GTAGS_ARGS) "$$here"
Lev Walkinf15320b2004-06-03 03:38:44 +0000480
481distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000482 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000483
484distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000485 $(am__remove_distdir)
Lev Walkinb3751942012-09-02 19:36:47 -0700486 test -d "$(distdir)" || mkdir "$(distdir)"
Lev Walkin4c776e52010-11-08 02:07:31 -0800487 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
488 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
489 list='$(DISTFILES)'; \
490 dist_files=`for file in $$list; do echo $$file; done | \
491 sed -e "s|^$$srcdirstrip/||;t" \
492 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
493 case $$dist_files in \
494 */*) $(MKDIR_P) `echo "$$dist_files" | \
495 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
496 sort -u` ;; \
497 esac; \
498 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000499 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000500 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800501 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkinb3751942012-09-02 19:36:47 -0700502 if test -d "$(distdir)/$$file"; then \
503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000504 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700505 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
506 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
507 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508 fi; \
509 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000510 else \
Lev Walkinb3751942012-09-02 19:36:47 -0700511 test -f "$(distdir)/$$file" \
512 || cp -p $$d/$$file "$(distdir)/$$file" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000513 || exit 1; \
514 fi; \
515 done
Lev Walkinb3751942012-09-02 19:36:47 -0700516 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000517 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000518 test -d "$(distdir)/$$subdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800519 || $(MKDIR_P) "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000520 || exit 1; \
Lev Walkinb3751942012-09-02 19:36:47 -0700521 fi; \
522 done
523 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
524 if test "$$subdir" = .; then :; else \
525 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
526 $(am__relativize); \
527 new_distdir=$$reldir; \
528 dir1=$$subdir; dir2="$(top_distdir)"; \
529 $(am__relativize); \
530 new_top_distdir=$$reldir; \
531 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
532 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
533 ($(am__cd) $$subdir && \
Lev Walkinf15320b2004-06-03 03:38:44 +0000534 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700535 top_distdir="$$new_top_distdir" \
536 distdir="$$new_distdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800537 am__remove_distdir=: \
538 am__skip_length_check=: \
Lev Walkinb3751942012-09-02 19:36:47 -0700539 am__skip_mode_fix=: \
Lev Walkinf15320b2004-06-03 03:38:44 +0000540 distdir) \
541 || exit 1; \
542 fi; \
543 done
Lev Walkinb3751942012-09-02 19:36:47 -0700544 -test -n "$(am__skip_mode_fix)" \
545 || find "$(distdir)" -type d ! -perm -755 \
546 -exec chmod u+rwx,go+rx {} \; -o \
Lev Walkinf15320b2004-06-03 03:38:44 +0000547 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
548 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Lev Walkin4c776e52010-11-08 02:07:31 -0800549 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Lev Walkinb3751942012-09-02 19:36:47 -0700550 || chmod -R a+r "$(distdir)"
Lev Walkin8e8b5482004-06-17 23:42:48 +0000551dist-gzip: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000552 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000553 $(am__remove_distdir)
554
555dist-bzip2: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000556 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
Lev Walkin8e8b5482004-06-17 23:42:48 +0000557 $(am__remove_distdir)
558
Lev Walkinb3751942012-09-02 19:36:47 -0700559dist-lzma: distdir
560 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
561 $(am__remove_distdir)
562
563dist-xz: distdir
564 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
565 $(am__remove_distdir)
566
Lev Walkin8e8b5482004-06-17 23:42:48 +0000567dist-tarZ: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000568 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Lev Walkin8e8b5482004-06-17 23:42:48 +0000569 $(am__remove_distdir)
570
571dist-shar: distdir
572 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
573 $(am__remove_distdir)
574
575dist-zip: distdir
576 -rm -f $(distdir).zip
577 zip -rq $(distdir).zip $(distdir)
578 $(am__remove_distdir)
579
580dist dist-all: distdir
Lev Walkin5af1a692006-08-18 01:54:27 +0000581 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000582 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000583
584# This target untars the dist file and tries a VPATH configuration. Then
585# it guarantees that the distribution is self-contained by making another
586# tarfile.
587distcheck: dist
Lev Walkin8e8b5482004-06-17 23:42:48 +0000588 case '$(DIST_ARCHIVES)' in \
589 *.tar.gz*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700590 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000591 *.tar.bz2*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700592 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
593 *.tar.lzma*) \
594 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
595 *.tar.xz*) \
596 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000597 *.tar.Z*) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000598 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000599 *.shar.gz*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700600 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
Lev Walkin8e8b5482004-06-17 23:42:48 +0000601 *.zip*) \
602 unzip $(distdir).zip ;;\
603 esac
Lev Walkinf15320b2004-06-03 03:38:44 +0000604 chmod -R a-w $(distdir); chmod a+w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000605 mkdir $(distdir)/_build
606 mkdir $(distdir)/_inst
Lev Walkinf15320b2004-06-03 03:38:44 +0000607 chmod a-w $(distdir)
Lev Walkinb3751942012-09-02 19:36:47 -0700608 test -d $(distdir)/_build || exit 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000609 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
610 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Lev Walkinb3751942012-09-02 19:36:47 -0700611 && am__cwd=`pwd` \
612 && $(am__cd) $(distdir)/_build \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000613 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
614 $(DISTCHECK_CONFIGURE_FLAGS) \
Lev Walkinf15320b2004-06-03 03:38:44 +0000615 && $(MAKE) $(AM_MAKEFLAGS) \
616 && $(MAKE) $(AM_MAKEFLAGS) dvi \
617 && $(MAKE) $(AM_MAKEFLAGS) check \
618 && $(MAKE) $(AM_MAKEFLAGS) install \
619 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
620 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000621 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
622 distuninstallcheck \
623 && chmod -R a-w "$$dc_install_base" \
624 && ({ \
625 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
626 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
627 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
628 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
629 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
630 } || { rm -rf "$$dc_destdir"; exit 1; }) \
631 && rm -rf "$$dc_destdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000632 && $(MAKE) $(AM_MAKEFLAGS) dist \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000633 && rm -rf $(DIST_ARCHIVES) \
Lev Walkinb3751942012-09-02 19:36:47 -0700634 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
635 && cd "$$am__cwd" \
636 || exit 1
Lev Walkin8e8b5482004-06-17 23:42:48 +0000637 $(am__remove_distdir)
638 @(echo "$(distdir) archives ready for distribution: "; \
639 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Lev Walkin4c776e52010-11-08 02:07:31 -0800640 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Lev Walkin8e8b5482004-06-17 23:42:48 +0000641distuninstallcheck:
Lev Walkinb3751942012-09-02 19:36:47 -0700642 @$(am__cd) '$(distuninstallcheck_dir)' \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000643 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
644 || { echo "ERROR: files left after uninstall:" ; \
645 if test -n "$(DESTDIR)"; then \
646 echo " (check DESTDIR support)"; \
647 fi ; \
648 $(distuninstallcheck_listfiles) ; \
649 exit 1; } >&2
650distcleancheck: distclean
651 @if test '$(srcdir)' = . ; then \
652 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
653 exit 1 ; \
654 fi
655 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
656 || { echo "ERROR: files left in build directory after distclean:" ; \
657 $(distcleancheck_listfiles) ; \
658 exit 1; } >&2
Lev Walkinf15320b2004-06-03 03:38:44 +0000659check-am: all-am
660check: check-recursive
Lev Walkin9b48a052004-09-10 16:17:03 +0000661all-am: Makefile $(DATA) config.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000662installdirs: installdirs-recursive
663installdirs-am:
Lev Walkin9b48a052004-09-10 16:17:03 +0000664 for dir in "$(DESTDIR)$(docsdir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800665 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin9b48a052004-09-10 16:17:03 +0000666 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000667install: install-recursive
668install-exec: install-exec-recursive
669install-data: install-data-recursive
670uninstall: uninstall-recursive
671
672install-am: all-am
673 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
674
675installcheck: installcheck-recursive
676install-strip:
677 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000678 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000679 `test -z '$(STRIP)' || \
680 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
681mostlyclean-generic:
682
683clean-generic:
Lev Walkin33cded12004-09-19 19:40:52 +0000684 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000685
686distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000687 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinb3751942012-09-02 19:36:47 -0700688 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000689
690maintainer-clean-generic:
691 @echo "This command is intended for maintainers to use"
692 @echo "it deletes files that may require special tools to rebuild."
693clean: clean-recursive
694
695clean-am: clean-generic clean-libtool mostlyclean-am
696
Lev Walkinf15320b2004-06-03 03:38:44 +0000697distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000698 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
699 -rm -f Makefile
700distclean-am: clean-am distclean-generic distclean-hdr \
701 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000702
703dvi: dvi-recursive
704
705dvi-am:
706
Lev Walkin8e8b5482004-06-17 23:42:48 +0000707html: html-recursive
708
Lev Walkinb3751942012-09-02 19:36:47 -0700709html-am:
710
Lev Walkinf15320b2004-06-03 03:38:44 +0000711info: info-recursive
712
713info-am:
714
Lev Walkin9b48a052004-09-10 16:17:03 +0000715install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000716
Lev Walkin4c776e52010-11-08 02:07:31 -0800717install-dvi: install-dvi-recursive
718
Lev Walkinb3751942012-09-02 19:36:47 -0700719install-dvi-am:
720
Lev Walkinf15320b2004-06-03 03:38:44 +0000721install-exec-am:
722
Lev Walkin4c776e52010-11-08 02:07:31 -0800723install-html: install-html-recursive
724
Lev Walkinb3751942012-09-02 19:36:47 -0700725install-html-am:
726
Lev Walkinf15320b2004-06-03 03:38:44 +0000727install-info: install-info-recursive
728
Lev Walkinb3751942012-09-02 19:36:47 -0700729install-info-am:
730
Lev Walkinf15320b2004-06-03 03:38:44 +0000731install-man:
732
Lev Walkin4c776e52010-11-08 02:07:31 -0800733install-pdf: install-pdf-recursive
734
Lev Walkinb3751942012-09-02 19:36:47 -0700735install-pdf-am:
736
Lev Walkin4c776e52010-11-08 02:07:31 -0800737install-ps: install-ps-recursive
738
Lev Walkinb3751942012-09-02 19:36:47 -0700739install-ps-am:
740
Lev Walkinf15320b2004-06-03 03:38:44 +0000741installcheck-am:
742
743maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000744 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
745 -rm -rf $(top_srcdir)/autom4te.cache
746 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000747maintainer-clean-am: distclean-am maintainer-clean-generic
748
749mostlyclean: mostlyclean-recursive
750
751mostlyclean-am: mostlyclean-generic mostlyclean-libtool
752
Lev Walkin8e8b5482004-06-17 23:42:48 +0000753pdf: pdf-recursive
754
755pdf-am:
756
757ps: ps-recursive
758
759ps-am:
760
Lev Walkin4c776e52010-11-08 02:07:31 -0800761uninstall-am: uninstall-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000762
Lev Walkinb3751942012-09-02 19:36:47 -0700763.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
764 ctags-recursive install-am install-strip tags-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000765
Lev Walkin4c776e52010-11-08 02:07:31 -0800766.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
767 all all-am am--refresh check check-am clean clean-generic \
768 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
Lev Walkinb3751942012-09-02 19:36:47 -0700769 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
770 distcheck distclean distclean-generic distclean-hdr \
771 distclean-libtool distclean-tags distcleancheck distdir \
772 distuninstallcheck dvi dvi-am html html-am info info-am \
773 install install-am install-data install-data-am \
774 install-docsDATA install-dvi install-dvi-am install-exec \
775 install-exec-am install-html install-html-am install-info \
776 install-info-am install-man install-pdf install-pdf-am \
777 install-ps install-ps-am install-strip installcheck \
778 installcheck-am installdirs installdirs-am maintainer-clean \
779 maintainer-clean-generic mostlyclean mostlyclean-generic \
780 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
781 uninstall uninstall-am uninstall-docsDATA
782
Lev Walkinf15320b2004-06-03 03:38:44 +0000783
784# Tell versions [3.59,3.63) of GNU make to not export all variables.
785# Otherwise a system limit (for SysV at least) may be exceeded.
786.NOEXPORT: