blob: 3224cd8be3f1c964f56e75cf899f3bfc894084be [file] [log] [blame]
vlm8f3eb992004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @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,
5# 2003, 2004 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
vlm8f3eb992004-06-17 23:42:48 +000017SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
vlmfa67ddc2004-06-03 03:38:44 +000018
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000022pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000026am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000027INSTALL = @INSTALL@
vlm8f3eb992004-06-17 23:42:48 +000028install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
vlmfa67ddc2004-06-03 03:38:44 +000031INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000032transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000033NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
vlmfa67ddc2004-06-03 03:38:44 +000039build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000040host_triplet = @host@
vlmfa67ddc2004-06-03 03:38:44 +000041target_triplet = @target@
vlm8f3eb992004-06-17 23:42:48 +000042check_PROGRAMS = check_fixer$(EXEEXT)
43subdir = libasn1fix
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.in
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52LTLIBRARIES = $(noinst_LTLIBRARIES)
vlmb5be8c32004-08-18 05:42:05 +000053libasn1fix_la_LIBADD =
vlm8f3eb992004-06-17 23:42:48 +000054am_libasn1fix_la_OBJECTS = asn1fix.lo asn1fix_misc.lo asn1fix_value.lo \
55 asn1fix_compat.lo asn1fix_constr.lo asn1fix_cstring.lo \
vlmb5be8c32004-08-18 05:42:05 +000056 asn1fix_retrieve.lo asn1fix_bitstring.lo asn1fix_constraint.lo \
57 asn1fix_integer.lo asn1fix_crange.lo asn1fix_dereft.lo \
58 asn1fix_derefv.lo asn1fix_export.lo asn1fix_param.lo \
59 asn1fix_class.lo asn1fix_tags.lo asn1fix_enum.lo \
60 asn1fix_constraint_compat.lo
vlm8f3eb992004-06-17 23:42:48 +000061libasn1fix_la_OBJECTS = $(am_libasn1fix_la_OBJECTS)
62check_fixer_SOURCES = check_fixer.c
63check_fixer_OBJECTS = check_fixer.$(OBJEXT)
vlm8f3eb992004-06-17 23:42:48 +000064am__DEPENDENCIES_1 = libasn1fix.la
vlm8f3eb992004-06-17 23:42:48 +000065DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
66depcomp = $(SHELL) $(top_srcdir)/depcomp
67am__depfiles_maybe = depfiles
68@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1fix.Plo \
69@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_bitstring.Plo \
70@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_class.Plo \
71@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_compat.Plo \
72@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constr.Plo \
vlmb5be8c32004-08-18 05:42:05 +000073@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constraint.Plo \
74@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constraint_compat.Plo \
75@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_crange.Plo \
vlm8f3eb992004-06-17 23:42:48 +000076@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_cstring.Plo \
77@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_dereft.Plo \
78@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_derefv.Plo \
79@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_enum.Plo \
80@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_export.Plo \
81@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_integer.Plo \
82@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_misc.Plo \
83@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_param.Plo \
84@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_retrieve.Plo \
85@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_tags.Plo \
86@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_value.Plo \
87@AMDEP_TRUE@ ./$(DEPDIR)/check_fixer.Po
88COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
91 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92 $(AM_CFLAGS) $(CFLAGS)
93CCLD = $(CC)
94LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95 $(AM_LDFLAGS) $(LDFLAGS) -o $@
96SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
97DIST_SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
98ETAGS = etags
99CTAGS = ctags
100DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +0000102ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +0000103AMDEP_FALSE = @AMDEP_FALSE@
104AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000105AMTAR = @AMTAR@
106AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +0000107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +0000110AWK = @AWK@
111CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +0000112CCDEPMODE = @CCDEPMODE@
113CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000114CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm8ed2f6f2004-08-11 05:35:51 +0000115CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
116CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000117CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000118CPPFLAGS = @CPPFLAGS@
119CXX = @CXX@
120CXXCPP = @CXXCPP@
121CXXDEPMODE = @CXXDEPMODE@
122CXXFLAGS = @CXXFLAGS@
123CYGPATH_W = @CYGPATH_W@
124DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000125DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000126ECHO = @ECHO@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000131EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000132F77 = @F77@
133FFLAGS = @FFLAGS@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000138LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000139LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000140LEXLIB = @LEXLIB@
141LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
142LIBOBJS = @LIBOBJS@
143LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000144LIBTOOL = @LIBTOOL@
145LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000146LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000147MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000148MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
149MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
150MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000151OBJEXT = @OBJEXT@
152PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000153PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154PACKAGE_NAME = @PACKAGE_NAME@
155PACKAGE_STRING = @PACKAGE_STRING@
156PACKAGE_TARNAME = @PACKAGE_TARNAME@
157PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000158PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000159PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000160RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000161SET_MAKE = @SET_MAKE@
162SHELL = @SHELL@
163STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000164VERSION = @VERSION@
165YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000166ac_ct_AR = @ac_ct_AR@
167ac_ct_CC = @ac_ct_CC@
168ac_ct_CXX = @ac_ct_CXX@
169ac_ct_F77 = @ac_ct_F77@
170ac_ct_RANLIB = @ac_ct_RANLIB@
171ac_ct_STRIP = @ac_ct_STRIP@
172am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
173am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
174am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
175am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000176am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000177am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000178am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000179bindir = @bindir@
180build = @build@
181build_alias = @build_alias@
182build_cpu = @build_cpu@
183build_os = @build_os@
184build_vendor = @build_vendor@
185datadir = @datadir@
186exec_prefix = @exec_prefix@
187host = @host@
188host_alias = @host_alias@
189host_cpu = @host_cpu@
190host_os = @host_os@
191host_vendor = @host_vendor@
192includedir = @includedir@
193infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000194install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000195libdir = @libdir@
196libexecdir = @libexecdir@
197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201prefix = @prefix@
202program_transform_name = @program_transform_name@
203sbindir = @sbindir@
204sharedstatedir = @sharedstatedir@
205sysconfdir = @sysconfdir@
206target = @target@
207target_alias = @target_alias@
208target_cpu = @target_cpu@
209target_os = @target_os@
210target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000211AM_CFLAGS = @ADD_CFLAGS@
vlmb5be8c32004-08-18 05:42:05 +0000212AM_CPPFLAGS = \
vlmd3d0fbd2004-08-18 05:43:55 +0000213 -I$(top_srcdir)/libasn1parser
vlmb5be8c32004-08-18 05:42:05 +0000214
vlmfa67ddc2004-06-03 03:38:44 +0000215noinst_LTLIBRARIES = libasn1fix.la
vlmfa67ddc2004-06-03 03:38:44 +0000216libasn1fix_la_LDFLAGS = -all-static
217libasn1fix_la_SOURCES = \
vlmb5be8c32004-08-18 05:42:05 +0000218 asn1fix.c asn1fix.h \
219 asn1fix_internal.h \
220 asn1fix_misc.c asn1fix_misc.h \
221 asn1fix_value.c asn1fix_value.h \
222 asn1fix_compat.c asn1fix_compat.h \
223 asn1fix_constr.c asn1fix_constr.h \
224 asn1fix_cstring.c asn1fix_cstring.h \
225 asn1fix_retrieve.c asn1fix_retrieve.h \
226 asn1fix_bitstring.c asn1fix_bitstring.h \
227 asn1fix_constraint.c asn1fix_constraint.h \
228 asn1fix_integer.c asn1fix_integer.h \
229 asn1fix_crange.c asn1fix_crange.h \
230 asn1fix_dereft.c asn1fix_dereft.h \
231 asn1fix_derefv.c asn1fix_derefv.h \
232 asn1fix_export.c asn1fix_export.h \
233 asn1fix_param.c asn1fix_param.h \
234 asn1fix_class.c asn1fix_class.h \
235 asn1fix_tags.c asn1fix_tags.h \
236 asn1fix_enum.c asn1fix_enum.h \
237 asn1fix_constraint_compat.c
vlmfa67ddc2004-06-03 03:38:44 +0000238
vlmb5be8c32004-08-18 05:42:05 +0000239check_fixer_LDADD = $(noinst_LTLIBRARIES) \
vlmb5be8c32004-08-18 05:42:05 +0000240 $(top_builddir)/libasn1parser/libasn1parser.la
241
242check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
vlmfa67ddc2004-06-03 03:38:44 +0000243TESTS_ENVIRONMENT = ./check_fixer
244TESTS = ${top_srcdir}/tests/*.asn1
vlmfa67ddc2004-06-03 03:38:44 +0000245all: all-am
246
247.SUFFIXES:
248.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000249$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
250 @for dep in $?; do \
251 case '$(am__configure_deps)' in \
252 *$$dep*) \
253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
254 && exit 0; \
255 exit 1;; \
256 esac; \
257 done; \
258 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1fix/Makefile'; \
259 cd $(top_srcdir) && \
260 $(AUTOMAKE) --gnu libasn1fix/Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263 @case '$?' in \
264 *config.status*) \
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266 *) \
267 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269 esac;
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279clean-noinstLTLIBRARIES:
280 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
281 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
282 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
283 test "$$dir" = "$$p" && dir=.; \
284 echo "rm -f \"$${dir}/so_locations\""; \
285 rm -f "$${dir}/so_locations"; \
286 done
287libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
288 $(LINK) $(libasn1fix_la_LDFLAGS) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
289
290clean-checkPROGRAMS:
291 @list='$(check_PROGRAMS)'; for p in $$list; do \
292 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
293 echo " rm -f $$p $$f"; \
294 rm -f $$p $$f ; \
295 done
296check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
297 @rm -f check_fixer$(EXEEXT)
298 $(LINK) $(check_fixer_LDFLAGS) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
299
300mostlyclean-compile:
301 -rm -f *.$(OBJEXT)
302
303distclean-compile:
304 -rm -f *.tab.c
305
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
vlmb5be8c32004-08-18 05:42:05 +0000311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
326
327.c.o:
328@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
329@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
330@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
331@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
332@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333@am__fastdepCC_FALSE@ $(COMPILE) -c $<
334
335.c.obj:
336@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
337@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
338@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
340@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
342
343.c.lo:
344@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
345@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
346@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
347@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
348@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000350
351mostlyclean-libtool:
352 -rm -f *.lo
353
354clean-libtool:
355 -rm -rf .libs _libs
356
357distclean-libtool:
358 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000359uninstall-info-am:
360
vlmfa67ddc2004-06-03 03:38:44 +0000361ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000362 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000363 unique=`for i in $$list; do \
364 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365 done | \
366 $(AWK) ' { files[$$0] = 1; } \
367 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000368 mkid -fID $$unique
369tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000370
371TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
372 $(TAGS_FILES) $(LISP)
373 tags=; \
374 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000375 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000376 unique=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378 done | \
379 $(AWK) ' { files[$$0] = 1; } \
380 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000381 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
382 test -z "$$unique" && unique=$$empty_fix; \
383 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384 $$tags $$unique; \
385 fi
386ctags: CTAGS
387CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
388 $(TAGS_FILES) $(LISP)
389 tags=; \
390 here=`pwd`; \
391 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394 done | \
395 $(AWK) ' { files[$$0] = 1; } \
396 END { for (i in files) print i; }'`; \
397 test -z "$(CTAGS_ARGS)$$tags$$unique" \
398 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000400
401GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000402 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000403 && cd $(top_srcdir) \
404 && gtags -i $(GTAGS_ARGS) $$here
405
406distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000407 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000408
409check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000410 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000411 srcdir=$(srcdir); export srcdir; \
412 list='$(TESTS)'; \
413 if test -n "$$list"; then \
414 for tst in $$list; do \
415 if test -f ./$$tst; then dir=./; \
416 elif test -f $$tst; then dir=; \
417 else dir="$(srcdir)/"; fi; \
418 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
419 all=`expr $$all + 1`; \
420 case " $(XFAIL_TESTS) " in \
421 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000422 xpass=`expr $$xpass + 1`; \
423 failed=`expr $$failed + 1`; \
424 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000425 ;; \
426 *) \
vlm8f3eb992004-06-17 23:42:48 +0000427 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000428 ;; \
429 esac; \
430 elif test $$? -ne 77; then \
431 all=`expr $$all + 1`; \
432 case " $(XFAIL_TESTS) " in \
433 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000434 xfail=`expr $$xfail + 1`; \
435 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000436 ;; \
437 *) \
vlm8f3eb992004-06-17 23:42:48 +0000438 failed=`expr $$failed + 1`; \
439 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000440 ;; \
441 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000442 else \
443 skip=`expr $$skip + 1`; \
444 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000445 fi; \
446 done; \
447 if test "$$failed" -eq 0; then \
448 if test "$$xfail" -eq 0; then \
449 banner="All $$all tests passed"; \
450 else \
451 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
452 fi; \
453 else \
454 if test "$$xpass" -eq 0; then \
455 banner="$$failed of $$all tests failed"; \
456 else \
457 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
458 fi; \
459 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000460 dashes="$$banner"; \
461 skipped=""; \
462 if test "$$skip" -ne 0; then \
463 skipped="($$skip tests were not run)"; \
464 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
465 dashes="$$skipped"; \
466 fi; \
467 report=""; \
468 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
469 report="Please report to $(PACKAGE_BUGREPORT)"; \
470 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
471 dashes="$$report"; \
472 fi; \
473 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000474 echo "$$dashes"; \
475 echo "$$banner"; \
vlm8f3eb992004-06-17 23:42:48 +0000476 test -n "$$skipped" && echo "$$skipped"; \
477 test -n "$$report" && echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000478 echo "$$dashes"; \
479 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000480 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000481
482distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000483 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
484 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485 list='$(DISTFILES)'; for file in $$list; do \
486 case $$file in \
487 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
488 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489 esac; \
490 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000491 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
492 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000493 dir="/$$dir"; \
494 $(mkdir_p) "$(distdir)$$dir"; \
495 else \
496 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000497 fi; \
498 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000499 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
500 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
501 fi; \
502 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000503 else \
504 test -f $(distdir)/$$file \
505 || cp -p $$d/$$file $(distdir)/$$file \
506 || exit 1; \
507 fi; \
508 done
509check-am: all-am
510 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
511 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
512check: check-am
513all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000514installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000515install: install-am
516install-exec: install-exec-am
517install-data: install-data-am
518uninstall: uninstall-am
519
520install-am: all-am
521 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
522
523installcheck: installcheck-am
524install-strip:
525 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000526 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000527 `test -z '$(STRIP)' || \
528 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
529mostlyclean-generic:
530
531clean-generic:
532
533distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000534 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000535
536maintainer-clean-generic:
537 @echo "This command is intended for maintainers to use"
538 @echo "it deletes files that may require special tools to rebuild."
539clean: clean-am
540
541clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
542 clean-noinstLTLIBRARIES mostlyclean-am
543
544distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000545 -rm -rf ./$(DEPDIR)
546 -rm -f Makefile
547distclean-am: clean-am distclean-compile distclean-generic \
548 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000549
550dvi: dvi-am
551
552dvi-am:
553
vlm8f3eb992004-06-17 23:42:48 +0000554html: html-am
555
vlmfa67ddc2004-06-03 03:38:44 +0000556info: info-am
557
558info-am:
559
560install-data-am:
561
562install-exec-am:
563
564install-info: install-info-am
565
566install-man:
567
568installcheck-am:
569
570maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000571 -rm -rf ./$(DEPDIR)
572 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000573maintainer-clean-am: distclean-am maintainer-clean-generic
574
575mostlyclean: mostlyclean-am
576
577mostlyclean-am: mostlyclean-compile mostlyclean-generic \
578 mostlyclean-libtool
579
vlm8f3eb992004-06-17 23:42:48 +0000580pdf: pdf-am
581
582pdf-am:
583
584ps: ps-am
585
586ps-am:
587
vlmfa67ddc2004-06-03 03:38:44 +0000588uninstall-am: uninstall-info-am
589
vlm8f3eb992004-06-17 23:42:48 +0000590.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000591 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000592 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
593 distclean-generic distclean-libtool distclean-tags distdir dvi \
594 dvi-am html html-am info info-am install install-am \
595 install-data install-data-am install-exec install-exec-am \
596 install-info install-info-am install-man install-strip \
597 installcheck installcheck-am installdirs maintainer-clean \
598 maintainer-clean-generic mostlyclean mostlyclean-compile \
599 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000600 tags uninstall uninstall-am uninstall-info-am
601
602# Tell versions [3.59,3.63) of GNU make to not export all variables.
603# Otherwise a system limit (for SysV at least) may be exceeded.
604.NOEXPORT: