blob: cce912731768a0bf2b4f957d46e9e999ad276ccc [file] [log] [blame]
Lev Walkin8e8b5482004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @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,
5# 2003, 2004 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 Walkinf15320b2004-06-03 03:38:44 +000016srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000024INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000025install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000028INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000029transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000030NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000036build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000038target_triplet = @target@
Lev Walkin8e8b5482004-06-17 23:42:48 +000039DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42 TODO config.guess config.sub depcomp install-sh ltconfig \
43 ltmain.sh missing mkinstalldirs
44subdir = .
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.in
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno configure.status.lineno
51mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52CONFIG_HEADER = config.h
53CONFIG_CLEAN_FILES =
54SOURCES =
55DIST_SOURCES =
56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57 html-recursive info-recursive install-data-recursive \
58 install-exec-recursive install-info-recursive \
59 install-recursive installcheck-recursive installdirs-recursive \
60 pdf-recursive ps-recursive uninstall-info-recursive \
61 uninstall-recursive
62ETAGS = etags
63CTAGS = ctags
64DIST_SUBDIRS = $(SUBDIRS)
65DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66distdir = $(PACKAGE)-$(VERSION)
67top_distdir = $(distdir)
68am__remove_distdir = \
69 { test ! -d $(distdir) \
70 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
71 && rm -fr $(distdir); }; }
72DIST_ARCHIVES = $(distdir).tar.gz
73GZIP_ENV = --best
74distuninstallcheck_listfiles = find . -type f -print
75distcleancheck_listfiles = find . -type f -print
76ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +000077ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000078AMDEP_FALSE = @AMDEP_FALSE@
79AMDEP_TRUE = @AMDEP_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +000080AMTAR = @AMTAR@
81AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +000082AUTOCONF = @AUTOCONF@
83AUTOHEADER = @AUTOHEADER@
84AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +000085AWK = @AWK@
86CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +000087CCDEPMODE = @CCDEPMODE@
88CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +000089CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +000090CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
91CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +000092CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000093CPPFLAGS = @CPPFLAGS@
94CXX = @CXX@
95CXXCPP = @CXXCPP@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000100DEPDIR = @DEPDIR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000101ECHO = @ECHO@
102ECHO_C = @ECHO_C@
103ECHO_N = @ECHO_N@
104ECHO_T = @ECHO_T@
105EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000106EXEEXT = @EXEEXT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000107F77 = @F77@
108FFLAGS = @FFLAGS@
109INSTALL_DATA = @INSTALL_DATA@
110INSTALL_PROGRAM = @INSTALL_PROGRAM@
111INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000112INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000113LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000114LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000115LEXLIB = @LEXLIB@
116LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
117LIBOBJS = @LIBOBJS@
118LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000119LIBTOOL = @LIBTOOL@
120LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000121LTLIBOBJS = @LTLIBOBJS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000122MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000123MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
124MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
125MAKEINFO = @MAKEINFO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000126OBJEXT = @OBJEXT@
127PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkinf15320b2004-06-03 03:38:44 +0000133PATH = @PATH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000134PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000135RANLIB = @RANLIB@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000139VERSION = @VERSION@
140YACC = @YACC@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000141ac_ct_AR = @ac_ct_AR@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_F77 = @ac_ct_F77@
145ac_ct_RANLIB = @ac_ct_RANLIB@
146ac_ct_STRIP = @ac_ct_STRIP@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000151am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000152am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000153am__quote = @am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000154bindir = @bindir@
155build = @build@
156build_alias = @build_alias@
157build_cpu = @build_cpu@
158build_os = @build_os@
159build_vendor = @build_vendor@
160datadir = @datadir@
161exec_prefix = @exec_prefix@
162host = @host@
163host_alias = @host_alias@
164host_cpu = @host_cpu@
165host_os = @host_os@
166host_vendor = @host_vendor@
167includedir = @includedir@
168infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000169install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000170libdir = @libdir@
171libexecdir = @libexecdir@
172localstatedir = @localstatedir@
173mandir = @mandir@
174mkdir_p = @mkdir_p@
175oldincludedir = @oldincludedir@
176prefix = @prefix@
177program_transform_name = @program_transform_name@
178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
180sysconfdir = @sysconfdir@
181target = @target@
182target_alias = @target_alias@
183target_cpu = @target_cpu@
184target_os = @target_os@
185target_vendor = @target_vendor@
Lev Walkinf15320b2004-06-03 03:38:44 +0000186SUBDIRS = \
Lev Walkin3d0b5a32004-08-18 05:43:55 +0000187 libasn1parser libasn1fix \
188 libasn1print libasn1compiler \
Lev Walkinf15320b2004-06-03 03:38:44 +0000189 skeletons examples tests \
190 doc asn1c
191
Lev Walkinf15320b2004-06-03 03:38:44 +0000192EXTRA_DIST = BUGS MANIFEST
Lev Walkinf15320b2004-06-03 03:38:44 +0000193all: config.h
194 $(MAKE) $(AM_MAKEFLAGS) all-recursive
195
196.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000197am--refresh:
198 @:
199$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
200 @for dep in $?; do \
201 case '$(am__configure_deps)' in \
202 *$$dep*) \
203 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
204 cd $(srcdir) && $(AUTOMAKE) --gnu \
205 && exit 0; \
206 exit 1;; \
207 esac; \
208 done; \
209 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
210 cd $(top_srcdir) && \
211 $(AUTOMAKE) --gnu Makefile
212.PRECIOUS: Makefile
213Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214 @case '$?' in \
215 *config.status*) \
216 echo ' $(SHELL) ./config.status'; \
217 $(SHELL) ./config.status;; \
218 *) \
219 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
220 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
221 esac;
222
223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224 $(SHELL) ./config.status --recheck
225
226$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227 cd $(srcdir) && $(AUTOCONF)
228$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
230
231config.h: stamp-h1
232 @if test ! -f $@; then \
233 rm -f stamp-h1; \
234 $(MAKE) stamp-h1; \
235 else :; fi
236
237stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
238 @rm -f stamp-h1
239 cd $(top_builddir) && $(SHELL) ./config.status config.h
240$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241 cd $(top_srcdir) && $(AUTOHEADER)
242 rm -f stamp-h1
243 touch $@
244
245distclean-hdr:
246 -rm -f config.h stamp-h1
Lev Walkinf15320b2004-06-03 03:38:44 +0000247
248mostlyclean-libtool:
249 -rm -f *.lo
250
251clean-libtool:
252 -rm -rf .libs _libs
253
254distclean-libtool:
255 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000256uninstall-info-am:
257
258# This directory's subdirectories are mostly independent; you can cd
259# into them and run `make' without going through this Makefile.
260# To change the values of `make' variables: instead of editing Makefiles,
261# (1) if the variable is set in `config.status', edit `config.status'
262# (which will cause the Makefiles to be regenerated when you run `make');
263# (2) otherwise, pass the desired values on the `make' command line.
264$(RECURSIVE_TARGETS):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000265 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000266 dot_seen=no; \
267 target=`echo $@ | sed s/-recursive//`; \
268 list='$(SUBDIRS)'; for subdir in $$list; do \
269 echo "Making $$target in $$subdir"; \
270 if test "$$subdir" = "."; then \
271 dot_seen=yes; \
272 local_target="$$target-am"; \
273 else \
274 local_target="$$target"; \
275 fi; \
276 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
278 done; \
279 if test "$$dot_seen" = "no"; then \
280 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
281 fi; test -z "$$fail"
282
283mostlyclean-recursive clean-recursive distclean-recursive \
284maintainer-clean-recursive:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000285 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000286 dot_seen=no; \
287 case "$@" in \
288 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
289 *) list='$(SUBDIRS)' ;; \
290 esac; \
291 rev=''; for subdir in $$list; do \
292 if test "$$subdir" = "."; then :; else \
293 rev="$$subdir $$rev"; \
294 fi; \
295 done; \
296 rev="$$rev ."; \
297 target=`echo $@ | sed s/-recursive//`; \
298 for subdir in $$rev; do \
299 echo "Making $$target in $$subdir"; \
300 if test "$$subdir" = "."; then \
301 local_target="$$target-am"; \
302 else \
303 local_target="$$target"; \
304 fi; \
305 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
306 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
307 done && test -z "$$fail"
308tags-recursive:
309 list='$(SUBDIRS)'; for subdir in $$list; do \
310 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
311 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312ctags-recursive:
313 list='$(SUBDIRS)'; for subdir in $$list; do \
314 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
315 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000316
317ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000318 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000319 unique=`for i in $$list; do \
320 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321 done | \
322 $(AWK) ' { files[$$0] = 1; } \
323 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000324 mkid -fID $$unique
325tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000326
327TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
328 $(TAGS_FILES) $(LISP)
329 tags=; \
330 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000331 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
332 include_option=--etags-include; \
333 empty_fix=.; \
334 else \
335 include_option=--include; \
336 empty_fix=; \
337 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000338 list='$(SUBDIRS)'; for subdir in $$list; do \
339 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 test -f $$subdir/TAGS && \
341 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000342 fi; \
343 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000344 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000350 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351 test -z "$$unique" && unique=$$empty_fix; \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 $$tags $$unique; \
354 fi
355ctags: CTAGS
356CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 test -z "$(CTAGS_ARGS)$$tags$$unique" \
367 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000369
370GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000371 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000372 && cd $(top_srcdir) \
373 && gtags -i $(GTAGS_ARGS) $$here
374
375distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000376 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000377
378distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000379 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000380 mkdir $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000381 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
382 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
383 list='$(DISTFILES)'; for file in $$list; do \
384 case $$file in \
385 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
386 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
387 esac; \
388 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000389 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
390 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000391 dir="/$$dir"; \
392 $(mkdir_p) "$(distdir)$$dir"; \
393 else \
394 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000395 fi; \
396 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000397 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
399 fi; \
400 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000401 else \
402 test -f $(distdir)/$$file \
403 || cp -p $$d/$$file $(distdir)/$$file \
404 || exit 1; \
405 fi; \
406 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000407 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000408 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000409 test -d "$(distdir)/$$subdir" \
410 || mkdir "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000411 || exit 1; \
412 (cd $$subdir && \
413 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000414 top_distdir="../$(top_distdir)" \
415 distdir="../$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000416 distdir) \
417 || exit 1; \
418 fi; \
419 done
420 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
421 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
422 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
423 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
424 || chmod -R a+r $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000425dist-gzip: distdir
Lev Walkinf15320b2004-06-03 03:38:44 +0000426 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000427 $(am__remove_distdir)
428
429dist-bzip2: distdir
430 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
431 $(am__remove_distdir)
432
433dist-tarZ: distdir
434 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
435 $(am__remove_distdir)
436
437dist-shar: distdir
438 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
439 $(am__remove_distdir)
440
441dist-zip: distdir
442 -rm -f $(distdir).zip
443 zip -rq $(distdir).zip $(distdir)
444 $(am__remove_distdir)
445
446dist dist-all: distdir
447 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
448 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000449
450# This target untars the dist file and tries a VPATH configuration. Then
451# it guarantees that the distribution is self-contained by making another
452# tarfile.
453distcheck: dist
Lev Walkin8e8b5482004-06-17 23:42:48 +0000454 case '$(DIST_ARCHIVES)' in \
455 *.tar.gz*) \
456 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
457 *.tar.bz2*) \
458 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
459 *.tar.Z*) \
460 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
461 *.shar.gz*) \
462 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
463 *.zip*) \
464 unzip $(distdir).zip ;;\
465 esac
Lev Walkinf15320b2004-06-03 03:38:44 +0000466 chmod -R a-w $(distdir); chmod a+w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000467 mkdir $(distdir)/_build
468 mkdir $(distdir)/_inst
Lev Walkinf15320b2004-06-03 03:38:44 +0000469 chmod a-w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000470 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
471 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
472 && cd $(distdir)/_build \
473 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
474 $(DISTCHECK_CONFIGURE_FLAGS) \
Lev Walkinf15320b2004-06-03 03:38:44 +0000475 && $(MAKE) $(AM_MAKEFLAGS) \
476 && $(MAKE) $(AM_MAKEFLAGS) dvi \
477 && $(MAKE) $(AM_MAKEFLAGS) check \
478 && $(MAKE) $(AM_MAKEFLAGS) install \
479 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
480 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000481 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
482 distuninstallcheck \
483 && chmod -R a-w "$$dc_install_base" \
484 && ({ \
485 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
486 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
487 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
488 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
489 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
490 } || { rm -rf "$$dc_destdir"; exit 1; }) \
491 && rm -rf "$$dc_destdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000492 && $(MAKE) $(AM_MAKEFLAGS) dist \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000493 && rm -rf $(DIST_ARCHIVES) \
494 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
495 $(am__remove_distdir)
496 @(echo "$(distdir) archives ready for distribution: "; \
497 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
498 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
499distuninstallcheck:
500 @cd $(distuninstallcheck_dir) \
501 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
502 || { echo "ERROR: files left after uninstall:" ; \
503 if test -n "$(DESTDIR)"; then \
504 echo " (check DESTDIR support)"; \
505 fi ; \
506 $(distuninstallcheck_listfiles) ; \
507 exit 1; } >&2
508distcleancheck: distclean
509 @if test '$(srcdir)' = . ; then \
510 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
511 exit 1 ; \
512 fi
513 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
514 || { echo "ERROR: files left in build directory after distclean:" ; \
515 $(distcleancheck_listfiles) ; \
516 exit 1; } >&2
Lev Walkinf15320b2004-06-03 03:38:44 +0000517check-am: all-am
518check: check-recursive
519all-am: Makefile config.h
520installdirs: installdirs-recursive
521installdirs-am:
Lev Walkinf15320b2004-06-03 03:38:44 +0000522install: install-recursive
523install-exec: install-exec-recursive
524install-data: install-data-recursive
525uninstall: uninstall-recursive
526
527install-am: all-am
528 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
529
530installcheck: installcheck-recursive
531install-strip:
532 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000533 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000534 `test -z '$(STRIP)' || \
535 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536mostlyclean-generic:
537
538clean-generic:
539
540distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000541 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000542
543maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
546clean: clean-recursive
547
548clean-am: clean-generic clean-libtool mostlyclean-am
549
Lev Walkinf15320b2004-06-03 03:38:44 +0000550distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000551 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
552 -rm -f Makefile
553distclean-am: clean-am distclean-generic distclean-hdr \
554 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000555
556dvi: dvi-recursive
557
558dvi-am:
559
Lev Walkin8e8b5482004-06-17 23:42:48 +0000560html: html-recursive
561
Lev Walkinf15320b2004-06-03 03:38:44 +0000562info: info-recursive
563
564info-am:
565
566install-data-am:
567
568install-exec-am:
569
570install-info: install-info-recursive
571
572install-man:
573
574installcheck-am:
575
576maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000577 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
578 -rm -rf $(top_srcdir)/autom4te.cache
579 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000580maintainer-clean-am: distclean-am maintainer-clean-generic
581
582mostlyclean: mostlyclean-recursive
583
584mostlyclean-am: mostlyclean-generic mostlyclean-libtool
585
Lev Walkin8e8b5482004-06-17 23:42:48 +0000586pdf: pdf-recursive
587
588pdf-am:
589
590ps: ps-recursive
591
592ps-am:
593
Lev Walkinf15320b2004-06-03 03:38:44 +0000594uninstall-am: uninstall-info-am
595
596uninstall-info: uninstall-info-recursive
597
Lev Walkin8e8b5482004-06-17 23:42:48 +0000598.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
599 check-am clean clean-generic clean-libtool clean-recursive \
600 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
601 dist-shar dist-tarZ dist-zip distcheck distclean \
602 distclean-generic distclean-hdr distclean-libtool \
603 distclean-recursive distclean-tags distcleancheck distdir \
604 distuninstallcheck dvi dvi-am html html-am info info-am \
605 install install-am install-data install-data-am install-exec \
606 install-exec-am install-info install-info-am install-man \
607 install-strip installcheck installcheck-am installdirs \
608 installdirs-am maintainer-clean maintainer-clean-generic \
Lev Walkinf15320b2004-06-03 03:38:44 +0000609 maintainer-clean-recursive mostlyclean mostlyclean-generic \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000610 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
611 tags tags-recursive uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000612
613# Tell versions [3.59,3.63) of GNU make to not export all variables.
614# Otherwise a system limit (for SysV at least) may be exceeded.
615.NOEXPORT: