blob: 829a42f9b55f18899acc3ad89bded490727cedd0 [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 \
168 data-70
Lev Walkinc6b7f822004-09-29 14:31:36 +0000169
Lev Walkinf15320b2004-06-03 03:38:44 +0000170all: all-am
171
172.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
174 @for dep in $?; do \
175 case '$(am__configure_deps)' in \
176 *$$dep*) \
177 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
178 && exit 0; \
179 exit 1;; \
180 esac; \
181 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000182 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign asn1c/tests/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000183 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000184 $(AUTOMAKE) --foreign asn1c/tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000185.PRECIOUS: Makefile
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
187 @case '$?' in \
188 *config.status*) \
189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
190 *) \
191 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
192 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
193 esac;
194
195$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
198$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000202
203mostlyclean-libtool:
204 -rm -f *.lo
205
206clean-libtool:
207 -rm -rf .libs _libs
208
209distclean-libtool:
210 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000211uninstall-info-am:
212tags: TAGS
213TAGS:
214
Lev Walkin8e8b5482004-06-17 23:42:48 +0000215ctags: CTAGS
216CTAGS:
217
Lev Walkinf15320b2004-06-03 03:38:44 +0000218
219check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000220 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000221 srcdir=$(srcdir); export srcdir; \
222 list='$(TESTS)'; \
223 if test -n "$$list"; then \
224 for tst in $$list; do \
225 if test -f ./$$tst; then dir=./; \
226 elif test -f $$tst; then dir=; \
227 else dir="$(srcdir)/"; fi; \
228 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
229 all=`expr $$all + 1`; \
230 case " $(XFAIL_TESTS) " in \
231 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000232 xpass=`expr $$xpass + 1`; \
233 failed=`expr $$failed + 1`; \
234 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000235 ;; \
236 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000237 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000238 ;; \
239 esac; \
240 elif test $$? -ne 77; then \
241 all=`expr $$all + 1`; \
242 case " $(XFAIL_TESTS) " in \
243 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000244 xfail=`expr $$xfail + 1`; \
245 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000246 ;; \
247 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000248 failed=`expr $$failed + 1`; \
249 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000250 ;; \
251 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000252 else \
253 skip=`expr $$skip + 1`; \
254 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000255 fi; \
256 done; \
257 if test "$$failed" -eq 0; then \
258 if test "$$xfail" -eq 0; then \
259 banner="All $$all tests passed"; \
260 else \
261 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
262 fi; \
263 else \
264 if test "$$xpass" -eq 0; then \
265 banner="$$failed of $$all tests failed"; \
266 else \
267 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
268 fi; \
269 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000270 dashes="$$banner"; \
271 skipped=""; \
272 if test "$$skip" -ne 0; then \
273 skipped="($$skip tests were not run)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000274 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000275 dashes="$$skipped"; \
276 fi; \
277 report=""; \
278 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
279 report="Please report to $(PACKAGE_BUGREPORT)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000280 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000281 dashes="$$report"; \
282 fi; \
283 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000284 echo "$$dashes"; \
285 echo "$$banner"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000286 test -z "$$skipped" || echo "$$skipped"; \
287 test -z "$$report" || echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000288 echo "$$dashes"; \
289 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000290 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000291
292distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000293 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
294 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
295 list='$(DISTFILES)'; for file in $$list; do \
296 case $$file in \
297 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
298 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
299 esac; \
300 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000301 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000303 dir="/$$dir"; \
304 $(mkdir_p) "$(distdir)$$dir"; \
305 else \
306 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000307 fi; \
308 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000309 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
311 fi; \
312 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000313 else \
314 test -f $(distdir)/$$file \
315 || cp -p $$d/$$file $(distdir)/$$file \
316 || exit 1; \
317 fi; \
318 done
Lev Walkina7f27822006-09-19 05:21:37 +0000319 $(MAKE) $(AM_MAKEFLAGS) \
320 top_distdir="$(top_distdir)" distdir="$(distdir)" \
321 dist-hook
Lev Walkinf15320b2004-06-03 03:38:44 +0000322check-am: all-am
323 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
324 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
325check: check-am
326all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000327installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000328install: install-am
329install-exec: install-exec-am
330install-data: install-data-am
331uninstall: uninstall-am
332
333install-am: all-am
334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336installcheck: installcheck-am
337install-strip:
338 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000339 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000340 `test -z '$(STRIP)' || \
341 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
342mostlyclean-generic:
343
344clean-generic:
345
346distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000347 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000348
349maintainer-clean-generic:
350 @echo "This command is intended for maintainers to use"
351 @echo "it deletes files that may require special tools to rebuild."
Lev Walkinf15320b2004-06-03 03:38:44 +0000352clean-am: clean-generic clean-libtool mostlyclean-am
353
354distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000355 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000356distclean-am: clean-am distclean-generic distclean-libtool
357
358dvi: dvi-am
359
360dvi-am:
361
Lev Walkin8e8b5482004-06-17 23:42:48 +0000362html: html-am
363
Lev Walkinf15320b2004-06-03 03:38:44 +0000364info: info-am
365
366info-am:
367
368install-data-am:
369
370install-exec-am:
371
372install-info: install-info-am
373
374install-man:
375
376installcheck-am:
377
378maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000379 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000380maintainer-clean-am: distclean-am maintainer-clean-generic
381
382mostlyclean: mostlyclean-am
383
384mostlyclean-am: mostlyclean-generic mostlyclean-libtool
385
Lev Walkin8e8b5482004-06-17 23:42:48 +0000386pdf: pdf-am
387
388pdf-am:
389
390ps: ps-am
391
392ps-am:
393
Lev Walkinf15320b2004-06-03 03:38:44 +0000394uninstall-am: uninstall-info-am
395
396.PHONY: all all-am check check-TESTS check-am clean clean-generic \
Lev Walkina7f27822006-09-19 05:21:37 +0000397 clean-libtool dist-hook distclean distclean-generic \
398 distclean-libtool distdir dvi dvi-am html html-am info info-am \
399 install install-am install-data install-data-am install-exec \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000400 install-exec-am install-info install-info-am install-man \
401 install-strip installcheck installcheck-am installdirs \
402 maintainer-clean maintainer-clean-generic mostlyclean \
403 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
404 uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000405
406
Lev Walkina7f27822006-09-19 05:21:37 +0000407dist-hook:
408 rm -rf `find $(distdir) -name CVS -or -name .cvsignore`
409
Lev Walkinf15320b2004-06-03 03:38:44 +0000410clean:
Lev Walkin1e609cf2004-09-27 20:50:48 +0000411 rm -rf test-*
Lev Walkinf15320b2004-06-03 03:38:44 +0000412# Tell versions [3.59,3.63) of GNU make to not export all variables.
413# Otherwise a system limit (for SysV at least) may be exceeded.
414.NOEXPORT: