blob: ce718abde9c1f80401ba6b5a27d6a51825361730 [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 Walkin9b48a052004-09-10 16:17:03 +000016
Lev Walkinf15320b2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
Lev Walkin8e8b5482004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000030transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkin8e8b5482004-06-17 23:42:48 +000038DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41 TODO config.guess config.sub depcomp install-sh ltconfig \
42 ltmain.sh missing mkinstalldirs
43subdir = .
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49 configure.lineno configure.status.lineno
50mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = config.h
52CONFIG_CLEAN_FILES =
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
60 uninstall-recursive
Lev Walkin9b48a052004-09-10 16:17:03 +000061am__installdirs = "$(DESTDIR)$(docsdir)"
62docsDATA_INSTALL = $(INSTALL_DATA)
63DATA = $(docs_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000064ETAGS = etags
65CTAGS = ctags
66DIST_SUBDIRS = $(SUBDIRS)
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68distdir = $(PACKAGE)-$(VERSION)
69top_distdir = $(distdir)
70am__remove_distdir = \
71 { test ! -d $(distdir) \
72 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73 && rm -fr $(distdir); }; }
74DIST_ARCHIVES = $(distdir).tar.gz
75GZIP_ENV = --best
76distuninstallcheck_listfiles = find . -type f -print
77distcleancheck_listfiles = find . -type f -print
78ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +000079ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000080AMDEP_FALSE = @AMDEP_FALSE@
81AMDEP_TRUE = @AMDEP_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +000082AMTAR = @AMTAR@
83AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +000087AWK = @AWK@
88CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +000089CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +000091CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +000092CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
93CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +000094CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000095CPPFLAGS = @CPPFLAGS@
96CXX = @CXX@
97CXXCPP = @CXXCPP@
98CXXDEPMODE = @CXXDEPMODE@
99CXXFLAGS = @CXXFLAGS@
100CYGPATH_W = @CYGPATH_W@
101DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000102DEPDIR = @DEPDIR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000103ECHO = @ECHO@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000108EXEEXT = @EXEEXT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000109F77 = @F77@
110FFLAGS = @FFLAGS@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000115LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000116LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000117LEXLIB = @LEXLIB@
118LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
119LIBOBJS = @LIBOBJS@
120LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000121LIBTOOL = @LIBTOOL@
122LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000123LTLIBOBJS = @LTLIBOBJS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000124MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000125MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
126MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
127MAKEINFO = @MAKEINFO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000128OBJEXT = @OBJEXT@
129PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000130PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131PACKAGE_NAME = @PACKAGE_NAME@
132PACKAGE_STRING = @PACKAGE_STRING@
133PACKAGE_TARNAME = @PACKAGE_TARNAME@
134PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkinf15320b2004-06-03 03:38:44 +0000135PATH = @PATH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000136PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000137RANLIB = @RANLIB@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000141VERSION = @VERSION@
142YACC = @YACC@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000143ac_ct_AR = @ac_ct_AR@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_CXX = @ac_ct_CXX@
146ac_ct_F77 = @ac_ct_F77@
147ac_ct_RANLIB = @ac_ct_RANLIB@
148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000153am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000154am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000155am__quote = @am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000171install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000172libdir = @libdir@
173libexecdir = @libexecdir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178prefix = @prefix@
179program_transform_name = @program_transform_name@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182sysconfdir = @sysconfdir@
183target = @target@
184target_alias = @target_alias@
185target_cpu = @target_cpu@
186target_os = @target_os@
187target_vendor = @target_vendor@
Lev Walkinf15320b2004-06-03 03:38:44 +0000188SUBDIRS = \
Lev Walkin3d0b5a32004-08-18 05:43:55 +0000189 libasn1parser libasn1fix \
190 libasn1print libasn1compiler \
Lev Walkinf15320b2004-06-03 03:38:44 +0000191 skeletons examples tests \
192 doc asn1c
193
Lev Walkinf15320b2004-06-03 03:38:44 +0000194EXTRA_DIST = BUGS MANIFEST
Lev Walkin9b48a052004-09-10 16:17:03 +0000195docsdir = $(datadir)/doc/asn1c
196docs_DATA = INSTALL README FAQ BUGS TODO
Lev Walkinf15320b2004-06-03 03:38:44 +0000197all: config.h
198 $(MAKE) $(AM_MAKEFLAGS) all-recursive
199
200.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000201am--refresh:
202 @:
203$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
208 cd $(srcdir) && $(AUTOMAKE) --gnu \
209 && exit 0; \
210 exit 1;; \
211 esac; \
212 done; \
213 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
214 cd $(top_srcdir) && \
215 $(AUTOMAKE) --gnu Makefile
216.PRECIOUS: Makefile
217Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218 @case '$?' in \
219 *config.status*) \
220 echo ' $(SHELL) ./config.status'; \
221 $(SHELL) ./config.status;; \
222 *) \
223 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
224 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
225 esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228 $(SHELL) ./config.status --recheck
229
230$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231 cd $(srcdir) && $(AUTOCONF)
232$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
234
235config.h: stamp-h1
236 @if test ! -f $@; then \
237 rm -f stamp-h1; \
238 $(MAKE) stamp-h1; \
239 else :; fi
240
241stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
242 @rm -f stamp-h1
243 cd $(top_builddir) && $(SHELL) ./config.status config.h
244$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245 cd $(top_srcdir) && $(AUTOHEADER)
246 rm -f stamp-h1
247 touch $@
248
249distclean-hdr:
250 -rm -f config.h stamp-h1
Lev Walkinf15320b2004-06-03 03:38:44 +0000251
252mostlyclean-libtool:
253 -rm -f *.lo
254
255clean-libtool:
256 -rm -rf .libs _libs
257
258distclean-libtool:
259 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000260uninstall-info-am:
Lev Walkin9b48a052004-09-10 16:17:03 +0000261install-docsDATA: $(docs_DATA)
262 @$(NORMAL_INSTALL)
263 test -z "$(docsdir)" || $(mkdir_p) "$(DESTDIR)$(docsdir)"
264 @list='$(docs_DATA)'; for p in $$list; do \
265 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
266 f="`echo $$p | sed -e 's|^.*/||'`"; \
267 echo " $(docsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docsdir)/$$f'"; \
268 $(docsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docsdir)/$$f"; \
269 done
270
271uninstall-docsDATA:
272 @$(NORMAL_UNINSTALL)
273 @list='$(docs_DATA)'; for p in $$list; do \
274 f="`echo $$p | sed -e 's|^.*/||'`"; \
275 echo " rm -f '$(DESTDIR)$(docsdir)/$$f'"; \
276 rm -f "$(DESTDIR)$(docsdir)/$$f"; \
277 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000278
279# This directory's subdirectories are mostly independent; you can cd
280# into them and run `make' without going through this Makefile.
281# To change the values of `make' variables: instead of editing Makefiles,
282# (1) if the variable is set in `config.status', edit `config.status'
283# (which will cause the Makefiles to be regenerated when you run `make');
284# (2) otherwise, pass the desired values on the `make' command line.
285$(RECURSIVE_TARGETS):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000286 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000287 dot_seen=no; \
288 target=`echo $@ | sed s/-recursive//`; \
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 echo "Making $$target in $$subdir"; \
291 if test "$$subdir" = "."; then \
292 dot_seen=yes; \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
299 done; \
300 if test "$$dot_seen" = "no"; then \
301 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
302 fi; test -z "$$fail"
303
304mostlyclean-recursive clean-recursive distclean-recursive \
305maintainer-clean-recursive:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000306 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000307 dot_seen=no; \
308 case "$@" in \
309 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
310 *) list='$(SUBDIRS)' ;; \
311 esac; \
312 rev=''; for subdir in $$list; do \
313 if test "$$subdir" = "."; then :; else \
314 rev="$$subdir $$rev"; \
315 fi; \
316 done; \
317 rev="$$rev ."; \
318 target=`echo $@ | sed s/-recursive//`; \
319 for subdir in $$rev; do \
320 echo "Making $$target in $$subdir"; \
321 if test "$$subdir" = "."; then \
322 local_target="$$target-am"; \
323 else \
324 local_target="$$target"; \
325 fi; \
326 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
327 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
328 done && test -z "$$fail"
329tags-recursive:
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
332 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000333ctags-recursive:
334 list='$(SUBDIRS)'; for subdir in $$list; do \
335 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
336 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000337
338ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000345 mkid -fID $$unique
346tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000347
348TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000352 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
353 include_option=--etags-include; \
354 empty_fix=.; \
355 else \
356 include_option=--include; \
357 empty_fix=; \
358 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000359 list='$(SUBDIRS)'; for subdir in $$list; do \
360 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000361 test -f $$subdir/TAGS && \
362 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000363 fi; \
364 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000365 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000366 unique=`for i in $$list; do \
367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 done | \
369 $(AWK) ' { files[$$0] = 1; } \
370 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000371 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
372 test -z "$$unique" && unique=$$empty_fix; \
373 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374 $$tags $$unique; \
375 fi
376ctags: CTAGS
377CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
378 $(TAGS_FILES) $(LISP)
379 tags=; \
380 here=`pwd`; \
381 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
382 unique=`for i in $$list; do \
383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384 done | \
385 $(AWK) ' { files[$$0] = 1; } \
386 END { for (i in files) print i; }'`; \
387 test -z "$(CTAGS_ARGS)$$tags$$unique" \
388 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000390
391GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000392 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000393 && cd $(top_srcdir) \
394 && gtags -i $(GTAGS_ARGS) $$here
395
396distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000397 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000398
399distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000400 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000401 mkdir $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000402 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
403 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
404 list='$(DISTFILES)'; for file in $$list; do \
405 case $$file in \
406 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
407 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
408 esac; \
409 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000410 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
411 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 dir="/$$dir"; \
413 $(mkdir_p) "$(distdir)$$dir"; \
414 else \
415 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000416 fi; \
417 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000418 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
419 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
420 fi; \
421 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000422 else \
423 test -f $(distdir)/$$file \
424 || cp -p $$d/$$file $(distdir)/$$file \
425 || exit 1; \
426 fi; \
427 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000428 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000429 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000430 test -d "$(distdir)/$$subdir" \
431 || mkdir "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000432 || exit 1; \
433 (cd $$subdir && \
434 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000435 top_distdir="../$(top_distdir)" \
436 distdir="../$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000437 distdir) \
438 || exit 1; \
439 fi; \
440 done
441 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
442 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
443 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
444 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
445 || chmod -R a+r $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000446dist-gzip: distdir
Lev Walkinf15320b2004-06-03 03:38:44 +0000447 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Lev Walkin8e8b5482004-06-17 23:42:48 +0000448 $(am__remove_distdir)
449
450dist-bzip2: distdir
451 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
452 $(am__remove_distdir)
453
454dist-tarZ: distdir
455 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
456 $(am__remove_distdir)
457
458dist-shar: distdir
459 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460 $(am__remove_distdir)
461
462dist-zip: distdir
463 -rm -f $(distdir).zip
464 zip -rq $(distdir).zip $(distdir)
465 $(am__remove_distdir)
466
467dist dist-all: distdir
468 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469 $(am__remove_distdir)
Lev Walkinf15320b2004-06-03 03:38:44 +0000470
471# This target untars the dist file and tries a VPATH configuration. Then
472# it guarantees that the distribution is self-contained by making another
473# tarfile.
474distcheck: dist
Lev Walkin8e8b5482004-06-17 23:42:48 +0000475 case '$(DIST_ARCHIVES)' in \
476 *.tar.gz*) \
477 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
478 *.tar.bz2*) \
479 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
480 *.tar.Z*) \
481 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
482 *.shar.gz*) \
483 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
484 *.zip*) \
485 unzip $(distdir).zip ;;\
486 esac
Lev Walkinf15320b2004-06-03 03:38:44 +0000487 chmod -R a-w $(distdir); chmod a+w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000488 mkdir $(distdir)/_build
489 mkdir $(distdir)/_inst
Lev Walkinf15320b2004-06-03 03:38:44 +0000490 chmod a-w $(distdir)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000491 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
492 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
493 && cd $(distdir)/_build \
494 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
495 $(DISTCHECK_CONFIGURE_FLAGS) \
Lev Walkinf15320b2004-06-03 03:38:44 +0000496 && $(MAKE) $(AM_MAKEFLAGS) \
497 && $(MAKE) $(AM_MAKEFLAGS) dvi \
498 && $(MAKE) $(AM_MAKEFLAGS) check \
499 && $(MAKE) $(AM_MAKEFLAGS) install \
500 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
501 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000502 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
503 distuninstallcheck \
504 && chmod -R a-w "$$dc_install_base" \
505 && ({ \
506 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
507 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
508 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
509 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
510 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
511 } || { rm -rf "$$dc_destdir"; exit 1; }) \
512 && rm -rf "$$dc_destdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000513 && $(MAKE) $(AM_MAKEFLAGS) dist \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000514 && rm -rf $(DIST_ARCHIVES) \
515 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
516 $(am__remove_distdir)
517 @(echo "$(distdir) archives ready for distribution: "; \
518 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
519 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
520distuninstallcheck:
521 @cd $(distuninstallcheck_dir) \
522 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
523 || { echo "ERROR: files left after uninstall:" ; \
524 if test -n "$(DESTDIR)"; then \
525 echo " (check DESTDIR support)"; \
526 fi ; \
527 $(distuninstallcheck_listfiles) ; \
528 exit 1; } >&2
529distcleancheck: distclean
530 @if test '$(srcdir)' = . ; then \
531 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
532 exit 1 ; \
533 fi
534 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
535 || { echo "ERROR: files left in build directory after distclean:" ; \
536 $(distcleancheck_listfiles) ; \
537 exit 1; } >&2
Lev Walkinf15320b2004-06-03 03:38:44 +0000538check-am: all-am
539check: check-recursive
Lev Walkin9b48a052004-09-10 16:17:03 +0000540all-am: Makefile $(DATA) config.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000541installdirs: installdirs-recursive
542installdirs-am:
Lev Walkin9b48a052004-09-10 16:17:03 +0000543 for dir in "$(DESTDIR)$(docsdir)"; do \
544 test -z "$$dir" || $(mkdir_p) "$$dir"; \
545 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000546install: install-recursive
547install-exec: install-exec-recursive
548install-data: install-data-recursive
549uninstall: uninstall-recursive
550
551install-am: all-am
552 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
553
554installcheck: installcheck-recursive
555install-strip:
556 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000557 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000558 `test -z '$(STRIP)' || \
559 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
560mostlyclean-generic:
561
562clean-generic:
563
564distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000565 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000566
567maintainer-clean-generic:
568 @echo "This command is intended for maintainers to use"
569 @echo "it deletes files that may require special tools to rebuild."
570clean: clean-recursive
571
572clean-am: clean-generic clean-libtool mostlyclean-am
573
Lev Walkinf15320b2004-06-03 03:38:44 +0000574distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000575 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
576 -rm -f Makefile
577distclean-am: clean-am distclean-generic distclean-hdr \
578 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000579
580dvi: dvi-recursive
581
582dvi-am:
583
Lev Walkin8e8b5482004-06-17 23:42:48 +0000584html: html-recursive
585
Lev Walkinf15320b2004-06-03 03:38:44 +0000586info: info-recursive
587
588info-am:
589
Lev Walkin9b48a052004-09-10 16:17:03 +0000590install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000591
592install-exec-am:
593
594install-info: install-info-recursive
595
596install-man:
597
598installcheck-am:
599
600maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000601 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
602 -rm -rf $(top_srcdir)/autom4te.cache
603 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000604maintainer-clean-am: distclean-am maintainer-clean-generic
605
606mostlyclean: mostlyclean-recursive
607
608mostlyclean-am: mostlyclean-generic mostlyclean-libtool
609
Lev Walkin8e8b5482004-06-17 23:42:48 +0000610pdf: pdf-recursive
611
612pdf-am:
613
614ps: ps-recursive
615
616ps-am:
617
Lev Walkin9b48a052004-09-10 16:17:03 +0000618uninstall-am: uninstall-docsDATA uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000619
620uninstall-info: uninstall-info-recursive
621
Lev Walkin8e8b5482004-06-17 23:42:48 +0000622.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
623 check-am clean clean-generic clean-libtool clean-recursive \
624 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
625 dist-shar dist-tarZ dist-zip distcheck distclean \
626 distclean-generic distclean-hdr distclean-libtool \
627 distclean-recursive distclean-tags distcleancheck distdir \
628 distuninstallcheck dvi dvi-am html html-am info info-am \
Lev Walkin9b48a052004-09-10 16:17:03 +0000629 install install-am install-data install-data-am \
630 install-docsDATA install-exec install-exec-am install-info \
631 install-info-am install-man install-strip installcheck \
632 installcheck-am installdirs installdirs-am maintainer-clean \
633 maintainer-clean-generic maintainer-clean-recursive \
634 mostlyclean mostlyclean-generic mostlyclean-libtool \
635 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
636 uninstall uninstall-am uninstall-docsDATA uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000637
638# Tell versions [3.59,3.63) of GNU make to not export all variables.
639# Otherwise a system limit (for SysV at least) may be exceeded.
640.NOEXPORT: