asn1c/libasn1fix/Makefile.in

649 lines
20 KiB
Makefile
Raw Normal View History

2012-09-03 02:36:47 +00:00
# Makefile.in generated by automake 1.11.1 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,
2012-09-03 02:36:47 +00:00
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
2012-09-03 02:36:47 +00:00
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
2004-06-17 23:42:48 +00:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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@
2004-06-17 23:42:48 +00:00
check_PROGRAMS = check_fixer$(EXEEXT)
subdir = libasn1fix
2006-03-14 15:53:59 +00:00
DIST_COMMON = $(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)/m4/ax_check_compile_flag.m4 \
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
2004-06-17 23:42:48 +00:00
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 =
2012-09-03 02:36:47 +00:00
CONFIG_CLEAN_VPATH_FILES =
2004-06-17 23:42:48 +00:00
LTLIBRARIES = $(noinst_LTLIBRARIES)
2004-08-18 05:42:05 +00:00
libasn1fix_la_LIBADD =
2004-06-17 23:42:48 +00:00
am_libasn1fix_la_OBJECTS = asn1fix.lo asn1fix_misc.lo asn1fix_value.lo \
asn1fix_compat.lo asn1fix_constr.lo asn1fix_cstring.lo \
2004-08-18 05:42:05 +00:00
asn1fix_retrieve.lo asn1fix_bitstring.lo asn1fix_constraint.lo \
asn1fix_integer.lo asn1fix_crange.lo asn1fix_dereft.lo \
asn1fix_derefv.lo asn1fix_export.lo asn1fix_param.lo \
asn1fix_class.lo asn1fix_tags.lo asn1fix_enum.lo \
2006-03-14 15:53:59 +00:00
asn1fix_cws.lo asn1fix_constraint_compat.lo
2004-06-17 23:42:48 +00:00
libasn1fix_la_OBJECTS = $(am_libasn1fix_la_OBJECTS)
2010-11-08 10:07:31 +00:00
libasn1fix_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(libasn1fix_la_LDFLAGS) $(LDFLAGS) -o $@
2004-06-17 23:42:48 +00:00
check_fixer_SOURCES = check_fixer.c
check_fixer_OBJECTS = check_fixer.$(OBJEXT)
2012-09-03 02:36:47 +00:00
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
2004-06-17 23:42:48 +00:00
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
2012-09-03 02:36:47 +00:00
am__mv = mv -f
2004-06-17 23:42:48 +00:00
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2010-11-08 10:07:31 +00:00
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2004-06-17 23:42:48 +00:00
CCLD = $(CC)
2010-11-08 10:07:31 +00:00
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
2004-06-17 23:42:48 +00:00
SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
DIST_SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
ETAGS = etags
CTAGS = ctags
2012-09-03 02:36:47 +00:00
am__tty_colors = \
red=; grn=; lgn=; blu=; std=
2004-06-17 23:42:48 +00:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
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
CPP = @CPP@
2004-06-17 23:42:48 +00:00
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
2004-06-03 03:38:44 +00:00
DEPDIR = @DEPDIR@
2014-01-14 09:47:25 +00:00
DLLTOOL = @DLLTOOL@
2010-10-16 09:46:32 +00:00
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
2004-06-17 23:42:48 +00:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
2004-06-03 03:38:44 +00:00
EXEEXT = @EXEEXT@
2010-10-16 09:46:32 +00:00
FGREP = @FGREP@
2007-08-27 23:57:45 +00:00
GREP = @GREP@
2010-11-08 10:07:31 +00:00
INSTALL = @INSTALL@
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@
2010-10-16 09:46:32 +00:00
LD = @LD@
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@
2010-10-16 09:46:32 +00:00
LIPO = @LIPO@
2004-06-03 03:38:44 +00:00
LN_S = @LN_S@
2004-06-17 23:42:48 +00:00
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
2014-01-14 09:47:25 +00:00
MANIFEST_TOOL = @MANIFEST_TOOL@
2010-11-08 10:07:31 +00:00
MKDIR_P = @MKDIR_P@
2010-10-16 09:46:32 +00:00
NM = @NM@
NMEDIT = @NMEDIT@
2014-01-14 09:47:25 +00:00
OBJDUMP = @OBJDUMP@
2004-06-03 03:38:44 +00:00
OBJEXT = @OBJEXT@
2010-10-16 09:46:32 +00:00
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
2004-06-03 03:38:44 +00:00
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@
2014-01-14 09:47:25 +00:00
PACKAGE_URL = @PACKAGE_URL@
2004-06-17 23:42:48 +00:00
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
2004-06-03 03:38:44 +00:00
RANLIB = @RANLIB@
2010-10-16 09:46:32 +00:00
SED = @SED@
2004-06-17 23:42:48 +00:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
TESTSUITE_CFLAGS = @TESTSUITE_CFLAGS@
2004-06-03 03:38:44 +00:00
VERSION = @VERSION@
YACC = @YACC@
2007-08-27 23:57:45 +00:00
YFLAGS = @YFLAGS@
2010-11-08 10:07:31 +00:00
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
2014-01-14 09:47:25 +00:00
ac_ct_AR = @ac_ct_AR@
2004-06-17 23:42:48 +00:00
ac_ct_CC = @ac_ct_CC@
2010-10-16 09:46:32 +00:00
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
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@
2010-11-08 10:07:31 +00:00
builddir = @builddir@
2004-06-17 23:42:48 +00:00
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@
2010-11-08 10:07:31 +00:00
srcdir = @srcdir@
2004-06-17 23:42:48 +00:00
sysconfdir = @sysconfdir@
target_alias = @target_alias@
2012-09-03 02:36:47 +00:00
top_build_prefix = @top_build_prefix@
2010-11-08 10:07:31 +00:00
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
2004-06-03 03:38:44 +00:00
AM_CFLAGS = @ADD_CFLAGS@
2004-08-18 05:42:05 +00:00
AM_CPPFLAGS = \
2004-08-18 05:43:55 +00:00
-I$(top_srcdir)/libasn1parser
2004-08-18 05:42:05 +00:00
2004-06-03 03:38:44 +00:00
noinst_LTLIBRARIES = libasn1fix.la
libasn1fix_la_LDFLAGS = -all-static
libasn1fix_la_SOURCES = \
2004-08-18 05:42:05 +00:00
asn1fix.c asn1fix.h \
asn1fix_internal.h \
asn1fix_misc.c asn1fix_misc.h \
asn1fix_value.c asn1fix_value.h \
asn1fix_compat.c asn1fix_compat.h \
asn1fix_constr.c asn1fix_constr.h \
asn1fix_cstring.c asn1fix_cstring.h \
asn1fix_retrieve.c asn1fix_retrieve.h \
asn1fix_bitstring.c asn1fix_bitstring.h \
asn1fix_constraint.c asn1fix_constraint.h \
asn1fix_integer.c asn1fix_integer.h \
asn1fix_crange.c asn1fix_crange.h \
asn1fix_dereft.c asn1fix_dereft.h \
asn1fix_derefv.c asn1fix_derefv.h \
asn1fix_export.c asn1fix_export.h \
asn1fix_param.c asn1fix_param.h \
asn1fix_class.c asn1fix_class.h \
asn1fix_tags.c asn1fix_tags.h \
asn1fix_enum.c asn1fix_enum.h \
2006-03-14 15:53:59 +00:00
asn1fix_cws.c asn1fix_cws.h \
2004-08-18 05:42:05 +00:00
asn1fix_constraint_compat.c
check_fixer_LDADD = $(noinst_LTLIBRARIES) \
$(top_builddir)/libasn1parser/libasn1parser.la
2004-06-03 03:38:44 +00:00
2004-08-18 05:42:05 +00:00
check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
2004-06-03 03:38:44 +00:00
TESTS_ENVIRONMENT = ./check_fixer
TESTS = ${top_srcdir}/tests/*.asn1
all: all-am
.SUFFIXES:
2006-03-14 15:53:59 +00:00
.SUFFIXES: .c .lo .o .obj
2010-11-09 11:10:36 +00:00
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
2004-06-17 23:42:48 +00:00
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
2012-09-03 02:36:47 +00:00
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
2004-06-17 23:42:48 +00:00
exit 1;; \
esac; \
done; \
2012-09-03 02:36:47 +00:00
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1fix/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign libasn1fix/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
2010-11-09 11:10:36 +00:00
$(top_srcdir)/configure: $(am__configure_deps)
2004-06-17 23:42:48 +00:00
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2010-11-09 11:10:36 +00:00
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
2004-06-17 23:42:48 +00:00
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2012-09-03 02:36:47 +00:00
$(am__aclocal_m4_deps):
2004-06-03 03:38:44 +00:00
clean-noinstLTLIBRARIES:
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
2004-06-17 23:42:48 +00:00
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
2006-08-18 01:54:27 +00:00
test "$$dir" != "$$p" || dir=.; \
2004-06-17 23:42:48 +00:00
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
2004-06-03 03:38:44 +00:00
libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
2010-11-08 10:07:31 +00:00
$(libasn1fix_la_LINK) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
2004-06-03 03:38:44 +00:00
clean-checkPROGRAMS:
2012-09-03 02:36:47 +00:00
@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
echo " rm -f" $$list; \
rm -f $$list || exit $$?; \
test -n "$(EXEEXT)" || exit 0; \
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
2004-06-03 03:38:44 +00:00
check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
@rm -f check_fixer$(EXEEXT)
2010-11-08 10:07:31 +00:00
$(LINK) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
2004-06-03 03:38:44 +00:00
mostlyclean-compile:
2004-06-17 23:42:48 +00:00
-rm -f *.$(OBJEXT)
2004-06-03 03:38:44 +00:00
distclean-compile:
-rm -f *.tab.c
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
2004-08-18 05:42:05 +00:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
2006-03-14 15:53:59 +00:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cws.Plo@am__quote@
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
2004-06-03 03:38:44 +00:00
.c.o:
2010-11-08 10:07:31 +00:00
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2012-09-03 02:36:47 +00:00
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2006-08-18 01:54:27 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2004-06-17 23:42:48 +00:00
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
2004-06-03 03:38:44 +00:00
.c.obj:
2010-11-08 10:07:31 +00:00
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2012-09-03 02:36:47 +00:00
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2006-08-18 01:54:27 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2004-06-17 23:42:48 +00:00
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2004-06-03 03:38:44 +00:00
.c.lo:
2010-11-08 10:07:31 +00:00
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2012-09-03 02:36:47 +00:00
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2004-06-17 23:42:48 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2006-08-18 01:54:27 +00:00
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2004-06-17 23:42:48 +00:00
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
2004-06-03 03:38:44 +00:00
2004-06-17 23:42:48 +00:00
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
2004-06-03 03:38:44 +00:00
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2004-06-17 23:42:48 +00:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2004-06-03 03:38:44 +00:00
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
2012-09-03 02:36:47 +00:00
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
2004-06-17 23:42:48 +00:00
mkid -fID $$unique
tags: TAGS
2004-06-03 03:38:44 +00:00
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
2012-09-03 02:36:47 +00:00
set x; \
2004-06-03 03:38:44 +00:00
here=`pwd`; \
2004-06-17 23:42:48 +00:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
2012-09-03 02:36:47 +00:00
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2006-08-18 01:54:27 +00:00
test -n "$$unique" || unique=$$empty_fix; \
2012-09-03 02:36:47 +00:00
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
2004-06-17 23:42:48 +00:00
fi
ctags: CTAGS
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2004-06-03 03:38:44 +00:00
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
2012-09-03 02:36:47 +00:00
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$unique" \
2004-06-17 23:42:48 +00:00
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2012-09-03 02:36:47 +00:00
$$unique
2004-06-03 03:38:44 +00:00
GTAGS:
2004-06-17 23:42:48 +00:00
here=`$(am__cd) $(top_builddir) && pwd` \
2012-09-03 02:36:47 +00:00
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
2004-06-03 03:38:44 +00:00
distclean-tags:
2004-06-17 23:42:48 +00:00
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2004-06-03 03:38:44 +00:00
check-TESTS: $(TESTS)
2012-09-03 02:36:47 +00:00
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
2004-06-03 03:38:44 +00:00
srcdir=$(srcdir); export srcdir; \
2010-11-08 10:07:31 +00:00
list=' $(TESTS) '; \
2012-09-03 02:36:47 +00:00
$(am__tty_colors); \
2004-06-03 03:38:44 +00:00
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 \
2012-09-03 02:36:47 +00:00
*[\ \ ]$$tst[\ \ ]*) \
2004-06-17 23:42:48 +00:00
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
2012-09-03 02:36:47 +00:00
col=$$red; res=XPASS; \
2004-06-03 03:38:44 +00:00
;; \
*) \
2012-09-03 02:36:47 +00:00
col=$$grn; res=PASS; \
2004-06-03 03:38:44 +00:00
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
2012-09-03 02:36:47 +00:00
*[\ \ ]$$tst[\ \ ]*) \
2004-06-17 23:42:48 +00:00
xfail=`expr $$xfail + 1`; \
2012-09-03 02:36:47 +00:00
col=$$lgn; res=XFAIL; \
2004-06-03 03:38:44 +00:00
;; \
*) \
2004-06-17 23:42:48 +00:00
failed=`expr $$failed + 1`; \
2012-09-03 02:36:47 +00:00
col=$$red; res=FAIL; \
2004-06-03 03:38:44 +00:00
;; \
esac; \
2004-06-17 23:42:48 +00:00
else \
skip=`expr $$skip + 1`; \
2012-09-03 02:36:47 +00:00
col=$$blu; res=SKIP; \
2004-06-03 03:38:44 +00:00
fi; \
2012-09-03 02:36:47 +00:00
echo "$${col}$$res$${std}: $$tst"; \
2004-06-03 03:38:44 +00:00
done; \
2012-09-03 02:36:47 +00:00
if test "$$all" -eq 1; then \
tests="test"; \
All=""; \
else \
tests="tests"; \
All="All "; \
fi; \
2004-06-03 03:38:44 +00:00
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
2012-09-03 02:36:47 +00:00
banner="$$All$$all $$tests passed"; \
2004-06-03 03:38:44 +00:00
else \
2012-09-03 02:36:47 +00:00
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
2004-06-03 03:38:44 +00:00
fi; \
else \
if test "$$xpass" -eq 0; then \
2012-09-03 02:36:47 +00:00
banner="$$failed of $$all $$tests failed"; \
2004-06-03 03:38:44 +00:00
else \
2012-09-03 02:36:47 +00:00
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
2004-06-03 03:38:44 +00:00
fi; \
fi; \
2004-06-17 23:42:48 +00:00
dashes="$$banner"; \
skipped=""; \
if test "$$skip" -ne 0; then \
2012-09-03 02:36:47 +00:00
if test "$$skip" -eq 1; then \
skipped="($$skip test was not run)"; \
else \
skipped="($$skip tests were not run)"; \
fi; \
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`; \
2012-09-03 02:36:47 +00:00
if test "$$failed" -eq 0; then \
echo "$$grn$$dashes"; \
else \
echo "$$red$$dashes"; \
fi; \
2004-06-03 03:38:44 +00:00
echo "$$banner"; \
2006-08-18 01:54:27 +00:00
test -z "$$skipped" || echo "$$skipped"; \
test -z "$$report" || echo "$$report"; \
2012-09-03 02:36:47 +00:00
echo "$$dashes$$std"; \
2004-06-03 03:38:44 +00:00
test "$$failed" -eq 0; \
2004-06-17 23:42:48 +00:00
else :; fi
2004-06-03 03:38:44 +00:00
distdir: $(DISTFILES)
2010-11-08 10:07:31 +00:00
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
2004-06-17 23:42:48 +00:00
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2004-06-03 03:38:44 +00:00
if test -d $$d/$$file; then \
2010-11-08 10:07:31 +00:00
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2012-09-03 02:36:47 +00:00
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
2004-06-17 23:42:48 +00:00
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2012-09-03 02:36:47 +00:00
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2004-06-17 23:42:48 +00:00
fi; \
2012-09-03 02:36:47 +00:00
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2004-06-03 03:38:44 +00:00
else \
2012-09-03 02:36:47 +00:00
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
2004-06-03 03:38:44 +00:00
|| exit 1; \
fi; \
done
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-am
all-am: Makefile $(LTLIBRARIES)
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:
distclean-generic:
2006-08-18 01:54:27 +00:00
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2012-09-03 02:36:47 +00:00
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
clean-noinstLTLIBRARIES mostlyclean-am
distclean: distclean-am
2004-06-17 23:42:48 +00:00
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
2010-11-08 10:07:31 +00:00
distclean-tags
2004-06-03 03:38:44 +00:00
dvi: dvi-am
dvi-am:
2004-06-17 23:42:48 +00:00
html: html-am
2012-09-03 02:36:47 +00:00
html-am:
2004-06-03 03:38:44 +00:00
info: info-am
info-am:
install-data-am:
2010-11-08 10:07:31 +00:00
install-dvi: install-dvi-am
2012-09-03 02:36:47 +00:00
install-dvi-am:
2004-06-03 03:38:44 +00:00
install-exec-am:
2010-11-08 10:07:31 +00:00
install-html: install-html-am
2012-09-03 02:36:47 +00:00
install-html-am:
2004-06-03 03:38:44 +00:00
install-info: install-info-am
2012-09-03 02:36:47 +00:00
install-info-am:
2004-06-03 03:38:44 +00:00
install-man:
2010-11-08 10:07:31 +00:00
install-pdf: install-pdf-am
2012-09-03 02:36:47 +00:00
install-pdf-am:
2010-11-08 10:07:31 +00:00
install-ps: install-ps-am
2012-09-03 02:36:47 +00:00
install-ps-am:
2004-06-03 03:38:44 +00:00
installcheck-am:
maintainer-clean: maintainer-clean-am
2004-06-17 23:42:48 +00:00
-rm -rf ./$(DEPDIR)
-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-compile mostlyclean-generic \
mostlyclean-libtool
2004-06-17 23:42:48 +00:00
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
2010-11-08 10:07:31 +00:00
uninstall-am:
2012-09-03 02:36:47 +00:00
.MAKE: check-am install-am install-strip
2004-06-03 03:38:44 +00:00
2004-06-17 23:42:48 +00:00
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
2004-06-03 03:38:44 +00:00
clean-checkPROGRAMS clean-generic clean-libtool \
2004-06-17 23:42:48 +00:00
clean-noinstLTLIBRARIES ctags distclean distclean-compile \
distclean-generic distclean-libtool distclean-tags distdir dvi \
dvi-am html html-am info info-am install install-am \
2010-11-08 10:07:31 +00:00
install-data install-data-am install-dvi install-dvi-am \
install-exec install-exec-am install-html install-html-am \
install-info install-info-am install-man install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
2004-06-17 23:42:48 +00:00
installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2010-11-08 10:07:31 +00:00
tags uninstall uninstall-am
2004-06-03 03:38:44 +00:00
2012-09-03 02:36:47 +00:00
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: