blob: c264d27d302f50f5f13c0ee8cefcdc3a5dbb2ad7 [file] [log] [blame]
Lev Walkin5af1a692006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 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 Walkin5af1a692006-08-18 01:54:27 +00005# 2003, 2004, 2005 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 Walkin5af1a692006-08-18 01:54:27 +000036build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkin5af1a692006-08-18 01:54:27 +000038target_triplet = @target@
Lev Walkinf15320b2004-06-03 03:38:44 +000039subdir = asn1c/tests
Lev Walkin8e8b5482004-06-17 23:42:48 +000040DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000049DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000050DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52ADD_CFLAGS = @ADD_CFLAGS@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AR = @AR@
57AUTOCONF = @AUTOCONF@
58AUTOHEADER = @AUTOHEADER@
59AUTOMAKE = @AUTOMAKE@
60AWK = @AWK@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
64CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CXX = @CXX@
68CXXCPP = @CXXCPP@
69CXXDEPMODE = @CXXDEPMODE@
70CXXFLAGS = @CXXFLAGS@
71CYGPATH_W = @CYGPATH_W@
72DEFS = @DEFS@
73DEPDIR = @DEPDIR@
74ECHO = @ECHO@
75ECHO_C = @ECHO_C@
76ECHO_N = @ECHO_N@
77ECHO_T = @ECHO_T@
78EGREP = @EGREP@
79EXEEXT = @EXEEXT@
80F77 = @F77@
81FFLAGS = @FFLAGS@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LDFLAGS = @LDFLAGS@
87LEX = @LEX@
88LEXLIB = @LEXLIB@
89LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
90LIBOBJS = @LIBOBJS@
91LIBS = @LIBS@
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94LTLIBOBJS = @LTLIBOBJS@
95MAINT = @MAINT@
96MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
97MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
98MAKEINFO = @MAKEINFO@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000106PATH_SEPARATOR = @PATH_SEPARATOR@
107RANLIB = @RANLIB@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111VERSION = @VERSION@
112YACC = @YACC@
113ac_ct_AR = @ac_ct_AR@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_CXX = @ac_ct_CXX@
116ac_ct_F77 = @ac_ct_F77@
117ac_ct_RANLIB = @ac_ct_RANLIB@
118ac_ct_STRIP = @ac_ct_STRIP@
119am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
122am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
123am__include = @am__include@
124am__leading_dot = @am__leading_dot@
125am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000126am__tar = @am__tar@
127am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128bindir = @bindir@
129build = @build@
130build_alias = @build_alias@
131build_cpu = @build_cpu@
132build_os = @build_os@
133build_vendor = @build_vendor@
134datadir = @datadir@
135exec_prefix = @exec_prefix@
136host = @host@
137host_alias = @host_alias@
138host_cpu = @host_cpu@
139host_os = @host_os@
140host_vendor = @host_vendor@
141includedir = @includedir@
142infodir = @infodir@
143install_sh = @install_sh@
144libdir = @libdir@
145libexecdir = @libexecdir@
146localstatedir = @localstatedir@
147mandir = @mandir@
148mkdir_p = @mkdir_p@
149oldincludedir = @oldincludedir@
150prefix = @prefix@
151program_transform_name = @program_transform_name@
152sbindir = @sbindir@
153sharedstatedir = @sharedstatedir@
154sysconfdir = @sysconfdir@
155target = @target@
156target_alias = @target_alias@
157target_cpu = @target_cpu@
158target_os = @target_os@
159target_vendor = @target_vendor@
Lev Walkinb4eb8b52004-08-16 07:02:39 +0000160AM_CFLAGS = @ADD_CFLAGS@
Lev Walkin4308ec12004-08-07 03:59:39 +0000161check_SCRIPTS = check-assembly.sh
Lev Walkina460ba32004-10-20 15:40:04 +0000162TESTS_ENVIRONMENT = CC="${CC}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" ./check-assembly.sh
Lev Walkin9f5bb3a2006-08-18 01:46:46 +0000163TESTS = check-*.c
Lev Walkinc6b7f822004-09-29 14:31:36 +0000164EXTRA_DIST = \
165 $(check_SCRIPTS) \
166 check-*.c* \
Lev Walkina7f27822006-09-19 05:21:37 +0000167 data-62 \
Lev Walkin725883b2006-10-09 12:07:58 +0000168 data-70 \
169 data-119
Lev Walkinc6b7f822004-09-29 14:31:36 +0000170
Lev Walkinf15320b2004-06-03 03:38:44 +0000171all: all-am
172
173.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000174$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
175 @for dep in $?; do \
176 case '$(am__configure_deps)' in \
177 *$$dep*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179 && exit 0; \
180 exit 1;; \
181 esac; \
182 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000183 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign asn1c/tests/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000184 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000185 $(AUTOMAKE) --foreign asn1c/tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000186.PRECIOUS: Makefile
187Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188 @case '$?' in \
189 *config.status*) \
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191 *) \
192 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194 esac;
195
196$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000203
204mostlyclean-libtool:
205 -rm -f *.lo
206
207clean-libtool:
208 -rm -rf .libs _libs
209
210distclean-libtool:
211 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000212uninstall-info-am:
213tags: TAGS
214TAGS:
215
Lev Walkin8e8b5482004-06-17 23:42:48 +0000216ctags: CTAGS
217CTAGS:
218
Lev Walkinf15320b2004-06-03 03:38:44 +0000219
220check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000221 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000222 srcdir=$(srcdir); export srcdir; \
223 list='$(TESTS)'; \
224 if test -n "$$list"; then \
225 for tst in $$list; do \
226 if test -f ./$$tst; then dir=./; \
227 elif test -f $$tst; then dir=; \
228 else dir="$(srcdir)/"; fi; \
229 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
230 all=`expr $$all + 1`; \
231 case " $(XFAIL_TESTS) " in \
232 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000233 xpass=`expr $$xpass + 1`; \
234 failed=`expr $$failed + 1`; \
235 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000236 ;; \
237 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000238 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000239 ;; \
240 esac; \
241 elif test $$? -ne 77; then \
242 all=`expr $$all + 1`; \
243 case " $(XFAIL_TESTS) " in \
244 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000245 xfail=`expr $$xfail + 1`; \
246 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000247 ;; \
248 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000249 failed=`expr $$failed + 1`; \
250 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000251 ;; \
252 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000253 else \
254 skip=`expr $$skip + 1`; \
255 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000256 fi; \
257 done; \
258 if test "$$failed" -eq 0; then \
259 if test "$$xfail" -eq 0; then \
260 banner="All $$all tests passed"; \
261 else \
262 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
263 fi; \
264 else \
265 if test "$$xpass" -eq 0; then \
266 banner="$$failed of $$all tests failed"; \
267 else \
268 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
269 fi; \
270 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000271 dashes="$$banner"; \
272 skipped=""; \
273 if test "$$skip" -ne 0; then \
274 skipped="($$skip tests were not run)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000275 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000276 dashes="$$skipped"; \
277 fi; \
278 report=""; \
279 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
280 report="Please report to $(PACKAGE_BUGREPORT)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000281 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000282 dashes="$$report"; \
283 fi; \
284 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000285 echo "$$dashes"; \
286 echo "$$banner"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000287 test -z "$$skipped" || echo "$$skipped"; \
288 test -z "$$report" || echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000289 echo "$$dashes"; \
290 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000291 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000292
293distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000294 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
295 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296 list='$(DISTFILES)'; for file in $$list; do \
297 case $$file in \
298 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
299 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300 esac; \
301 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000302 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
303 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000304 dir="/$$dir"; \
305 $(mkdir_p) "$(distdir)$$dir"; \
306 else \
307 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000308 fi; \
309 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000310 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312 fi; \
313 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000314 else \
315 test -f $(distdir)/$$file \
316 || cp -p $$d/$$file $(distdir)/$$file \
317 || exit 1; \
318 fi; \
319 done
Lev Walkina7f27822006-09-19 05:21:37 +0000320 $(MAKE) $(AM_MAKEFLAGS) \
321 top_distdir="$(top_distdir)" distdir="$(distdir)" \
322 dist-hook
Lev Walkinf15320b2004-06-03 03:38:44 +0000323check-am: all-am
324 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
325 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
326check: check-am
327all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000328installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
333
334install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337installcheck: installcheck-am
338install-strip:
339 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000341 `test -z '$(STRIP)' || \
342 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343mostlyclean-generic:
344
345clean-generic:
346
347distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000348 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000349
350maintainer-clean-generic:
351 @echo "This command is intended for maintainers to use"
352 @echo "it deletes files that may require special tools to rebuild."
Lev Walkinf15320b2004-06-03 03:38:44 +0000353clean-am: clean-generic clean-libtool mostlyclean-am
354
355distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000356 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000357distclean-am: clean-am distclean-generic distclean-libtool
358
359dvi: dvi-am
360
361dvi-am:
362
Lev Walkin8e8b5482004-06-17 23:42:48 +0000363html: html-am
364
Lev Walkinf15320b2004-06-03 03:38:44 +0000365info: info-am
366
367info-am:
368
369install-data-am:
370
371install-exec-am:
372
373install-info: install-info-am
374
375install-man:
376
377installcheck-am:
378
379maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000380 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000381maintainer-clean-am: distclean-am maintainer-clean-generic
382
383mostlyclean: mostlyclean-am
384
385mostlyclean-am: mostlyclean-generic mostlyclean-libtool
386
Lev Walkin8e8b5482004-06-17 23:42:48 +0000387pdf: pdf-am
388
389pdf-am:
390
391ps: ps-am
392
393ps-am:
394
Lev Walkinf15320b2004-06-03 03:38:44 +0000395uninstall-am: uninstall-info-am
396
397.PHONY: all all-am check check-TESTS check-am clean clean-generic \
Lev Walkina7f27822006-09-19 05:21:37 +0000398 clean-libtool dist-hook distclean distclean-generic \
399 distclean-libtool distdir dvi dvi-am html html-am info info-am \
400 install install-am install-data install-data-am install-exec \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000401 install-exec-am install-info install-info-am install-man \
402 install-strip installcheck installcheck-am installdirs \
403 maintainer-clean maintainer-clean-generic mostlyclean \
404 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
405 uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000406
407
Lev Walkina7f27822006-09-19 05:21:37 +0000408dist-hook:
409 rm -rf `find $(distdir) -name CVS -or -name .cvsignore`
410
Lev Walkinf15320b2004-06-03 03:38:44 +0000411clean:
Lev Walkin1e609cf2004-09-27 20:50:48 +0000412 rm -rf test-*
Lev Walkinf15320b2004-06-03 03:38:44 +0000413# Tell versions [3.59,3.63) of GNU make to not export all variables.
414# Otherwise a system limit (for SysV at least) may be exceeded.
415.NOEXPORT: