blob: 6f26e1abfe7e560b1112335707cde265a12af7e3 [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 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@
106PATH = @PATH@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108RANLIB = @RANLIB@
109SET_MAKE = @SET_MAKE@
110SHELL = @SHELL@
111STRIP = @STRIP@
112VERSION = @VERSION@
113YACC = @YACC@
114ac_ct_AR = @ac_ct_AR@
115ac_ct_CC = @ac_ct_CC@
116ac_ct_CXX = @ac_ct_CXX@
117ac_ct_F77 = @ac_ct_F77@
118ac_ct_RANLIB = @ac_ct_RANLIB@
119ac_ct_STRIP = @ac_ct_STRIP@
120am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124am__include = @am__include@
125am__leading_dot = @am__leading_dot@
126am__quote = @am__quote@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147mkdir_p = @mkdir_p@
148oldincludedir = @oldincludedir@
149prefix = @prefix@
150program_transform_name = @program_transform_name@
151sbindir = @sbindir@
152sharedstatedir = @sharedstatedir@
153sysconfdir = @sysconfdir@
154target = @target@
155target_alias = @target_alias@
156target_cpu = @target_cpu@
157target_os = @target_os@
158target_vendor = @target_vendor@
Lev Walkin4308ec12004-08-07 03:59:39 +0000159check_SCRIPTS = check-assembly.sh
Lev Walkin8e8b5482004-06-17 23:42:48 +0000160TESTS_ENVIRONMENT = ./check-assembly.sh
161TESTS = check-*.c
162EXTRA_DIST = ${check_SCRIPTS} check-*.c
Lev Walkinf15320b2004-06-03 03:38:44 +0000163all: all-am
164
165.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000166$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
167 @for dep in $?; do \
168 case '$(am__configure_deps)' in \
169 *$$dep*) \
170 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171 && exit 0; \
172 exit 1;; \
173 esac; \
174 done; \
175 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu asn1c/tests/Makefile'; \
176 cd $(top_srcdir) && \
177 $(AUTOMAKE) --gnu asn1c/tests/Makefile
178.PRECIOUS: Makefile
179Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180 @case '$?' in \
181 *config.status*) \
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183 *) \
184 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186 esac;
187
188$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000195
196mostlyclean-libtool:
197 -rm -f *.lo
198
199clean-libtool:
200 -rm -rf .libs _libs
201
202distclean-libtool:
203 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000204uninstall-info-am:
205tags: TAGS
206TAGS:
207
Lev Walkin8e8b5482004-06-17 23:42:48 +0000208ctags: CTAGS
209CTAGS:
210
Lev Walkinf15320b2004-06-03 03:38:44 +0000211
212check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000214 srcdir=$(srcdir); export srcdir; \
215 list='$(TESTS)'; \
216 if test -n "$$list"; then \
217 for tst in $$list; do \
218 if test -f ./$$tst; then dir=./; \
219 elif test -f $$tst; then dir=; \
220 else dir="$(srcdir)/"; fi; \
221 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
222 all=`expr $$all + 1`; \
223 case " $(XFAIL_TESTS) " in \
224 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000225 xpass=`expr $$xpass + 1`; \
226 failed=`expr $$failed + 1`; \
227 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000228 ;; \
229 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000230 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000231 ;; \
232 esac; \
233 elif test $$? -ne 77; then \
234 all=`expr $$all + 1`; \
235 case " $(XFAIL_TESTS) " in \
236 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000237 xfail=`expr $$xfail + 1`; \
238 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000239 ;; \
240 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000241 failed=`expr $$failed + 1`; \
242 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000243 ;; \
244 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000245 else \
246 skip=`expr $$skip + 1`; \
247 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000248 fi; \
249 done; \
250 if test "$$failed" -eq 0; then \
251 if test "$$xfail" -eq 0; then \
252 banner="All $$all tests passed"; \
253 else \
254 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
255 fi; \
256 else \
257 if test "$$xpass" -eq 0; then \
258 banner="$$failed of $$all tests failed"; \
259 else \
260 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
261 fi; \
262 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000263 dashes="$$banner"; \
264 skipped=""; \
265 if test "$$skip" -ne 0; then \
266 skipped="($$skip tests were not run)"; \
267 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
268 dashes="$$skipped"; \
269 fi; \
270 report=""; \
271 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
272 report="Please report to $(PACKAGE_BUGREPORT)"; \
273 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
274 dashes="$$report"; \
275 fi; \
276 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000277 echo "$$dashes"; \
278 echo "$$banner"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000279 test -n "$$skipped" && echo "$$skipped"; \
280 test -n "$$report" && echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000281 echo "$$dashes"; \
282 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000283 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000284
285distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000286 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
287 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
288 list='$(DISTFILES)'; for file in $$list; do \
289 case $$file in \
290 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
291 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
292 esac; \
293 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000294 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
295 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000296 dir="/$$dir"; \
297 $(mkdir_p) "$(distdir)$$dir"; \
298 else \
299 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000300 fi; \
301 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000302 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
303 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
304 fi; \
305 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000306 else \
307 test -f $(distdir)/$$file \
308 || cp -p $$d/$$file $(distdir)/$$file \
309 || exit 1; \
310 fi; \
311 done
312check-am: all-am
313 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
314 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
315check: check-am
316all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000317installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000318install: install-am
319install-exec: install-exec-am
320install-data: install-data-am
321uninstall: uninstall-am
322
323install-am: all-am
324 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
325
326installcheck: installcheck-am
327install-strip:
328 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000329 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000330 `test -z '$(STRIP)' || \
331 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
332mostlyclean-generic:
333
334clean-generic:
335
336distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000337 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000338
339maintainer-clean-generic:
340 @echo "This command is intended for maintainers to use"
341 @echo "it deletes files that may require special tools to rebuild."
Lev Walkinf15320b2004-06-03 03:38:44 +0000342clean-am: clean-generic clean-libtool mostlyclean-am
343
344distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000345 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000346distclean-am: clean-am distclean-generic distclean-libtool
347
348dvi: dvi-am
349
350dvi-am:
351
Lev Walkin8e8b5482004-06-17 23:42:48 +0000352html: html-am
353
Lev Walkinf15320b2004-06-03 03:38:44 +0000354info: info-am
355
356info-am:
357
358install-data-am:
359
360install-exec-am:
361
362install-info: install-info-am
363
364install-man:
365
366installcheck-am:
367
368maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000369 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000370maintainer-clean-am: distclean-am maintainer-clean-generic
371
372mostlyclean: mostlyclean-am
373
374mostlyclean-am: mostlyclean-generic mostlyclean-libtool
375
Lev Walkin8e8b5482004-06-17 23:42:48 +0000376pdf: pdf-am
377
378pdf-am:
379
380ps: ps-am
381
382ps-am:
383
Lev Walkinf15320b2004-06-03 03:38:44 +0000384uninstall-am: uninstall-info-am
385
386.PHONY: all all-am check check-TESTS check-am clean clean-generic \
387 clean-libtool distclean distclean-generic distclean-libtool \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000388 distdir dvi dvi-am html html-am info info-am install \
389 install-am install-data install-data-am install-exec \
390 install-exec-am install-info install-info-am install-man \
391 install-strip installcheck installcheck-am installdirs \
392 maintainer-clean maintainer-clean-generic mostlyclean \
393 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
394 uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000395
396
397clean:
398 for t in test-*; do rm -rf $$t; done
399# Tell versions [3.59,3.63) of GNU make to not export all variables.
400# Otherwise a system limit (for SysV at least) may be exceeded.
401.NOEXPORT: