blob: 4145e3bc945d2b7f416d6a06aba31c9369c6c6fd [file] [log] [blame]
vlm6e98eaf2006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
vlm8f3eb992004-06-17 23:42:48 +00002# @configure_input@
vlmfa67ddc2004-06-03 03:38:44 +00003
vlm8f3eb992004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
vlm6e98eaf2006-08-18 01:54:27 +00005# 2003, 2004, 2005 Free Software Foundation, Inc.
vlmfa67ddc2004-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@
vlm69e185d2004-09-10 16:17:03 +000016
vlmfa67ddc2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
vlm8f3eb992004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
vlm8f3eb992004-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
vlmfa67ddc2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000030transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
vlm6e98eaf2006-08-18 01:54:27 +000037build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000038host_triplet = @host@
vlm6e98eaf2006-08-18 01:54:27 +000039target_triplet = @target@
vlm8f3eb992004-06-17 23:42:48 +000040DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
vlme43659a2004-09-19 19:40:52 +000041 $(srcdir)/Makefile.in $(srcdir)/asn1c.spec.in \
42 $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \
vlmbaa2b222007-06-24 09:13:16 +000043 ChangeLog INSTALL TODO config.guess config.sub depcomp \
vlme43659a2004-09-19 19:40:52 +000044 install-sh ltconfig ltmain.sh missing mkinstalldirs
vlm8f3eb992004-06-17 23:42:48 +000045subdir = .
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.in
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno configure.status.lineno
52mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53CONFIG_HEADER = config.h
vlme43659a2004-09-19 19:40:52 +000054CONFIG_CLEAN_FILES = asn1c.spec
vlm8f3eb992004-06-17 23:42:48 +000055SOURCES =
56DIST_SOURCES =
57RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58 html-recursive info-recursive install-data-recursive \
59 install-exec-recursive install-info-recursive \
60 install-recursive installcheck-recursive installdirs-recursive \
61 pdf-recursive ps-recursive uninstall-info-recursive \
62 uninstall-recursive
vlm6e98eaf2006-08-18 01:54:27 +000063am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64am__vpath_adj = case $$p in \
65 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66 *) f=$$p;; \
67 esac;
68am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
vlm69e185d2004-09-10 16:17:03 +000069am__installdirs = "$(DESTDIR)$(docsdir)"
70docsDATA_INSTALL = $(INSTALL_DATA)
71DATA = $(docs_DATA)
vlm8f3eb992004-06-17 23:42:48 +000072ETAGS = etags
73CTAGS = ctags
74DIST_SUBDIRS = $(SUBDIRS)
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76distdir = $(PACKAGE)-$(VERSION)
77top_distdir = $(distdir)
78am__remove_distdir = \
79 { test ! -d $(distdir) \
80 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
81 && rm -fr $(distdir); }; }
82DIST_ARCHIVES = $(distdir).tar.gz
83GZIP_ENV = --best
84distuninstallcheck_listfiles = find . -type f -print
85distcleancheck_listfiles = find . -type f -print
86ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +000087ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +000088AMDEP_FALSE = @AMDEP_FALSE@
89AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000090AMTAR = @AMTAR@
91AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +000092AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +000095AWK = @AWK@
96CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +000097CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +000099CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
100CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000101CPPFLAGS = @CPPFLAGS@
102CXX = @CXX@
103CXXCPP = @CXXCPP@
104CXXDEPMODE = @CXXDEPMODE@
105CXXFLAGS = @CXXFLAGS@
106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000108DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000109ECHO = @ECHO@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000114EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000115F77 = @F77@
116FFLAGS = @FFLAGS@
vlm83b901d2007-08-27 23:57:45 +0000117GREP = @GREP@
vlm8f3eb992004-06-17 23:42:48 +0000118INSTALL_DATA = @INSTALL_DATA@
119INSTALL_PROGRAM = @INSTALL_PROGRAM@
120INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000122LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000123LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000124LEXLIB = @LEXLIB@
125LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000128LIBTOOL = @LIBTOOL@
129LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000130LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000131MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000132MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
133MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
134MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000135OBJEXT = @OBJEXT@
136PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000142PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000143RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000147VERSION = @VERSION@
148YACC = @YACC@
vlm83b901d2007-08-27 23:57:45 +0000149YFLAGS = @YFLAGS@
vlm8f3eb992004-06-17 23:42:48 +0000150ac_ct_CC = @ac_ct_CC@
151ac_ct_CXX = @ac_ct_CXX@
152ac_ct_F77 = @ac_ct_F77@
vlm8f3eb992004-06-17 23:42:48 +0000153am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000157am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000158am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000159am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000160am__tar = @am__tar@
161am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168datadir = @datadir@
vlm83b901d2007-08-27 23:57:45 +0000169datarootdir = @datarootdir@
170docdir = @docdir@
171dvidir = @dvidir@
vlm8f3eb992004-06-17 23:42:48 +0000172exec_prefix = @exec_prefix@
173host = @host@
174host_alias = @host_alias@
175host_cpu = @host_cpu@
176host_os = @host_os@
177host_vendor = @host_vendor@
vlm83b901d2007-08-27 23:57:45 +0000178htmldir = @htmldir@
vlm8f3eb992004-06-17 23:42:48 +0000179includedir = @includedir@
180infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000181install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000182libdir = @libdir@
183libexecdir = @libexecdir@
vlm83b901d2007-08-27 23:57:45 +0000184localedir = @localedir@
vlm8f3eb992004-06-17 23:42:48 +0000185localstatedir = @localstatedir@
186mandir = @mandir@
187mkdir_p = @mkdir_p@
188oldincludedir = @oldincludedir@
vlm83b901d2007-08-27 23:57:45 +0000189pdfdir = @pdfdir@
vlm8f3eb992004-06-17 23:42:48 +0000190prefix = @prefix@
191program_transform_name = @program_transform_name@
vlm83b901d2007-08-27 23:57:45 +0000192psdir = @psdir@
vlm8f3eb992004-06-17 23:42:48 +0000193sbindir = @sbindir@
194sharedstatedir = @sharedstatedir@
195sysconfdir = @sysconfdir@
196target = @target@
197target_alias = @target_alias@
198target_cpu = @target_cpu@
199target_os = @target_os@
200target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000201SUBDIRS = \
vlmd3d0fbd2004-08-18 05:43:55 +0000202 libasn1parser libasn1fix \
203 libasn1print libasn1compiler \
vlmfa67ddc2004-06-03 03:38:44 +0000204 skeletons examples tests \
205 doc asn1c
206
vlm69e185d2004-09-10 16:17:03 +0000207docsdir = $(datadir)/doc/asn1c
vlme43659a2004-09-19 19:40:52 +0000208docs_DATA = README FAQ COPYING ChangeLog BUGS TODO
209EXTRA_DIST = asn1c.spec.in FAQ BUGS MANIFEST
210CLEANFILES = asn1c.spec
vlmfa67ddc2004-06-03 03:38:44 +0000211all: config.h
212 $(MAKE) $(AM_MAKEFLAGS) all-recursive
213
214.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000215am--refresh:
216 @:
217$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
218 @for dep in $?; do \
219 case '$(am__configure_deps)' in \
220 *$$dep*) \
vlm6e98eaf2006-08-18 01:54:27 +0000221 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
222 cd $(srcdir) && $(AUTOMAKE) --foreign \
vlm8f3eb992004-06-17 23:42:48 +0000223 && exit 0; \
224 exit 1;; \
225 esac; \
226 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000228 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000229 $(AUTOMAKE) --foreign Makefile
vlm8f3eb992004-06-17 23:42:48 +0000230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 echo ' $(SHELL) ./config.status'; \
235 $(SHELL) ./config.status;; \
236 *) \
237 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
238 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
239 esac;
240
241$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242 $(SHELL) ./config.status --recheck
243
244$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245 cd $(srcdir) && $(AUTOCONF)
246$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
248
249config.h: stamp-h1
250 @if test ! -f $@; then \
251 rm -f stamp-h1; \
252 $(MAKE) stamp-h1; \
253 else :; fi
254
255stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
256 @rm -f stamp-h1
257 cd $(top_builddir) && $(SHELL) ./config.status config.h
258$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
259 cd $(top_srcdir) && $(AUTOHEADER)
260 rm -f stamp-h1
261 touch $@
262
263distclean-hdr:
264 -rm -f config.h stamp-h1
vlme43659a2004-09-19 19:40:52 +0000265asn1c.spec: $(top_builddir)/config.status $(srcdir)/asn1c.spec.in
266 cd $(top_builddir) && $(SHELL) ./config.status $@
vlmfa67ddc2004-06-03 03:38:44 +0000267
268mostlyclean-libtool:
269 -rm -f *.lo
270
271clean-libtool:
272 -rm -rf .libs _libs
273
274distclean-libtool:
275 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000276uninstall-info-am:
vlm69e185d2004-09-10 16:17:03 +0000277install-docsDATA: $(docs_DATA)
278 @$(NORMAL_INSTALL)
279 test -z "$(docsdir)" || $(mkdir_p) "$(DESTDIR)$(docsdir)"
280 @list='$(docs_DATA)'; for p in $$list; do \
281 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000282 f=$(am__strip_dir) \
vlm69e185d2004-09-10 16:17:03 +0000283 echo " $(docsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docsdir)/$$f'"; \
284 $(docsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docsdir)/$$f"; \
285 done
286
287uninstall-docsDATA:
288 @$(NORMAL_UNINSTALL)
289 @list='$(docs_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000290 f=$(am__strip_dir) \
vlm69e185d2004-09-10 16:17:03 +0000291 echo " rm -f '$(DESTDIR)$(docsdir)/$$f'"; \
292 rm -f "$(DESTDIR)$(docsdir)/$$f"; \
293 done
vlmfa67ddc2004-06-03 03:38:44 +0000294
295# This directory's subdirectories are mostly independent; you can cd
296# into them and run `make' without going through this Makefile.
297# To change the values of `make' variables: instead of editing Makefiles,
298# (1) if the variable is set in `config.status', edit `config.status'
299# (which will cause the Makefiles to be regenerated when you run `make');
300# (2) otherwise, pass the desired values on the `make' command line.
301$(RECURSIVE_TARGETS):
vlm6e98eaf2006-08-18 01:54:27 +0000302 @failcom='exit 1'; \
303 for f in x $$MAKEFLAGS; do \
304 case $$f in \
305 *=* | --[!k]*);; \
306 *k*) failcom='fail=yes';; \
307 esac; \
308 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000309 dot_seen=no; \
310 target=`echo $@ | sed s/-recursive//`; \
311 list='$(SUBDIRS)'; for subdir in $$list; do \
312 echo "Making $$target in $$subdir"; \
313 if test "$$subdir" = "."; then \
314 dot_seen=yes; \
315 local_target="$$target-am"; \
316 else \
317 local_target="$$target"; \
318 fi; \
319 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000320 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000321 done; \
322 if test "$$dot_seen" = "no"; then \
323 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
324 fi; test -z "$$fail"
325
326mostlyclean-recursive clean-recursive distclean-recursive \
327maintainer-clean-recursive:
vlm6e98eaf2006-08-18 01:54:27 +0000328 @failcom='exit 1'; \
329 for f in x $$MAKEFLAGS; do \
330 case $$f in \
331 *=* | --[!k]*);; \
332 *k*) failcom='fail=yes';; \
333 esac; \
334 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000335 dot_seen=no; \
336 case "$@" in \
337 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
338 *) list='$(SUBDIRS)' ;; \
339 esac; \
340 rev=''; for subdir in $$list; do \
341 if test "$$subdir" = "."; then :; else \
342 rev="$$subdir $$rev"; \
343 fi; \
344 done; \
345 rev="$$rev ."; \
346 target=`echo $@ | sed s/-recursive//`; \
347 for subdir in $$rev; do \
348 echo "Making $$target in $$subdir"; \
349 if test "$$subdir" = "."; then \
350 local_target="$$target-am"; \
351 else \
352 local_target="$$target"; \
353 fi; \
354 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000355 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000356 done && test -z "$$fail"
357tags-recursive:
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
360 done
vlm8f3eb992004-06-17 23:42:48 +0000361ctags-recursive:
362 list='$(SUBDIRS)'; for subdir in $$list; do \
363 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
364 done
vlmfa67ddc2004-06-03 03:38:44 +0000365
366ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000367 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000368 unique=`for i in $$list; do \
369 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 done | \
371 $(AWK) ' { files[$$0] = 1; } \
372 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000373 mkid -fID $$unique
374tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000375
376TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
377 $(TAGS_FILES) $(LISP)
378 tags=; \
379 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000380 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
381 include_option=--etags-include; \
382 empty_fix=.; \
383 else \
384 include_option=--include; \
385 empty_fix=; \
386 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000387 list='$(SUBDIRS)'; for subdir in $$list; do \
388 if test "$$subdir" = .; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000389 test ! -f $$subdir/TAGS || \
vlm8f3eb992004-06-17 23:42:48 +0000390 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000391 fi; \
392 done; \
vlm8f3eb992004-06-17 23:42:48 +0000393 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000399 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000400 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000401 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402 $$tags $$unique; \
403 fi
404ctags: CTAGS
405CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
406 $(TAGS_FILES) $(LISP)
407 tags=; \
408 here=`pwd`; \
409 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \
413 $(AWK) ' { files[$$0] = 1; } \
414 END { for (i in files) print i; }'`; \
415 test -z "$(CTAGS_ARGS)$$tags$$unique" \
416 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000418
419GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000420 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000421 && cd $(top_srcdir) \
422 && gtags -i $(GTAGS_ARGS) $$here
423
424distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000425 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000426
427distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000428 $(am__remove_distdir)
vlmfa67ddc2004-06-03 03:38:44 +0000429 mkdir $(distdir)
vlme43659a2004-09-19 19:40:52 +0000430 $(mkdir_p) $(distdir)/.
vlm8f3eb992004-06-17 23:42:48 +0000431 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
432 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
433 list='$(DISTFILES)'; for file in $$list; do \
434 case $$file in \
435 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
436 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
437 esac; \
438 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000439 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
440 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000441 dir="/$$dir"; \
442 $(mkdir_p) "$(distdir)$$dir"; \
443 else \
444 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000445 fi; \
446 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000447 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
449 fi; \
450 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000451 else \
452 test -f $(distdir)/$$file \
453 || cp -p $$d/$$file $(distdir)/$$file \
454 || exit 1; \
455 fi; \
456 done
vlm6e98eaf2006-08-18 01:54:27 +0000457 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000458 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000459 test -d "$(distdir)/$$subdir" \
vlm6e98eaf2006-08-18 01:54:27 +0000460 || $(mkdir_p) "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000461 || exit 1; \
vlm6e98eaf2006-08-18 01:54:27 +0000462 distdir=`$(am__cd) $(distdir) && pwd`; \
463 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vlmfa67ddc2004-06-03 03:38:44 +0000464 (cd $$subdir && \
465 $(MAKE) $(AM_MAKEFLAGS) \
vlm6e98eaf2006-08-18 01:54:27 +0000466 top_distdir="$$top_distdir" \
467 distdir="$$distdir/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000468 distdir) \
469 || exit 1; \
470 fi; \
471 done
472 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
473 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
474 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
475 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
476 || chmod -R a+r $(distdir)
vlm8f3eb992004-06-17 23:42:48 +0000477dist-gzip: distdir
vlm6e98eaf2006-08-18 01:54:27 +0000478 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
vlm8f3eb992004-06-17 23:42:48 +0000479 $(am__remove_distdir)
480
481dist-bzip2: distdir
vlm6e98eaf2006-08-18 01:54:27 +0000482 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
vlm8f3eb992004-06-17 23:42:48 +0000483 $(am__remove_distdir)
484
485dist-tarZ: distdir
vlm6e98eaf2006-08-18 01:54:27 +0000486 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
vlm8f3eb992004-06-17 23:42:48 +0000487 $(am__remove_distdir)
488
489dist-shar: distdir
490 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
491 $(am__remove_distdir)
492
493dist-zip: distdir
494 -rm -f $(distdir).zip
495 zip -rq $(distdir).zip $(distdir)
496 $(am__remove_distdir)
497
498dist dist-all: distdir
vlm6e98eaf2006-08-18 01:54:27 +0000499 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
vlm8f3eb992004-06-17 23:42:48 +0000500 $(am__remove_distdir)
vlmfa67ddc2004-06-03 03:38:44 +0000501
502# This target untars the dist file and tries a VPATH configuration. Then
503# it guarantees that the distribution is self-contained by making another
504# tarfile.
505distcheck: dist
vlm8f3eb992004-06-17 23:42:48 +0000506 case '$(DIST_ARCHIVES)' in \
507 *.tar.gz*) \
vlm6e98eaf2006-08-18 01:54:27 +0000508 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
vlm8f3eb992004-06-17 23:42:48 +0000509 *.tar.bz2*) \
vlm6e98eaf2006-08-18 01:54:27 +0000510 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
vlm8f3eb992004-06-17 23:42:48 +0000511 *.tar.Z*) \
vlm6e98eaf2006-08-18 01:54:27 +0000512 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
vlm8f3eb992004-06-17 23:42:48 +0000513 *.shar.gz*) \
514 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
515 *.zip*) \
516 unzip $(distdir).zip ;;\
517 esac
vlmfa67ddc2004-06-03 03:38:44 +0000518 chmod -R a-w $(distdir); chmod a+w $(distdir)
vlm8f3eb992004-06-17 23:42:48 +0000519 mkdir $(distdir)/_build
520 mkdir $(distdir)/_inst
vlmfa67ddc2004-06-03 03:38:44 +0000521 chmod a-w $(distdir)
vlm8f3eb992004-06-17 23:42:48 +0000522 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
523 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
524 && cd $(distdir)/_build \
525 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
526 $(DISTCHECK_CONFIGURE_FLAGS) \
vlmfa67ddc2004-06-03 03:38:44 +0000527 && $(MAKE) $(AM_MAKEFLAGS) \
528 && $(MAKE) $(AM_MAKEFLAGS) dvi \
529 && $(MAKE) $(AM_MAKEFLAGS) check \
530 && $(MAKE) $(AM_MAKEFLAGS) install \
531 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
532 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
vlm8f3eb992004-06-17 23:42:48 +0000533 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
534 distuninstallcheck \
535 && chmod -R a-w "$$dc_install_base" \
536 && ({ \
537 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
538 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
539 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
540 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
541 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
542 } || { rm -rf "$$dc_destdir"; exit 1; }) \
543 && rm -rf "$$dc_destdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000544 && $(MAKE) $(AM_MAKEFLAGS) dist \
vlm8f3eb992004-06-17 23:42:48 +0000545 && rm -rf $(DIST_ARCHIVES) \
546 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
547 $(am__remove_distdir)
548 @(echo "$(distdir) archives ready for distribution: "; \
549 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
550 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
551distuninstallcheck:
552 @cd $(distuninstallcheck_dir) \
553 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
554 || { echo "ERROR: files left after uninstall:" ; \
555 if test -n "$(DESTDIR)"; then \
556 echo " (check DESTDIR support)"; \
557 fi ; \
558 $(distuninstallcheck_listfiles) ; \
559 exit 1; } >&2
560distcleancheck: distclean
561 @if test '$(srcdir)' = . ; then \
562 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
563 exit 1 ; \
564 fi
565 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
566 || { echo "ERROR: files left in build directory after distclean:" ; \
567 $(distcleancheck_listfiles) ; \
568 exit 1; } >&2
vlmfa67ddc2004-06-03 03:38:44 +0000569check-am: all-am
570check: check-recursive
vlm69e185d2004-09-10 16:17:03 +0000571all-am: Makefile $(DATA) config.h
vlmfa67ddc2004-06-03 03:38:44 +0000572installdirs: installdirs-recursive
573installdirs-am:
vlm69e185d2004-09-10 16:17:03 +0000574 for dir in "$(DESTDIR)$(docsdir)"; do \
575 test -z "$$dir" || $(mkdir_p) "$$dir"; \
576 done
vlmfa67ddc2004-06-03 03:38:44 +0000577install: install-recursive
578install-exec: install-exec-recursive
579install-data: install-data-recursive
580uninstall: uninstall-recursive
581
582install-am: all-am
583 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
584
585installcheck: installcheck-recursive
586install-strip:
587 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000588 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000589 `test -z '$(STRIP)' || \
590 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
591mostlyclean-generic:
592
593clean-generic:
vlme43659a2004-09-19 19:40:52 +0000594 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
vlmfa67ddc2004-06-03 03:38:44 +0000595
596distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000597 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000598
599maintainer-clean-generic:
600 @echo "This command is intended for maintainers to use"
601 @echo "it deletes files that may require special tools to rebuild."
602clean: clean-recursive
603
604clean-am: clean-generic clean-libtool mostlyclean-am
605
vlmfa67ddc2004-06-03 03:38:44 +0000606distclean: distclean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000607 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
608 -rm -f Makefile
609distclean-am: clean-am distclean-generic distclean-hdr \
610 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000611
612dvi: dvi-recursive
613
614dvi-am:
615
vlm8f3eb992004-06-17 23:42:48 +0000616html: html-recursive
617
vlmfa67ddc2004-06-03 03:38:44 +0000618info: info-recursive
619
620info-am:
621
vlm69e185d2004-09-10 16:17:03 +0000622install-data-am: install-docsDATA
vlmfa67ddc2004-06-03 03:38:44 +0000623
624install-exec-am:
625
626install-info: install-info-recursive
627
628install-man:
629
630installcheck-am:
631
632maintainer-clean: maintainer-clean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000633 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
634 -rm -rf $(top_srcdir)/autom4te.cache
635 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000636maintainer-clean-am: distclean-am maintainer-clean-generic
637
638mostlyclean: mostlyclean-recursive
639
640mostlyclean-am: mostlyclean-generic mostlyclean-libtool
641
vlm8f3eb992004-06-17 23:42:48 +0000642pdf: pdf-recursive
643
644pdf-am:
645
646ps: ps-recursive
647
648ps-am:
649
vlm69e185d2004-09-10 16:17:03 +0000650uninstall-am: uninstall-docsDATA uninstall-info-am
vlmfa67ddc2004-06-03 03:38:44 +0000651
652uninstall-info: uninstall-info-recursive
653
vlm8f3eb992004-06-17 23:42:48 +0000654.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
655 check-am clean clean-generic clean-libtool clean-recursive \
656 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
657 dist-shar dist-tarZ dist-zip distcheck distclean \
658 distclean-generic distclean-hdr distclean-libtool \
659 distclean-recursive distclean-tags distcleancheck distdir \
660 distuninstallcheck dvi dvi-am html html-am info info-am \
vlm69e185d2004-09-10 16:17:03 +0000661 install install-am install-data install-data-am \
662 install-docsDATA install-exec install-exec-am install-info \
663 install-info-am install-man install-strip installcheck \
664 installcheck-am installdirs installdirs-am maintainer-clean \
665 maintainer-clean-generic maintainer-clean-recursive \
666 mostlyclean mostlyclean-generic mostlyclean-libtool \
667 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
668 uninstall uninstall-am uninstall-docsDATA uninstall-info-am
vlmfa67ddc2004-06-03 03:38:44 +0000669
670# Tell versions [3.59,3.63) of GNU make to not export all variables.
671# Otherwise a system limit (for SysV at least) may be exceeded.
672.NOEXPORT: