blob: 80a91c0e0b725a18646f111c9d848f5f192ac757 [file] [log] [blame]
Lev Walkin8e8b5482004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
Lev Walkinf15320b2004-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
Lev Walkin8e8b5482004-06-17 23:42:48 +000017SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
Lev Walkinf15320b2004-06-03 03:38:44 +000018
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000022pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000026am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000027INSTALL = @INSTALL@
Lev Walkin8e8b5482004-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
Lev Walkinf15320b2004-06-03 03:38:44 +000031INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000032transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000033NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000039build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000040host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000041target_triplet = @target@
Lev Walkin8e8b5482004-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)
Lev Walkinb45e0672004-08-18 05:42:05 +000053libasn1fix_la_LIBADD =
Lev Walkin8e8b5482004-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 \
Lev Walkinb45e0672004-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
Lev Walkin8e8b5482004-06-17 23:42:48 +000061libasn1fix_la_OBJECTS = $(am_libasn1fix_la_OBJECTS)
62check_fixer_SOURCES = check_fixer.c
63check_fixer_OBJECTS = check_fixer.$(OBJEXT)
Lev Walkin8e8b5482004-06-17 23:42:48 +000064am__DEPENDENCIES_1 = libasn1fix.la
Lev Walkin8e8b5482004-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 \
Lev Walkinb45e0672004-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 \
Lev Walkin8e8b5482004-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@
Lev Walkinf15320b2004-06-03 03:38:44 +0000102ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000103AMDEP_FALSE = @AMDEP_FALSE@
104AMDEP_TRUE = @AMDEP_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000105AMTAR = @AMTAR@
106AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000110AWK = @AWK@
111CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000112CCDEPMODE = @CCDEPMODE@
113CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000114CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +0000115CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
116CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000117CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000118CPPFLAGS = @CPPFLAGS@
119CXX = @CXX@
120CXXCPP = @CXXCPP@
121CXXDEPMODE = @CXXDEPMODE@
122CXXFLAGS = @CXXFLAGS@
123CYGPATH_W = @CYGPATH_W@
124DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000125DEPDIR = @DEPDIR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000126ECHO = @ECHO@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000131EXEEXT = @EXEEXT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000132F77 = @F77@
133FFLAGS = @FFLAGS@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000139LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140LEXLIB = @LEXLIB@
141LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
142LIBOBJS = @LIBOBJS@
143LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000144LIBTOOL = @LIBTOOL@
145LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000146LTLIBOBJS = @LTLIBOBJS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000147MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000148MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
149MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
150MAKEINFO = @MAKEINFO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000151OBJEXT = @OBJEXT@
152PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-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@
Lev Walkinf15320b2004-06-03 03:38:44 +0000158PATH = @PATH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000160RANLIB = @RANLIB@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000161SET_MAKE = @SET_MAKE@
162SHELL = @SHELL@
163STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000164VERSION = @VERSION@
165YACC = @YACC@
Lev Walkin8e8b5482004-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@
Lev Walkinf15320b2004-06-03 03:38:44 +0000176am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000177am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000178am__quote = @am__quote@
Lev Walkin8e8b5482004-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@
Lev Walkinf15320b2004-06-03 03:38:44 +0000194install_sh = @install_sh@
Lev Walkin8e8b5482004-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@
Lev Walkinf15320b2004-06-03 03:38:44 +0000211AM_CFLAGS = @ADD_CFLAGS@
Lev Walkinb45e0672004-08-18 05:42:05 +0000212AM_CPPFLAGS = \
213 -I$(top_srcdir)/libasn1parser \
214 -I$(top_srcdir)/libasn1cnst
215
Lev Walkinf15320b2004-06-03 03:38:44 +0000216noinst_LTLIBRARIES = libasn1fix.la
Lev Walkinf15320b2004-06-03 03:38:44 +0000217libasn1fix_la_LDFLAGS = -all-static
218libasn1fix_la_SOURCES = \
Lev Walkinb45e0672004-08-18 05:42:05 +0000219 asn1fix.c asn1fix.h \
220 asn1fix_internal.h \
221 asn1fix_misc.c asn1fix_misc.h \
222 asn1fix_value.c asn1fix_value.h \
223 asn1fix_compat.c asn1fix_compat.h \
224 asn1fix_constr.c asn1fix_constr.h \
225 asn1fix_cstring.c asn1fix_cstring.h \
226 asn1fix_retrieve.c asn1fix_retrieve.h \
227 asn1fix_bitstring.c asn1fix_bitstring.h \
228 asn1fix_constraint.c asn1fix_constraint.h \
229 asn1fix_integer.c asn1fix_integer.h \
230 asn1fix_crange.c asn1fix_crange.h \
231 asn1fix_dereft.c asn1fix_dereft.h \
232 asn1fix_derefv.c asn1fix_derefv.h \
233 asn1fix_export.c asn1fix_export.h \
234 asn1fix_param.c asn1fix_param.h \
235 asn1fix_class.c asn1fix_class.h \
236 asn1fix_tags.c asn1fix_tags.h \
237 asn1fix_enum.c asn1fix_enum.h \
238 asn1fix_constraint_compat.c
Lev Walkinf15320b2004-06-03 03:38:44 +0000239
Lev Walkinb45e0672004-08-18 05:42:05 +0000240check_fixer_LDADD = $(noinst_LTLIBRARIES) \
241 $(top_builddir)/libasn1cnst/libasn1cnst.la \
242 $(top_builddir)/libasn1parser/libasn1parser.la
243
244check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
Lev Walkinf15320b2004-06-03 03:38:44 +0000245TESTS_ENVIRONMENT = ./check_fixer
246TESTS = ${top_srcdir}/tests/*.asn1
Lev Walkinf15320b2004-06-03 03:38:44 +0000247all: all-am
248
249.SUFFIXES:
250.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000251$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
252 @for dep in $?; do \
253 case '$(am__configure_deps)' in \
254 *$$dep*) \
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256 && exit 0; \
257 exit 1;; \
258 esac; \
259 done; \
260 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1fix/Makefile'; \
261 cd $(top_srcdir) && \
262 $(AUTOMAKE) --gnu libasn1fix/Makefile
263.PRECIOUS: Makefile
264Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265 @case '$?' in \
266 *config.status*) \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268 *) \
269 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271 esac;
272
273$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281clean-noinstLTLIBRARIES:
282 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
283 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
284 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
285 test "$$dir" = "$$p" && dir=.; \
286 echo "rm -f \"$${dir}/so_locations\""; \
287 rm -f "$${dir}/so_locations"; \
288 done
289libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
290 $(LINK) $(libasn1fix_la_LDFLAGS) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
291
292clean-checkPROGRAMS:
293 @list='$(check_PROGRAMS)'; for p in $$list; do \
294 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
295 echo " rm -f $$p $$f"; \
296 rm -f $$p $$f ; \
297 done
298check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
299 @rm -f check_fixer$(EXEEXT)
300 $(LINK) $(check_fixer_LDFLAGS) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
301
302mostlyclean-compile:
303 -rm -f *.$(OBJEXT)
304
305distclean-compile:
306 -rm -f *.tab.c
307
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
Lev Walkinb45e0672004-08-18 05:42:05 +0000313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
328
329.c.o:
330@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
331@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
332@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
334@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335@am__fastdepCC_FALSE@ $(COMPILE) -c $<
336
337.c.obj:
338@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
339@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
340@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
341@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
342@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
344
345.c.lo:
346@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
347@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
348@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
349@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
350@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000352
353mostlyclean-libtool:
354 -rm -f *.lo
355
356clean-libtool:
357 -rm -rf .libs _libs
358
359distclean-libtool:
360 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000361uninstall-info-am:
362
Lev Walkinf15320b2004-06-03 03:38:44 +0000363ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000364 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000365 unique=`for i in $$list; do \
366 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367 done | \
368 $(AWK) ' { files[$$0] = 1; } \
369 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000370 mkid -fID $$unique
371tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000372
373TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
374 $(TAGS_FILES) $(LISP)
375 tags=; \
376 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000378 unique=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380 done | \
381 $(AWK) ' { files[$$0] = 1; } \
382 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000383 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
384 test -z "$$unique" && unique=$$empty_fix; \
385 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386 $$tags $$unique; \
387 fi
388ctags: CTAGS
389CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390 $(TAGS_FILES) $(LISP)
391 tags=; \
392 here=`pwd`; \
393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
399 test -z "$(CTAGS_ARGS)$$tags$$unique" \
400 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000402
403GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000404 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000405 && cd $(top_srcdir) \
406 && gtags -i $(GTAGS_ARGS) $$here
407
408distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000409 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000410
411check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000413 srcdir=$(srcdir); export srcdir; \
414 list='$(TESTS)'; \
415 if test -n "$$list"; then \
416 for tst in $$list; do \
417 if test -f ./$$tst; then dir=./; \
418 elif test -f $$tst; then dir=; \
419 else dir="$(srcdir)/"; fi; \
420 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
421 all=`expr $$all + 1`; \
422 case " $(XFAIL_TESTS) " in \
423 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000424 xpass=`expr $$xpass + 1`; \
425 failed=`expr $$failed + 1`; \
426 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000427 ;; \
428 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000429 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000430 ;; \
431 esac; \
432 elif test $$? -ne 77; then \
433 all=`expr $$all + 1`; \
434 case " $(XFAIL_TESTS) " in \
435 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000436 xfail=`expr $$xfail + 1`; \
437 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000438 ;; \
439 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000440 failed=`expr $$failed + 1`; \
441 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000442 ;; \
443 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000444 else \
445 skip=`expr $$skip + 1`; \
446 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000447 fi; \
448 done; \
449 if test "$$failed" -eq 0; then \
450 if test "$$xfail" -eq 0; then \
451 banner="All $$all tests passed"; \
452 else \
453 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
454 fi; \
455 else \
456 if test "$$xpass" -eq 0; then \
457 banner="$$failed of $$all tests failed"; \
458 else \
459 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
460 fi; \
461 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000462 dashes="$$banner"; \
463 skipped=""; \
464 if test "$$skip" -ne 0; then \
465 skipped="($$skip tests were not run)"; \
466 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
467 dashes="$$skipped"; \
468 fi; \
469 report=""; \
470 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
471 report="Please report to $(PACKAGE_BUGREPORT)"; \
472 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
473 dashes="$$report"; \
474 fi; \
475 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000476 echo "$$dashes"; \
477 echo "$$banner"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000478 test -n "$$skipped" && echo "$$skipped"; \
479 test -n "$$report" && echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000480 echo "$$dashes"; \
481 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000482 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000483
484distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000485 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
486 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
487 list='$(DISTFILES)'; for file in $$list; do \
488 case $$file in \
489 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
490 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
491 esac; \
492 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000493 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
494 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000495 dir="/$$dir"; \
496 $(mkdir_p) "$(distdir)$$dir"; \
497 else \
498 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000499 fi; \
500 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000501 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
503 fi; \
504 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000505 else \
506 test -f $(distdir)/$$file \
507 || cp -p $$d/$$file $(distdir)/$$file \
508 || exit 1; \
509 fi; \
510 done
511check-am: all-am
512 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
513 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
514check: check-am
515all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000516installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000517install: install-am
518install-exec: install-exec-am
519install-data: install-data-am
520uninstall: uninstall-am
521
522install-am: all-am
523 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
524
525installcheck: installcheck-am
526install-strip:
527 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000528 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000529 `test -z '$(STRIP)' || \
530 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
531mostlyclean-generic:
532
533clean-generic:
534
535distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000536 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000537
538maintainer-clean-generic:
539 @echo "This command is intended for maintainers to use"
540 @echo "it deletes files that may require special tools to rebuild."
541clean: clean-am
542
543clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
544 clean-noinstLTLIBRARIES mostlyclean-am
545
546distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000547 -rm -rf ./$(DEPDIR)
548 -rm -f Makefile
549distclean-am: clean-am distclean-compile distclean-generic \
550 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000551
552dvi: dvi-am
553
554dvi-am:
555
Lev Walkin8e8b5482004-06-17 23:42:48 +0000556html: html-am
557
Lev Walkinf15320b2004-06-03 03:38:44 +0000558info: info-am
559
560info-am:
561
562install-data-am:
563
564install-exec-am:
565
566install-info: install-info-am
567
568install-man:
569
570installcheck-am:
571
572maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000573 -rm -rf ./$(DEPDIR)
574 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000575maintainer-clean-am: distclean-am maintainer-clean-generic
576
577mostlyclean: mostlyclean-am
578
579mostlyclean-am: mostlyclean-compile mostlyclean-generic \
580 mostlyclean-libtool
581
Lev Walkin8e8b5482004-06-17 23:42:48 +0000582pdf: pdf-am
583
584pdf-am:
585
586ps: ps-am
587
588ps-am:
589
Lev Walkinf15320b2004-06-03 03:38:44 +0000590uninstall-am: uninstall-info-am
591
Lev Walkin8e8b5482004-06-17 23:42:48 +0000592.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
Lev Walkinf15320b2004-06-03 03:38:44 +0000593 clean-checkPROGRAMS clean-generic clean-libtool \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000594 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
595 distclean-generic distclean-libtool distclean-tags distdir dvi \
596 dvi-am html html-am info info-am install install-am \
597 install-data install-data-am install-exec install-exec-am \
598 install-info install-info-am install-man install-strip \
599 installcheck installcheck-am installdirs maintainer-clean \
600 maintainer-clean-generic mostlyclean mostlyclean-compile \
601 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Lev Walkinf15320b2004-06-03 03:38:44 +0000602 tags uninstall uninstall-am uninstall-info-am
603
604# Tell versions [3.59,3.63) of GNU make to not export all variables.
605# Otherwise a system limit (for SysV at least) may be exceeded.
606.NOEXPORT: