asn1c/asn1c/tests/Makefile.in

424 lines
11 KiB
Makefile
Raw Normal View History

2006-08-18 01:54:27 +00:00
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2004-06-17 23:42:48 +00:00
# @configure_input@
2004-06-03 03:38:44 +00:00
2004-06-17 23:42:48 +00:00
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2006-08-18 01:54:27 +00:00
# 2003, 2004, 2005 Free Software Foundation, Inc.
2004-06-03 03:38:44 +00:00
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
2004-06-17 23:42:48 +00:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2004-06-03 03:38:44 +00:00
INSTALL = @INSTALL@
2004-06-17 23:42:48 +00:00
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
2004-06-03 03:38:44 +00:00
INSTALL_HEADER = $(INSTALL_DATA)
2004-06-17 23:42:48 +00:00
transform = $(program_transform_name)
2004-06-03 03:38:44 +00:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
2006-08-18 01:54:27 +00:00
build_triplet = @build@
2004-06-03 03:38:44 +00:00
host_triplet = @host@
2006-08-18 01:54:27 +00:00
target_triplet = @target@
2004-06-17 23:42:48 +00:00
subdir = asn1c/tests
DIST_COMMON = README $(dist_check_SCRIPTS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
2004-06-17 23:42:48 +00:00
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
2004-06-03 03:38:44 +00:00
ADD_CFLAGS = @ADD_CFLAGS@
2004-06-17 23:42:48 +00:00
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
2004-06-03 03:38:44 +00:00
AMTAR = @AMTAR@
AR = @AR@
2004-06-17 23:42:48 +00:00
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
2004-06-03 03:38:44 +00:00
AWK = @AWK@
CC = @CC@
2004-06-17 23:42:48 +00:00
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
2004-06-03 03:38:44 +00:00
CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
CPP = @CPP@
2004-06-17 23:42:48 +00:00
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
2004-06-03 03:38:44 +00:00
DEPDIR = @DEPDIR@
2004-06-17 23:42:48 +00:00
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
2004-06-03 03:38:44 +00:00
EXEEXT = @EXEEXT@
2004-06-17 23:42:48 +00:00
F77 = @F77@
FFLAGS = @FFLAGS@
2007-08-27 23:57:45 +00:00
GREP = @GREP@
2004-06-17 23:42:48 +00:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2004-06-03 03:38:44 +00:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2004-06-17 23:42:48 +00:00
LDFLAGS = @LDFLAGS@
2004-06-03 03:38:44 +00:00
LEX = @LEX@
2004-06-17 23:42:48 +00:00
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
2004-06-03 03:38:44 +00:00
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
2004-06-17 23:42:48 +00:00
LTLIBOBJS = @LTLIBOBJS@
2004-06-03 03:38:44 +00:00
MAINT = @MAINT@
2004-06-17 23:42:48 +00:00
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
MAKEINFO = @MAKEINFO@
2004-06-03 03:38:44 +00:00
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
2004-06-17 23:42:48 +00:00
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
2004-06-03 03:38:44 +00:00
RANLIB = @RANLIB@
2004-06-17 23:42:48 +00:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
2004-06-03 03:38:44 +00:00
VERSION = @VERSION@
YACC = @YACC@
2007-08-27 23:57:45 +00:00
YFLAGS = @YFLAGS@
2004-06-17 23:42:48 +00:00
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
2004-06-03 03:38:44 +00:00
am__include = @am__include@
2004-06-17 23:42:48 +00:00
am__leading_dot = @am__leading_dot@
2004-06-03 03:38:44 +00:00
am__quote = @am__quote@
2006-08-18 01:54:27 +00:00
am__tar = @am__tar@
am__untar = @am__untar@
2004-06-17 23:42:48 +00:00
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
2007-08-27 23:57:45 +00:00
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
2004-06-17 23:42:48 +00:00
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
2007-08-27 23:57:45 +00:00
htmldir = @htmldir@
2004-06-17 23:42:48 +00:00
includedir = @includedir@
infodir = @infodir@
2004-06-03 03:38:44 +00:00
install_sh = @install_sh@
2004-06-17 23:42:48 +00:00
libdir = @libdir@
libexecdir = @libexecdir@
2007-08-27 23:57:45 +00:00
localedir = @localedir@
2004-06-17 23:42:48 +00:00
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
2007-08-27 23:57:45 +00:00
pdfdir = @pdfdir@
2004-06-17 23:42:48 +00:00
prefix = @prefix@
program_transform_name = @program_transform_name@
2007-08-27 23:57:45 +00:00
psdir = @psdir@
2004-06-17 23:42:48 +00:00
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
2004-08-16 07:02:39 +00:00
AM_CFLAGS = @ADD_CFLAGS@
dist_check_SCRIPTS = check-assembly.sh
TESTS_ENVIRONMENT = CC="${CC}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" ./check-assembly.sh
2006-08-18 01:46:46 +00:00
TESTS = check-*.c
2004-09-29 14:31:36 +00:00
EXTRA_DIST = \
check-*.c* \
2006-09-19 05:21:37 +00:00
data-62 \
2006-10-09 12:07:58 +00:00
data-70 \
2007-06-23 20:18:06 +00:00
data-119 \
data-126
2004-09-29 14:31:36 +00:00
CLEANFILES = test-*
2004-06-03 03:38:44 +00:00
all: all-am
.SUFFIXES:
2004-06-17 23:42:48 +00:00
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
&& exit 0; \
exit 1;; \
esac; \
done; \
2006-08-18 01:54:27 +00:00
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign asn1c/tests/Makefile'; \
2004-06-17 23:42:48 +00:00
cd $(top_srcdir) && \
2006-08-18 01:54:27 +00:00
$(AUTOMAKE) --foreign asn1c/tests/Makefile
2004-06-17 23:42:48 +00:00
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2004-06-03 03:38:44 +00:00
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
tags: TAGS
TAGS:
2004-06-17 23:42:48 +00:00
ctags: CTAGS
CTAGS:
2004-06-03 03:38:44 +00:00
check-TESTS: $(TESTS)
2004-06-17 23:42:48 +00:00
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
2004-06-03 03:38:44 +00:00
srcdir=$(srcdir); export srcdir; \
list='$(TESTS)'; \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
elif test -f $$tst; then dir=; \
else dir="$(srcdir)/"; fi; \
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
2004-06-17 23:42:48 +00:00
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
echo "XPASS: $$tst"; \
2004-06-03 03:38:44 +00:00
;; \
*) \
2004-06-17 23:42:48 +00:00
echo "PASS: $$tst"; \
2004-06-03 03:38:44 +00:00
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
2004-06-17 23:42:48 +00:00
xfail=`expr $$xfail + 1`; \
echo "XFAIL: $$tst"; \
2004-06-03 03:38:44 +00:00
;; \
*) \
2004-06-17 23:42:48 +00:00
failed=`expr $$failed + 1`; \
echo "FAIL: $$tst"; \
2004-06-03 03:38:44 +00:00
;; \
esac; \
2004-06-17 23:42:48 +00:00
else \
skip=`expr $$skip + 1`; \
echo "SKIP: $$tst"; \
2004-06-03 03:38:44 +00:00
fi; \
done; \
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
banner="All $$all tests passed"; \
else \
banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
fi; \
else \
if test "$$xpass" -eq 0; then \
banner="$$failed of $$all tests failed"; \
else \
banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
fi; \
fi; \
2004-06-17 23:42:48 +00:00
dashes="$$banner"; \
skipped=""; \
if test "$$skip" -ne 0; then \
skipped="($$skip tests were not run)"; \
2006-08-18 01:54:27 +00:00
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2004-06-17 23:42:48 +00:00
dashes="$$skipped"; \
fi; \
report=""; \
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
report="Please report to $(PACKAGE_BUGREPORT)"; \
2006-08-18 01:54:27 +00:00
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
2004-06-17 23:42:48 +00:00
dashes="$$report"; \
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
2004-06-03 03:38:44 +00:00
echo "$$dashes"; \
echo "$$banner"; \
2006-08-18 01:54:27 +00:00
test -z "$$skipped" || echo "$$skipped"; \
test -z "$$report" || echo "$$report"; \
2004-06-03 03:38:44 +00:00
echo "$$dashes"; \
test "$$failed" -eq 0; \
2004-06-17 23:42:48 +00:00
else :; fi
2004-06-03 03:38:44 +00:00
distdir: $(DISTFILES)
2004-06-17 23:42:48 +00:00
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2004-06-03 03:38:44 +00:00
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2004-06-17 23:42:48 +00:00
dir="/$$dir"; \
$(mkdir_p) "$(distdir)$$dir"; \
else \
dir=''; \
2004-06-03 03:38:44 +00:00
fi; \
if test -d $$d/$$file; then \
2004-06-17 23:42:48 +00:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2004-06-03 03:38:44 +00:00
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
2006-09-19 05:21:37 +00:00
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
2004-06-03 03:38:44 +00:00
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) $(dist_check_SCRIPTS)
2004-06-03 03:38:44 +00:00
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-am
all-am: Makefile
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2004-06-17 23:42:48 +00:00
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2004-06-03 03:38:44 +00:00
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2004-06-03 03:38:44 +00:00
distclean-generic:
2006-08-18 01:54:27 +00:00
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2004-06-03 03:38:44 +00:00
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
2004-06-03 03:38:44 +00:00
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-am
2004-06-17 23:42:48 +00:00
-rm -f Makefile
2004-06-03 03:38:44 +00:00
distclean-am: clean-am distclean-generic distclean-libtool
dvi: dvi-am
dvi-am:
2004-06-17 23:42:48 +00:00
html: html-am
2004-06-03 03:38:44 +00:00
info: info-am
info-am:
install-data-am:
install-exec-am:
install-info: install-info-am
install-man:
installcheck-am:
maintainer-clean: maintainer-clean-am
2004-06-17 23:42:48 +00:00
-rm -f Makefile
2004-06-03 03:38:44 +00:00
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
2004-06-17 23:42:48 +00:00
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
2004-06-03 03:38:44 +00:00
uninstall-am: uninstall-info-am
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
2006-09-19 05:21:37 +00:00
clean-libtool dist-hook distclean distclean-generic \
distclean-libtool distdir dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-exec \
2004-06-17 23:42:48 +00:00
install-exec-am install-info install-info-am install-man \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
uninstall uninstall-am uninstall-info-am
2004-06-03 03:38:44 +00:00
2006-09-19 05:21:37 +00:00
dist-hook:
2007-05-23 10:15:39 +00:00
rm -rf `find $(distdir) -name .svn`
2004-06-03 03:38:44 +00:00
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: