blob: 43d3aad31a4049bda83642b959d0a614cf3c0394 [file] [log] [blame]
vlm6e98eaf2006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
vlm8f3eb992004-06-17 23:42:48 +00002# @configure_input@
vlmfa67ddc2004-06-03 03:38:44 +00003
vlm8f3eb992004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
vlm6e98eaf2006-08-18 01:54:27 +00005# 2003, 2004, 2005 Free Software Foundation, Inc.
vlmfa67ddc2004-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@
16
vlmfa67ddc2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
vlm8f3eb992004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
vlmfa67ddc2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000030transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
vlm6e98eaf2006-08-18 01:54:27 +000037build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000038host_triplet = @host@
vlm6e98eaf2006-08-18 01:54:27 +000039target_triplet = @target@
vlm8f3eb992004-06-17 23:42:48 +000040check_PROGRAMS = check_fixer$(EXEEXT)
41subdir = libasn1fix
vlm51aed882006-03-14 15:53:59 +000042DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
vlm8f3eb992004-06-17 23:42:48 +000043ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50LTLIBRARIES = $(noinst_LTLIBRARIES)
vlmb5be8c32004-08-18 05:42:05 +000051libasn1fix_la_LIBADD =
vlm8f3eb992004-06-17 23:42:48 +000052am_libasn1fix_la_OBJECTS = asn1fix.lo asn1fix_misc.lo asn1fix_value.lo \
53 asn1fix_compat.lo asn1fix_constr.lo asn1fix_cstring.lo \
vlmb5be8c32004-08-18 05:42:05 +000054 asn1fix_retrieve.lo asn1fix_bitstring.lo asn1fix_constraint.lo \
55 asn1fix_integer.lo asn1fix_crange.lo asn1fix_dereft.lo \
56 asn1fix_derefv.lo asn1fix_export.lo asn1fix_param.lo \
57 asn1fix_class.lo asn1fix_tags.lo asn1fix_enum.lo \
vlm51aed882006-03-14 15:53:59 +000058 asn1fix_cws.lo asn1fix_constraint_compat.lo
vlm8f3eb992004-06-17 23:42:48 +000059libasn1fix_la_OBJECTS = $(am_libasn1fix_la_OBJECTS)
60check_fixer_SOURCES = check_fixer.c
61check_fixer_OBJECTS = check_fixer.$(OBJEXT)
vlm8f3eb992004-06-17 23:42:48 +000062am__DEPENDENCIES_1 = libasn1fix.la
vlm8f3eb992004-06-17 23:42:48 +000063DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
vlm8f3eb992004-06-17 23:42:48 +000066COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
vlm6e98eaf2006-08-18 01:54:27 +000068LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
vlm8f3eb992004-06-17 23:42:48 +000069 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
70 $(AM_CFLAGS) $(CFLAGS)
71CCLD = $(CC)
vlm6e98eaf2006-08-18 01:54:27 +000072LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
vlm8f3eb992004-06-17 23:42:48 +000073 $(AM_LDFLAGS) $(LDFLAGS) -o $@
74SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
75DIST_SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
76ETAGS = etags
77CTAGS = ctags
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +000080ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +000081AMDEP_FALSE = @AMDEP_FALSE@
82AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000083AMTAR = @AMTAR@
84AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +000085AUTOCONF = @AUTOCONF@
86AUTOHEADER = @AUTOHEADER@
87AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +000088AWK = @AWK@
89CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +000090CCDEPMODE = @CCDEPMODE@
91CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +000092CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm8ed2f6f2004-08-11 05:35:51 +000093CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
94CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000095CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +000096CPPFLAGS = @CPPFLAGS@
97CXX = @CXX@
98CXXCPP = @CXXCPP@
99CXXDEPMODE = @CXXDEPMODE@
100CXXFLAGS = @CXXFLAGS@
101CYGPATH_W = @CYGPATH_W@
102DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000103DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000104ECHO = @ECHO@
105ECHO_C = @ECHO_C@
106ECHO_N = @ECHO_N@
107ECHO_T = @ECHO_T@
108EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000109EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000110F77 = @F77@
111FFLAGS = @FFLAGS@
112INSTALL_DATA = @INSTALL_DATA@
113INSTALL_PROGRAM = @INSTALL_PROGRAM@
114INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000115INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000116LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000117LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000118LEXLIB = @LEXLIB@
119LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000122LIBTOOL = @LIBTOOL@
123LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000124LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000125MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000126MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
127MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
128MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000129OBJEXT = @OBJEXT@
130PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132PACKAGE_NAME = @PACKAGE_NAME@
133PACKAGE_STRING = @PACKAGE_STRING@
134PACKAGE_TARNAME = @PACKAGE_TARNAME@
135PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000136PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000137RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000141VERSION = @VERSION@
142YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000143ac_ct_AR = @ac_ct_AR@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_CXX = @ac_ct_CXX@
146ac_ct_F77 = @ac_ct_F77@
147ac_ct_RANLIB = @ac_ct_RANLIB@
148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000153am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000154am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000155am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000156am__tar = @am__tar@
157am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000158bindir = @bindir@
159build = @build@
160build_alias = @build_alias@
161build_cpu = @build_cpu@
162build_os = @build_os@
163build_vendor = @build_vendor@
164datadir = @datadir@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171includedir = @includedir@
172infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000173install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000174libdir = @libdir@
175libexecdir = @libexecdir@
176localstatedir = @localstatedir@
177mandir = @mandir@
178mkdir_p = @mkdir_p@
179oldincludedir = @oldincludedir@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182sbindir = @sbindir@
183sharedstatedir = @sharedstatedir@
184sysconfdir = @sysconfdir@
185target = @target@
186target_alias = @target_alias@
187target_cpu = @target_cpu@
188target_os = @target_os@
189target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000190AM_CFLAGS = @ADD_CFLAGS@
vlmb5be8c32004-08-18 05:42:05 +0000191AM_CPPFLAGS = \
vlmd3d0fbd2004-08-18 05:43:55 +0000192 -I$(top_srcdir)/libasn1parser
vlmb5be8c32004-08-18 05:42:05 +0000193
vlmfa67ddc2004-06-03 03:38:44 +0000194noinst_LTLIBRARIES = libasn1fix.la
vlmfa67ddc2004-06-03 03:38:44 +0000195libasn1fix_la_LDFLAGS = -all-static
196libasn1fix_la_SOURCES = \
vlmb5be8c32004-08-18 05:42:05 +0000197 asn1fix.c asn1fix.h \
198 asn1fix_internal.h \
199 asn1fix_misc.c asn1fix_misc.h \
200 asn1fix_value.c asn1fix_value.h \
201 asn1fix_compat.c asn1fix_compat.h \
202 asn1fix_constr.c asn1fix_constr.h \
203 asn1fix_cstring.c asn1fix_cstring.h \
204 asn1fix_retrieve.c asn1fix_retrieve.h \
205 asn1fix_bitstring.c asn1fix_bitstring.h \
206 asn1fix_constraint.c asn1fix_constraint.h \
207 asn1fix_integer.c asn1fix_integer.h \
208 asn1fix_crange.c asn1fix_crange.h \
209 asn1fix_dereft.c asn1fix_dereft.h \
210 asn1fix_derefv.c asn1fix_derefv.h \
211 asn1fix_export.c asn1fix_export.h \
212 asn1fix_param.c asn1fix_param.h \
213 asn1fix_class.c asn1fix_class.h \
214 asn1fix_tags.c asn1fix_tags.h \
215 asn1fix_enum.c asn1fix_enum.h \
vlm51aed882006-03-14 15:53:59 +0000216 asn1fix_cws.c asn1fix_cws.h \
vlmb5be8c32004-08-18 05:42:05 +0000217 asn1fix_constraint_compat.c
vlmfa67ddc2004-06-03 03:38:44 +0000218
vlmb5be8c32004-08-18 05:42:05 +0000219check_fixer_LDADD = $(noinst_LTLIBRARIES) \
vlmb5be8c32004-08-18 05:42:05 +0000220 $(top_builddir)/libasn1parser/libasn1parser.la
221
222check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
vlmfa67ddc2004-06-03 03:38:44 +0000223TESTS_ENVIRONMENT = ./check_fixer
224TESTS = ${top_srcdir}/tests/*.asn1
vlmfa67ddc2004-06-03 03:38:44 +0000225all: all-am
226
227.SUFFIXES:
vlm51aed882006-03-14 15:53:59 +0000228.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000229$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 @for dep in $?; do \
231 case '$(am__configure_deps)' in \
232 *$$dep*) \
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
234 && exit 0; \
235 exit 1;; \
236 esac; \
237 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1fix/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000239 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000240 $(AUTOMAKE) --foreign libasn1fix/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000241.PRECIOUS: Makefile
242Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243 @case '$?' in \
244 *config.status*) \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249 esac;
250
251$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259clean-noinstLTLIBRARIES:
260 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
261 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
262 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
vlm6e98eaf2006-08-18 01:54:27 +0000263 test "$$dir" != "$$p" || dir=.; \
vlm8f3eb992004-06-17 23:42:48 +0000264 echo "rm -f \"$${dir}/so_locations\""; \
265 rm -f "$${dir}/so_locations"; \
266 done
267libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
268 $(LINK) $(libasn1fix_la_LDFLAGS) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
269
270clean-checkPROGRAMS:
271 @list='$(check_PROGRAMS)'; for p in $$list; do \
272 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
273 echo " rm -f $$p $$f"; \
274 rm -f $$p $$f ; \
275 done
276check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
277 @rm -f check_fixer$(EXEEXT)
278 $(LINK) $(check_fixer_LDFLAGS) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
279
280mostlyclean-compile:
281 -rm -f *.$(OBJEXT)
282
283distclean-compile:
284 -rm -f *.tab.c
285
286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
vlmb5be8c32004-08-18 05:42:05 +0000291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
vlm51aed882006-03-14 15:53:59 +0000295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cws.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
307
308.c.o:
309@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
310@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
311@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
vlm6e98eaf2006-08-18 01:54:27 +0000312@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlm8f3eb992004-06-17 23:42:48 +0000313@am__fastdepCC_FALSE@ $(COMPILE) -c $<
314
315.c.obj:
316@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
317@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
318@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
vlm6e98eaf2006-08-18 01:54:27 +0000319@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlm8f3eb992004-06-17 23:42:48 +0000320@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
321
322.c.lo:
323@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
324@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
325@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
vlm6e98eaf2006-08-18 01:54:27 +0000326@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vlm8f3eb992004-06-17 23:42:48 +0000327@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000328
329mostlyclean-libtool:
330 -rm -f *.lo
331
332clean-libtool:
333 -rm -rf .libs _libs
334
335distclean-libtool:
336 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000337uninstall-info-am:
338
vlmfa67ddc2004-06-03 03:38:44 +0000339ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000340 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 done | \
344 $(AWK) ' { files[$$0] = 1; } \
345 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000346 mkid -fID $$unique
347tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000348
349TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000359 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000360 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$tags $$unique; \
363 fi
364ctags: CTAGS
365CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000378
379GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000380 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
383
384distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000386
387check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000388 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000389 srcdir=$(srcdir); export srcdir; \
390 list='$(TESTS)'; \
391 if test -n "$$list"; then \
392 for tst in $$list; do \
393 if test -f ./$$tst; then dir=./; \
394 elif test -f $$tst; then dir=; \
395 else dir="$(srcdir)/"; fi; \
396 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
397 all=`expr $$all + 1`; \
398 case " $(XFAIL_TESTS) " in \
399 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000400 xpass=`expr $$xpass + 1`; \
401 failed=`expr $$failed + 1`; \
402 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000403 ;; \
404 *) \
vlm8f3eb992004-06-17 23:42:48 +0000405 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000406 ;; \
407 esac; \
408 elif test $$? -ne 77; then \
409 all=`expr $$all + 1`; \
410 case " $(XFAIL_TESTS) " in \
411 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000412 xfail=`expr $$xfail + 1`; \
413 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000414 ;; \
415 *) \
vlm8f3eb992004-06-17 23:42:48 +0000416 failed=`expr $$failed + 1`; \
417 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000418 ;; \
419 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000420 else \
421 skip=`expr $$skip + 1`; \
422 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000423 fi; \
424 done; \
425 if test "$$failed" -eq 0; then \
426 if test "$$xfail" -eq 0; then \
427 banner="All $$all tests passed"; \
428 else \
429 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
430 fi; \
431 else \
432 if test "$$xpass" -eq 0; then \
433 banner="$$failed of $$all tests failed"; \
434 else \
435 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
436 fi; \
437 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000438 dashes="$$banner"; \
439 skipped=""; \
440 if test "$$skip" -ne 0; then \
441 skipped="($$skip tests were not run)"; \
vlm6e98eaf2006-08-18 01:54:27 +0000442 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
vlm8f3eb992004-06-17 23:42:48 +0000443 dashes="$$skipped"; \
444 fi; \
445 report=""; \
446 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
447 report="Please report to $(PACKAGE_BUGREPORT)"; \
vlm6e98eaf2006-08-18 01:54:27 +0000448 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
vlm8f3eb992004-06-17 23:42:48 +0000449 dashes="$$report"; \
450 fi; \
451 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000452 echo "$$dashes"; \
453 echo "$$banner"; \
vlm6e98eaf2006-08-18 01:54:27 +0000454 test -z "$$skipped" || echo "$$skipped"; \
455 test -z "$$report" || echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000456 echo "$$dashes"; \
457 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000458 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000459
460distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000461 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
462 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
463 list='$(DISTFILES)'; for file in $$list; do \
464 case $$file in \
465 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
466 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
467 esac; \
468 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000469 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
470 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000471 dir="/$$dir"; \
472 $(mkdir_p) "$(distdir)$$dir"; \
473 else \
474 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000475 fi; \
476 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000477 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
478 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
479 fi; \
480 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000481 else \
482 test -f $(distdir)/$$file \
483 || cp -p $$d/$$file $(distdir)/$$file \
484 || exit 1; \
485 fi; \
486 done
487check-am: all-am
488 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
489 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
490check: check-am
491all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000492installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000493install: install-am
494install-exec: install-exec-am
495install-data: install-data-am
496uninstall: uninstall-am
497
498install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501installcheck: installcheck-am
502install-strip:
503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000505 `test -z '$(STRIP)' || \
506 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000512 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000513
514maintainer-clean-generic:
515 @echo "This command is intended for maintainers to use"
516 @echo "it deletes files that may require special tools to rebuild."
517clean: clean-am
518
519clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
520 clean-noinstLTLIBRARIES mostlyclean-am
521
522distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000523 -rm -rf ./$(DEPDIR)
524 -rm -f Makefile
525distclean-am: clean-am distclean-compile distclean-generic \
526 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000527
528dvi: dvi-am
529
530dvi-am:
531
vlm8f3eb992004-06-17 23:42:48 +0000532html: html-am
533
vlmfa67ddc2004-06-03 03:38:44 +0000534info: info-am
535
536info-am:
537
538install-data-am:
539
540install-exec-am:
541
542install-info: install-info-am
543
544install-man:
545
546installcheck-am:
547
548maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000549 -rm -rf ./$(DEPDIR)
550 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000551maintainer-clean-am: distclean-am maintainer-clean-generic
552
553mostlyclean: mostlyclean-am
554
555mostlyclean-am: mostlyclean-compile mostlyclean-generic \
556 mostlyclean-libtool
557
vlm8f3eb992004-06-17 23:42:48 +0000558pdf: pdf-am
559
560pdf-am:
561
562ps: ps-am
563
564ps-am:
565
vlmfa67ddc2004-06-03 03:38:44 +0000566uninstall-am: uninstall-info-am
567
vlm8f3eb992004-06-17 23:42:48 +0000568.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000569 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000570 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
571 distclean-generic distclean-libtool distclean-tags distdir dvi \
572 dvi-am html html-am info info-am install install-am \
573 install-data install-data-am install-exec install-exec-am \
574 install-info install-info-am install-man install-strip \
575 installcheck installcheck-am installdirs maintainer-clean \
576 maintainer-clean-generic mostlyclean mostlyclean-compile \
577 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000578 tags uninstall uninstall-am uninstall-info-am
579
580# Tell versions [3.59,3.63) of GNU make to not export all variables.
581# Otherwise a system limit (for SysV at least) may be exceeded.
582.NOEXPORT: