blob: 24a1b21fe3f5f4b1b56e2e228f5675c97edb26c4 [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 +000039host_triplet = @host@
vlm8f3eb992004-06-17 23:42:48 +000040check_PROGRAMS = check_fixer$(EXEEXT)
41subdir = libasn1fix
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_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 \
58 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
66@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1fix.Plo \
67@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_bitstring.Plo \
68@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_class.Plo \
69@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_compat.Plo \
70@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constr.Plo \
vlmb5be8c32004-08-18 05:42:05 +000071@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constraint.Plo \
72@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_constraint_compat.Plo \
73@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_crange.Plo \
vlm8f3eb992004-06-17 23:42:48 +000074@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_cstring.Plo \
75@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_dereft.Plo \
76@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_derefv.Plo \
77@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_enum.Plo \
78@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_export.Plo \
79@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_integer.Plo \
80@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_misc.Plo \
81@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_param.Plo \
82@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_retrieve.Plo \
83@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_tags.Plo \
84@AMDEP_TRUE@ ./$(DEPDIR)/asn1fix_value.Plo \
85@AMDEP_TRUE@ ./$(DEPDIR)/check_fixer.Po
86COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
89 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90 $(AM_CFLAGS) $(CFLAGS)
91CCLD = $(CC)
92LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
93 $(AM_LDFLAGS) $(LDFLAGS) -o $@
94SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
95DIST_SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
96ETAGS = etags
97CTAGS = ctags
98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +0000100ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +0000101AMDEP_FALSE = @AMDEP_FALSE@
102AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000103AMTAR = @AMTAR@
104AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +0000105AUTOCONF = @AUTOCONF@
106AUTOHEADER = @AUTOHEADER@
107AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +0000108AWK = @AWK@
109CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +0000110CCDEPMODE = @CCDEPMODE@
111CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000112CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm8ed2f6f2004-08-11 05:35:51 +0000113CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
114CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000115CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000116CPPFLAGS = @CPPFLAGS@
117CXX = @CXX@
118CXXCPP = @CXXCPP@
119CXXDEPMODE = @CXXDEPMODE@
120CXXFLAGS = @CXXFLAGS@
121CYGPATH_W = @CYGPATH_W@
122DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000123DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000124ECHO = @ECHO@
125ECHO_C = @ECHO_C@
126ECHO_N = @ECHO_N@
127ECHO_T = @ECHO_T@
128EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000129EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000130F77 = @F77@
131FFLAGS = @FFLAGS@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000136LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000137LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000138LEXLIB = @LEXLIB@
139LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000142LIBTOOL = @LIBTOOL@
143LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000144LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000145MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000146MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000149OBJEXT = @OBJEXT@
150PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000151PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152PACKAGE_NAME = @PACKAGE_NAME@
153PACKAGE_STRING = @PACKAGE_STRING@
154PACKAGE_TARNAME = @PACKAGE_TARNAME@
155PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000156PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000157PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000158RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000159SET_MAKE = @SET_MAKE@
160SHELL = @SHELL@
161STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000162VERSION = @VERSION@
163YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000164ac_ct_AR = @ac_ct_AR@
165ac_ct_CC = @ac_ct_CC@
166ac_ct_CXX = @ac_ct_CXX@
167ac_ct_F77 = @ac_ct_F77@
168ac_ct_RANLIB = @ac_ct_RANLIB@
169ac_ct_STRIP = @ac_ct_STRIP@
170am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000174am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000175am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000176am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000177bindir = @bindir@
178build = @build@
179build_alias = @build_alias@
180build_cpu = @build_cpu@
181build_os = @build_os@
182build_vendor = @build_vendor@
183datadir = @datadir@
184exec_prefix = @exec_prefix@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
190includedir = @includedir@
191infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000192install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000193libdir = @libdir@
194libexecdir = @libexecdir@
195localstatedir = @localstatedir@
196mandir = @mandir@
197mkdir_p = @mkdir_p@
198oldincludedir = @oldincludedir@
199prefix = @prefix@
200program_transform_name = @program_transform_name@
201sbindir = @sbindir@
202sharedstatedir = @sharedstatedir@
203sysconfdir = @sysconfdir@
204target = @target@
205target_alias = @target_alias@
206target_cpu = @target_cpu@
207target_os = @target_os@
208target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000209AM_CFLAGS = @ADD_CFLAGS@
vlmb5be8c32004-08-18 05:42:05 +0000210AM_CPPFLAGS = \
vlmd3d0fbd2004-08-18 05:43:55 +0000211 -I$(top_srcdir)/libasn1parser
vlmb5be8c32004-08-18 05:42:05 +0000212
vlmfa67ddc2004-06-03 03:38:44 +0000213noinst_LTLIBRARIES = libasn1fix.la
vlmfa67ddc2004-06-03 03:38:44 +0000214libasn1fix_la_LDFLAGS = -all-static
215libasn1fix_la_SOURCES = \
vlmb5be8c32004-08-18 05:42:05 +0000216 asn1fix.c asn1fix.h \
217 asn1fix_internal.h \
218 asn1fix_misc.c asn1fix_misc.h \
219 asn1fix_value.c asn1fix_value.h \
220 asn1fix_compat.c asn1fix_compat.h \
221 asn1fix_constr.c asn1fix_constr.h \
222 asn1fix_cstring.c asn1fix_cstring.h \
223 asn1fix_retrieve.c asn1fix_retrieve.h \
224 asn1fix_bitstring.c asn1fix_bitstring.h \
225 asn1fix_constraint.c asn1fix_constraint.h \
226 asn1fix_integer.c asn1fix_integer.h \
227 asn1fix_crange.c asn1fix_crange.h \
228 asn1fix_dereft.c asn1fix_dereft.h \
229 asn1fix_derefv.c asn1fix_derefv.h \
230 asn1fix_export.c asn1fix_export.h \
231 asn1fix_param.c asn1fix_param.h \
232 asn1fix_class.c asn1fix_class.h \
233 asn1fix_tags.c asn1fix_tags.h \
234 asn1fix_enum.c asn1fix_enum.h \
235 asn1fix_constraint_compat.c
vlmfa67ddc2004-06-03 03:38:44 +0000236
vlmb5be8c32004-08-18 05:42:05 +0000237check_fixer_LDADD = $(noinst_LTLIBRARIES) \
vlmb5be8c32004-08-18 05:42:05 +0000238 $(top_builddir)/libasn1parser/libasn1parser.la
239
240check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
vlmfa67ddc2004-06-03 03:38:44 +0000241TESTS_ENVIRONMENT = ./check_fixer
242TESTS = ${top_srcdir}/tests/*.asn1
vlmfa67ddc2004-06-03 03:38:44 +0000243all: all-am
244
245.SUFFIXES:
246.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000247$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
248 @for dep in $?; do \
249 case '$(am__configure_deps)' in \
250 *$$dep*) \
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
252 && exit 0; \
253 exit 1;; \
254 esac; \
255 done; \
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1fix/Makefile'; \
257 cd $(top_srcdir) && \
258 $(AUTOMAKE) --gnu libasn1fix/Makefile
259.PRECIOUS: Makefile
260Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261 @case '$?' in \
262 *config.status*) \
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264 *) \
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267 esac;
268
269$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277clean-noinstLTLIBRARIES:
278 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
279 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
280 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
281 test "$$dir" = "$$p" && dir=.; \
282 echo "rm -f \"$${dir}/so_locations\""; \
283 rm -f "$${dir}/so_locations"; \
284 done
285libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
286 $(LINK) $(libasn1fix_la_LDFLAGS) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
287
288clean-checkPROGRAMS:
289 @list='$(check_PROGRAMS)'; for p in $$list; do \
290 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
291 echo " rm -f $$p $$f"; \
292 rm -f $$p $$f ; \
293 done
294check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
295 @rm -f check_fixer$(EXEEXT)
296 $(LINK) $(check_fixer_LDFLAGS) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
297
298mostlyclean-compile:
299 -rm -f *.$(OBJEXT)
300
301distclean-compile:
302 -rm -f *.tab.c
303
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
vlmb5be8c32004-08-18 05:42:05 +0000309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
324
325.c.o:
326@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
327@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
328@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
329@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
330@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331@am__fastdepCC_FALSE@ $(COMPILE) -c $<
332
333.c.obj:
334@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
335@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
336@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
337@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
338@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
340
341.c.lo:
342@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
343@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
344@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
345@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
346@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000348
349mostlyclean-libtool:
350 -rm -f *.lo
351
352clean-libtool:
353 -rm -rf .libs _libs
354
355distclean-libtool:
356 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000357uninstall-info-am:
358
vlmfa67ddc2004-06-03 03:38:44 +0000359ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000366 mkid -fID $$unique
367tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000368
369TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
370 $(TAGS_FILES) $(LISP)
371 tags=; \
372 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000373 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000374 unique=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | \
377 $(AWK) ' { files[$$0] = 1; } \
378 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000379 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380 test -z "$$unique" && unique=$$empty_fix; \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 $$tags $$unique; \
383 fi
384ctags: CTAGS
385CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
386 $(TAGS_FILES) $(LISP)
387 tags=; \
388 here=`pwd`; \
389 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390 unique=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 done | \
393 $(AWK) ' { files[$$0] = 1; } \
394 END { for (i in files) print i; }'`; \
395 test -z "$(CTAGS_ARGS)$$tags$$unique" \
396 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000398
399GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000400 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000401 && cd $(top_srcdir) \
402 && gtags -i $(GTAGS_ARGS) $$here
403
404distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000405 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000406
407check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000408 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000409 srcdir=$(srcdir); export srcdir; \
410 list='$(TESTS)'; \
411 if test -n "$$list"; then \
412 for tst in $$list; do \
413 if test -f ./$$tst; then dir=./; \
414 elif test -f $$tst; then dir=; \
415 else dir="$(srcdir)/"; fi; \
416 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
417 all=`expr $$all + 1`; \
418 case " $(XFAIL_TESTS) " in \
419 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000420 xpass=`expr $$xpass + 1`; \
421 failed=`expr $$failed + 1`; \
422 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000423 ;; \
424 *) \
vlm8f3eb992004-06-17 23:42:48 +0000425 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000426 ;; \
427 esac; \
428 elif test $$? -ne 77; then \
429 all=`expr $$all + 1`; \
430 case " $(XFAIL_TESTS) " in \
431 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000432 xfail=`expr $$xfail + 1`; \
433 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000434 ;; \
435 *) \
vlm8f3eb992004-06-17 23:42:48 +0000436 failed=`expr $$failed + 1`; \
437 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000438 ;; \
439 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000440 else \
441 skip=`expr $$skip + 1`; \
442 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000443 fi; \
444 done; \
445 if test "$$failed" -eq 0; then \
446 if test "$$xfail" -eq 0; then \
447 banner="All $$all tests passed"; \
448 else \
449 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
450 fi; \
451 else \
452 if test "$$xpass" -eq 0; then \
453 banner="$$failed of $$all tests failed"; \
454 else \
455 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
456 fi; \
457 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000458 dashes="$$banner"; \
459 skipped=""; \
460 if test "$$skip" -ne 0; then \
461 skipped="($$skip tests were not run)"; \
462 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
463 dashes="$$skipped"; \
464 fi; \
465 report=""; \
466 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
467 report="Please report to $(PACKAGE_BUGREPORT)"; \
468 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
469 dashes="$$report"; \
470 fi; \
471 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000472 echo "$$dashes"; \
473 echo "$$banner"; \
vlm8f3eb992004-06-17 23:42:48 +0000474 test -n "$$skipped" && echo "$$skipped"; \
475 test -n "$$report" && echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000476 echo "$$dashes"; \
477 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000478 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000479
480distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000481 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
482 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
483 list='$(DISTFILES)'; for file in $$list; do \
484 case $$file in \
485 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
486 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
487 esac; \
488 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000489 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
490 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000491 dir="/$$dir"; \
492 $(mkdir_p) "$(distdir)$$dir"; \
493 else \
494 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000495 fi; \
496 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000497 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
498 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
499 fi; \
500 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000501 else \
502 test -f $(distdir)/$$file \
503 || cp -p $$d/$$file $(distdir)/$$file \
504 || exit 1; \
505 fi; \
506 done
507check-am: all-am
508 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
509 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
510check: check-am
511all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000512installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000513install: install-am
514install-exec: install-exec-am
515install-data: install-data-am
516uninstall: uninstall-am
517
518install-am: all-am
519 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520
521installcheck: installcheck-am
522install-strip:
523 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000524 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000525 `test -z '$(STRIP)' || \
526 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
527mostlyclean-generic:
528
529clean-generic:
530
531distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000532 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000533
534maintainer-clean-generic:
535 @echo "This command is intended for maintainers to use"
536 @echo "it deletes files that may require special tools to rebuild."
537clean: clean-am
538
539clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
540 clean-noinstLTLIBRARIES mostlyclean-am
541
542distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000543 -rm -rf ./$(DEPDIR)
544 -rm -f Makefile
545distclean-am: clean-am distclean-compile distclean-generic \
546 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000547
548dvi: dvi-am
549
550dvi-am:
551
vlm8f3eb992004-06-17 23:42:48 +0000552html: html-am
553
vlmfa67ddc2004-06-03 03:38:44 +0000554info: info-am
555
556info-am:
557
558install-data-am:
559
560install-exec-am:
561
562install-info: install-info-am
563
564install-man:
565
566installcheck-am:
567
568maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000569 -rm -rf ./$(DEPDIR)
570 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000571maintainer-clean-am: distclean-am maintainer-clean-generic
572
573mostlyclean: mostlyclean-am
574
575mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576 mostlyclean-libtool
577
vlm8f3eb992004-06-17 23:42:48 +0000578pdf: pdf-am
579
580pdf-am:
581
582ps: ps-am
583
584ps-am:
585
vlmfa67ddc2004-06-03 03:38:44 +0000586uninstall-am: uninstall-info-am
587
vlm8f3eb992004-06-17 23:42:48 +0000588.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000589 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000590 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
591 distclean-generic distclean-libtool distclean-tags distdir dvi \
592 dvi-am html html-am info info-am install install-am \
593 install-data install-data-am install-exec install-exec-am \
594 install-info install-info-am install-man install-strip \
595 installcheck installcheck-am installdirs maintainer-clean \
596 maintainer-clean-generic mostlyclean mostlyclean-compile \
597 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000598 tags uninstall uninstall-am uninstall-info-am
599
600# Tell versions [3.59,3.63) of GNU make to not export all variables.
601# Otherwise a system limit (for SysV at least) may be exceeded.
602.NOEXPORT: