blob: 032a8292ac1039f236d66d1adeb94fa283058726 [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 = $(libasn1compiler_la_SOURCES) check_compiler.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_compiler$(EXEEXT)
43subdir = libasn1compiler
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)
53libasn1compiler_la_DEPENDENCIES = \
54 ${top_builddir}/libasn1parser/libasn1parser.la \
55 ${top_builddir}/libasn1fix/libasn1fix.la
56am_libasn1compiler_la_OBJECTS = asn1compiler.lo asn1c_misc.lo \
57 asn1c_out.lo asn1c_lang.lo asn1c_save.lo asn1c_C.lo
58libasn1compiler_la_OBJECTS = $(am_libasn1compiler_la_OBJECTS)
59check_compiler_SOURCES = check_compiler.c
60check_compiler_OBJECTS = check_compiler.$(OBJEXT)
61check_compiler_LDADD = $(LDADD)
62am__DEPENDENCIES_1 = libasn1compiler.la
63am__DEPENDENCIES_2 = ${top_builddir}/libasn1parser/libasn1parser.la \
64 ${top_builddir}/libasn1fix/libasn1fix.la
65check_compiler_DEPENDENCIES = $(am__DEPENDENCIES_1) \
66 $(am__DEPENDENCIES_2)
67DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
68depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
70@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1c_C.Plo \
71@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_lang.Plo \
72@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_misc.Plo \
73@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_out.Plo \
74@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_save.Plo \
75@AMDEP_TRUE@ ./$(DEPDIR)/asn1compiler.Plo \
76@AMDEP_TRUE@ ./$(DEPDIR)/check_compiler.Po
77COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81 $(AM_CFLAGS) $(CFLAGS)
82CCLD = $(CC)
83LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84 $(AM_LDFLAGS) $(LDFLAGS) -o $@
85SOURCES = $(libasn1compiler_la_SOURCES) check_compiler.c
86DIST_SOURCES = $(libasn1compiler_la_SOURCES) check_compiler.c
87ETAGS = etags
88CTAGS = ctags
89DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +000091ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +000092AMDEP_FALSE = @AMDEP_FALSE@
93AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000094AMTAR = @AMTAR@
95AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +000096AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +000099AWK = @AWK@
100CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +0000101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000103CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
104CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000105CPPFLAGS = @CPPFLAGS@
106CXX = @CXX@
107CXXCPP = @CXXCPP@
108CXXDEPMODE = @CXXDEPMODE@
109CXXFLAGS = @CXXFLAGS@
110CYGPATH_W = @CYGPATH_W@
111DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000112DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000113ECHO = @ECHO@
114ECHO_C = @ECHO_C@
115ECHO_N = @ECHO_N@
116ECHO_T = @ECHO_T@
117EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000118EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000119F77 = @F77@
120FFLAGS = @FFLAGS@
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000125LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000126LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000127LEXLIB = @LEXLIB@
128LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
129LIBOBJS = @LIBOBJS@
130LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000131LIBTOOL = @LIBTOOL@
132LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000133LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000134MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000135MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
136MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
137MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000138OBJEXT = @OBJEXT@
139PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000145PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000146PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000147RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000151VERSION = @VERSION@
152YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000153ac_ct_AR = @ac_ct_AR@
154ac_ct_CC = @ac_ct_CC@
155ac_ct_CXX = @ac_ct_CXX@
156ac_ct_F77 = @ac_ct_F77@
157ac_ct_RANLIB = @ac_ct_RANLIB@
158ac_ct_STRIP = @ac_ct_STRIP@
159am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
162am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000163am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000164am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000165am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000166bindir = @bindir@
167build = @build@
168build_alias = @build_alias@
169build_cpu = @build_cpu@
170build_os = @build_os@
171build_vendor = @build_vendor@
172datadir = @datadir@
173exec_prefix = @exec_prefix@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179includedir = @includedir@
180infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000181install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000182libdir = @libdir@
183libexecdir = @libexecdir@
184localstatedir = @localstatedir@
185mandir = @mandir@
186mkdir_p = @mkdir_p@
187oldincludedir = @oldincludedir@
188prefix = @prefix@
189program_transform_name = @program_transform_name@
190sbindir = @sbindir@
191sharedstatedir = @sharedstatedir@
192sysconfdir = @sysconfdir@
193target = @target@
194target_alias = @target_alias@
195target_cpu = @target_cpu@
196target_os = @target_os@
197target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000198AM_CPPFLAGS = \
199 -I${top_srcdir}/libasn1parser \
200 -I${top_srcdir}/libasn1fix
201
vlmfa67ddc2004-06-03 03:38:44 +0000202noinst_LTLIBRARIES = libasn1compiler.la
vlmfa67ddc2004-06-03 03:38:44 +0000203libasn1compiler_la_LDFLAGS = -all-static
204libasn1compiler_la_SOURCES = \
205 asn1compiler.c asn1compiler.h \
206 asn1c_misc.c asn1c_misc.h \
207 asn1c_out.c asn1c_out.h \
208 asn1c_lang.c asn1c_lang.h \
209 asn1c_save.c asn1c_save.h \
210 asn1c_C.c asn1c_C.h \
211 asn1c_internal.h
212
vlmfa67ddc2004-06-03 03:38:44 +0000213libasn1compiler_la_LIBADD = \
214 ${top_builddir}/libasn1parser/libasn1parser.la \
215 ${top_builddir}/libasn1fix/libasn1fix.la
216
vlmfa67ddc2004-06-03 03:38:44 +0000217TESTS = ${check_PROGRAMS}
vlmfa67ddc2004-06-03 03:38:44 +0000218LDADD = ${noinst_LTLIBRARIES} ${libasn1compiler_la_LIBADD}
219DEPENDENCIES = ${LDADD}
vlmfa67ddc2004-06-03 03:38:44 +0000220all: all-am
221
222.SUFFIXES:
223.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000224$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
225 @for dep in $?; do \
226 case '$(am__configure_deps)' in \
227 *$$dep*) \
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
229 && exit 0; \
230 exit 1;; \
231 esac; \
232 done; \
233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1compiler/Makefile'; \
234 cd $(top_srcdir) && \
235 $(AUTOMAKE) --gnu libasn1compiler/Makefile
236.PRECIOUS: Makefile
237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238 @case '$?' in \
239 *config.status*) \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241 *) \
242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244 esac;
245
246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254clean-noinstLTLIBRARIES:
255 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
256 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
257 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
258 test "$$dir" = "$$p" && dir=.; \
259 echo "rm -f \"$${dir}/so_locations\""; \
260 rm -f "$${dir}/so_locations"; \
261 done
262libasn1compiler.la: $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_DEPENDENCIES)
263 $(LINK) $(libasn1compiler_la_LDFLAGS) $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_LIBADD) $(LIBS)
264
265clean-checkPROGRAMS:
266 @list='$(check_PROGRAMS)'; for p in $$list; do \
267 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
268 echo " rm -f $$p $$f"; \
269 rm -f $$p $$f ; \
270 done
271check_compiler$(EXEEXT): $(check_compiler_OBJECTS) $(check_compiler_DEPENDENCIES)
272 @rm -f check_compiler$(EXEEXT)
273 $(LINK) $(check_compiler_LDFLAGS) $(check_compiler_OBJECTS) $(check_compiler_LDADD) $(LIBS)
274
275mostlyclean-compile:
276 -rm -f *.$(OBJEXT)
277
278distclean-compile:
279 -rm -f *.tab.c
280
281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_C.Plo@am__quote@
282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_lang.Plo@am__quote@
283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_misc.Plo@am__quote@
284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_out.Plo@am__quote@
285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_save.Plo@am__quote@
286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1compiler.Plo@am__quote@
287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_compiler.Po@am__quote@
288
289.c.o:
290@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
291@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
292@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
293@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
294@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
295@am__fastdepCC_FALSE@ $(COMPILE) -c $<
296
297.c.obj:
298@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
299@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
300@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
301@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
302@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
304
305.c.lo:
306@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
307@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
309@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
310@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000312
313mostlyclean-libtool:
314 -rm -f *.lo
315
316clean-libtool:
317 -rm -rf .libs _libs
318
319distclean-libtool:
320 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000321uninstall-info-am:
322
vlmfa67ddc2004-06-03 03:38:44 +0000323ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) ' { files[$$0] = 1; } \
329 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000330 mkid -fID $$unique
331tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000332
333TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
335 tags=; \
336 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000343 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
344 test -z "$$unique" && unique=$$empty_fix; \
345 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346 $$tags $$unique; \
347 fi
348ctags: CTAGS
349CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 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; }'`; \
359 test -z "$(CTAGS_ARGS)$$tags$$unique" \
360 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
361 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000362
363GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000364 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000365 && cd $(top_srcdir) \
366 && gtags -i $(GTAGS_ARGS) $$here
367
368distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000369 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000370
371check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000372 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000373 srcdir=$(srcdir); export srcdir; \
374 list='$(TESTS)'; \
375 if test -n "$$list"; then \
376 for tst in $$list; do \
377 if test -f ./$$tst; then dir=./; \
378 elif test -f $$tst; then dir=; \
379 else dir="$(srcdir)/"; fi; \
380 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
381 all=`expr $$all + 1`; \
382 case " $(XFAIL_TESTS) " in \
383 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000384 xpass=`expr $$xpass + 1`; \
385 failed=`expr $$failed + 1`; \
386 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000387 ;; \
388 *) \
vlm8f3eb992004-06-17 23:42:48 +0000389 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000390 ;; \
391 esac; \
392 elif test $$? -ne 77; then \
393 all=`expr $$all + 1`; \
394 case " $(XFAIL_TESTS) " in \
395 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000396 xfail=`expr $$xfail + 1`; \
397 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000398 ;; \
399 *) \
vlm8f3eb992004-06-17 23:42:48 +0000400 failed=`expr $$failed + 1`; \
401 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000402 ;; \
403 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000404 else \
405 skip=`expr $$skip + 1`; \
406 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000407 fi; \
408 done; \
409 if test "$$failed" -eq 0; then \
410 if test "$$xfail" -eq 0; then \
411 banner="All $$all tests passed"; \
412 else \
413 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
414 fi; \
415 else \
416 if test "$$xpass" -eq 0; then \
417 banner="$$failed of $$all tests failed"; \
418 else \
419 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
420 fi; \
421 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000422 dashes="$$banner"; \
423 skipped=""; \
424 if test "$$skip" -ne 0; then \
425 skipped="($$skip tests were not run)"; \
426 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
427 dashes="$$skipped"; \
428 fi; \
429 report=""; \
430 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
431 report="Please report to $(PACKAGE_BUGREPORT)"; \
432 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
433 dashes="$$report"; \
434 fi; \
435 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000436 echo "$$dashes"; \
437 echo "$$banner"; \
vlm8f3eb992004-06-17 23:42:48 +0000438 test -n "$$skipped" && echo "$$skipped"; \
439 test -n "$$report" && echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000440 echo "$$dashes"; \
441 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000442 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000443
444distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000445 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
446 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
447 list='$(DISTFILES)'; for file in $$list; do \
448 case $$file in \
449 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
450 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
451 esac; \
452 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000453 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
454 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000455 dir="/$$dir"; \
456 $(mkdir_p) "$(distdir)$$dir"; \
457 else \
458 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000459 fi; \
460 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000461 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
463 fi; \
464 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000465 else \
466 test -f $(distdir)/$$file \
467 || cp -p $$d/$$file $(distdir)/$$file \
468 || exit 1; \
469 fi; \
470 done
471check-am: all-am
472 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
473 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
474check: check-am
475all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000476installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000477install: install-am
478install-exec: install-exec-am
479install-data: install-data-am
480uninstall: uninstall-am
481
482install-am: all-am
483 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484
485installcheck: installcheck-am
486install-strip:
487 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000488 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000489 `test -z '$(STRIP)' || \
490 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
491mostlyclean-generic:
492
493clean-generic:
494
495distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000496 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000497
498maintainer-clean-generic:
499 @echo "This command is intended for maintainers to use"
500 @echo "it deletes files that may require special tools to rebuild."
501clean: clean-am
502
503clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
504 clean-noinstLTLIBRARIES mostlyclean-am
505
506distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000507 -rm -rf ./$(DEPDIR)
508 -rm -f Makefile
509distclean-am: clean-am distclean-compile distclean-generic \
510 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000511
512dvi: dvi-am
513
514dvi-am:
515
vlm8f3eb992004-06-17 23:42:48 +0000516html: html-am
517
vlmfa67ddc2004-06-03 03:38:44 +0000518info: info-am
519
520info-am:
521
522install-data-am:
523
524install-exec-am:
525
526install-info: install-info-am
527
528install-man:
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000533 -rm -rf ./$(DEPDIR)
534 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000535maintainer-clean-am: distclean-am maintainer-clean-generic
536
537mostlyclean: mostlyclean-am
538
539mostlyclean-am: mostlyclean-compile mostlyclean-generic \
540 mostlyclean-libtool
541
vlm8f3eb992004-06-17 23:42:48 +0000542pdf: pdf-am
543
544pdf-am:
545
546ps: ps-am
547
548ps-am:
549
vlmfa67ddc2004-06-03 03:38:44 +0000550uninstall-am: uninstall-info-am
551
vlm8f3eb992004-06-17 23:42:48 +0000552.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000553 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000554 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
555 distclean-generic distclean-libtool distclean-tags distdir dvi \
556 dvi-am html html-am info info-am install install-am \
557 install-data install-data-am install-exec install-exec-am \
558 install-info install-info-am install-man install-strip \
559 installcheck installcheck-am installdirs maintainer-clean \
560 maintainer-clean-generic mostlyclean mostlyclean-compile \
561 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000562 tags uninstall uninstall-am uninstall-info-am
563
564# Tell versions [3.59,3.63) of GNU make to not export all variables.
565# Otherwise a system limit (for SysV at least) may be exceeded.
566.NOEXPORT: