blob: 74f98934e6bcb0036445ac73945164785bd1a653 [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@
vlm33a4ff12004-08-11 05:21:32 +0000104CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
105CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000106CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000107CPPFLAGS = @CPPFLAGS@
108CXX = @CXX@
109CXXCPP = @CXXCPP@
110CXXDEPMODE = @CXXDEPMODE@
111CXXFLAGS = @CXXFLAGS@
112CYGPATH_W = @CYGPATH_W@
113DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000114DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000115ECHO = @ECHO@
116ECHO_C = @ECHO_C@
117ECHO_N = @ECHO_N@
118ECHO_T = @ECHO_T@
119EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000120EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000121F77 = @F77@
122FFLAGS = @FFLAGS@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000127LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000128LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000129LEXLIB = @LEXLIB@
130LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
131LIBOBJS = @LIBOBJS@
132LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000133LIBTOOL = @LIBTOOL@
134LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000135LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000136MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000137MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
138MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
139MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000140OBJEXT = @OBJEXT@
141PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000147PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000148PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000149RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000150SET_MAKE = @SET_MAKE@
151SHELL = @SHELL@
152STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000153VERSION = @VERSION@
154YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000155ac_ct_AR = @ac_ct_AR@
156ac_ct_CC = @ac_ct_CC@
157ac_ct_CXX = @ac_ct_CXX@
158ac_ct_F77 = @ac_ct_F77@
159ac_ct_RANLIB = @ac_ct_RANLIB@
160ac_ct_STRIP = @ac_ct_STRIP@
161am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
162am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
163am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
164am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000165am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000166am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000167am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000168bindir = @bindir@
169build = @build@
170build_alias = @build_alias@
171build_cpu = @build_cpu@
172build_os = @build_os@
173build_vendor = @build_vendor@
174datadir = @datadir@
175exec_prefix = @exec_prefix@
176host = @host@
177host_alias = @host_alias@
178host_cpu = @host_cpu@
179host_os = @host_os@
180host_vendor = @host_vendor@
181includedir = @includedir@
182infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000183install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000184libdir = @libdir@
185libexecdir = @libexecdir@
186localstatedir = @localstatedir@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189oldincludedir = @oldincludedir@
190prefix = @prefix@
191program_transform_name = @program_transform_name@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194sysconfdir = @sysconfdir@
195target = @target@
196target_alias = @target_alias@
197target_cpu = @target_cpu@
198target_os = @target_os@
199target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000200AM_CPPFLAGS = \
201 -I${top_srcdir}/libasn1parser \
202 -I${top_srcdir}/libasn1fix
203
vlmfa67ddc2004-06-03 03:38:44 +0000204noinst_LTLIBRARIES = libasn1compiler.la
vlmfa67ddc2004-06-03 03:38:44 +0000205libasn1compiler_la_LDFLAGS = -all-static
206libasn1compiler_la_SOURCES = \
207 asn1compiler.c asn1compiler.h \
208 asn1c_misc.c asn1c_misc.h \
209 asn1c_out.c asn1c_out.h \
210 asn1c_lang.c asn1c_lang.h \
211 asn1c_save.c asn1c_save.h \
212 asn1c_C.c asn1c_C.h \
213 asn1c_internal.h
214
vlmfa67ddc2004-06-03 03:38:44 +0000215libasn1compiler_la_LIBADD = \
216 ${top_builddir}/libasn1parser/libasn1parser.la \
217 ${top_builddir}/libasn1fix/libasn1fix.la
218
vlmfa67ddc2004-06-03 03:38:44 +0000219TESTS = ${check_PROGRAMS}
vlmfa67ddc2004-06-03 03:38:44 +0000220LDADD = ${noinst_LTLIBRARIES} ${libasn1compiler_la_LIBADD}
221DEPENDENCIES = ${LDADD}
vlmfa67ddc2004-06-03 03:38:44 +0000222all: all-am
223
224.SUFFIXES:
225.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000226$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
227 @for dep in $?; do \
228 case '$(am__configure_deps)' in \
229 *$$dep*) \
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
231 && exit 0; \
232 exit 1;; \
233 esac; \
234 done; \
235 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1compiler/Makefile'; \
236 cd $(top_srcdir) && \
237 $(AUTOMAKE) --gnu libasn1compiler/Makefile
238.PRECIOUS: Makefile
239Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240 @case '$?' in \
241 *config.status*) \
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243 *) \
244 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246 esac;
247
248$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256clean-noinstLTLIBRARIES:
257 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
258 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
259 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
260 test "$$dir" = "$$p" && dir=.; \
261 echo "rm -f \"$${dir}/so_locations\""; \
262 rm -f "$${dir}/so_locations"; \
263 done
264libasn1compiler.la: $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_DEPENDENCIES)
265 $(LINK) $(libasn1compiler_la_LDFLAGS) $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_LIBADD) $(LIBS)
266
267clean-checkPROGRAMS:
268 @list='$(check_PROGRAMS)'; for p in $$list; do \
269 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
270 echo " rm -f $$p $$f"; \
271 rm -f $$p $$f ; \
272 done
273check_compiler$(EXEEXT): $(check_compiler_OBJECTS) $(check_compiler_DEPENDENCIES)
274 @rm -f check_compiler$(EXEEXT)
275 $(LINK) $(check_compiler_LDFLAGS) $(check_compiler_OBJECTS) $(check_compiler_LDADD) $(LIBS)
276
277mostlyclean-compile:
278 -rm -f *.$(OBJEXT)
279
280distclean-compile:
281 -rm -f *.tab.c
282
283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_C.Plo@am__quote@
284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_lang.Plo@am__quote@
285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_misc.Plo@am__quote@
286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_out.Plo@am__quote@
287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_save.Plo@am__quote@
288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1compiler.Plo@am__quote@
289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_compiler.Po@am__quote@
290
291.c.o:
292@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
293@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
294@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
296@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297@am__fastdepCC_FALSE@ $(COMPILE) -c $<
298
299.c.obj:
300@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
301@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
302@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
304@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
306
307.c.lo:
308@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
309@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
310@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
311@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
312@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000314
315mostlyclean-libtool:
316 -rm -f *.lo
317
318clean-libtool:
319 -rm -rf .libs _libs
320
321distclean-libtool:
322 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000323uninstall-info-am:
324
vlmfa67ddc2004-06-03 03:38:44 +0000325ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000326 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000327 unique=`for i in $$list; do \
328 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329 done | \
330 $(AWK) ' { files[$$0] = 1; } \
331 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000332 mkid -fID $$unique
333tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000334
335TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
336 $(TAGS_FILES) $(LISP)
337 tags=; \
338 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000345 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
346 test -z "$$unique" && unique=$$empty_fix; \
347 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348 $$tags $$unique; \
349 fi
350ctags: CTAGS
351CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
352 $(TAGS_FILES) $(LISP)
353 tags=; \
354 here=`pwd`; \
355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356 unique=`for i in $$list; do \
357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358 done | \
359 $(AWK) ' { files[$$0] = 1; } \
360 END { for (i in files) print i; }'`; \
361 test -z "$(CTAGS_ARGS)$$tags$$unique" \
362 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
363 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000364
365GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000366 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000367 && cd $(top_srcdir) \
368 && gtags -i $(GTAGS_ARGS) $$here
369
370distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000371 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000372
373check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000374 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000375 srcdir=$(srcdir); export srcdir; \
376 list='$(TESTS)'; \
377 if test -n "$$list"; then \
378 for tst in $$list; do \
379 if test -f ./$$tst; then dir=./; \
380 elif test -f $$tst; then dir=; \
381 else dir="$(srcdir)/"; fi; \
382 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
383 all=`expr $$all + 1`; \
384 case " $(XFAIL_TESTS) " in \
385 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000386 xpass=`expr $$xpass + 1`; \
387 failed=`expr $$failed + 1`; \
388 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000389 ;; \
390 *) \
vlm8f3eb992004-06-17 23:42:48 +0000391 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000392 ;; \
393 esac; \
394 elif test $$? -ne 77; then \
395 all=`expr $$all + 1`; \
396 case " $(XFAIL_TESTS) " in \
397 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000398 xfail=`expr $$xfail + 1`; \
399 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000400 ;; \
401 *) \
vlm8f3eb992004-06-17 23:42:48 +0000402 failed=`expr $$failed + 1`; \
403 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000404 ;; \
405 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000406 else \
407 skip=`expr $$skip + 1`; \
408 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000409 fi; \
410 done; \
411 if test "$$failed" -eq 0; then \
412 if test "$$xfail" -eq 0; then \
413 banner="All $$all tests passed"; \
414 else \
415 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
416 fi; \
417 else \
418 if test "$$xpass" -eq 0; then \
419 banner="$$failed of $$all tests failed"; \
420 else \
421 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
422 fi; \
423 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000424 dashes="$$banner"; \
425 skipped=""; \
426 if test "$$skip" -ne 0; then \
427 skipped="($$skip tests were not run)"; \
428 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
429 dashes="$$skipped"; \
430 fi; \
431 report=""; \
432 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
433 report="Please report to $(PACKAGE_BUGREPORT)"; \
434 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
435 dashes="$$report"; \
436 fi; \
437 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000438 echo "$$dashes"; \
439 echo "$$banner"; \
vlm8f3eb992004-06-17 23:42:48 +0000440 test -n "$$skipped" && echo "$$skipped"; \
441 test -n "$$report" && echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000442 echo "$$dashes"; \
443 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000444 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000445
446distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000447 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
448 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
449 list='$(DISTFILES)'; for file in $$list; do \
450 case $$file in \
451 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
452 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
453 esac; \
454 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000455 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
456 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000457 dir="/$$dir"; \
458 $(mkdir_p) "$(distdir)$$dir"; \
459 else \
460 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000461 fi; \
462 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000463 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
465 fi; \
466 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000467 else \
468 test -f $(distdir)/$$file \
469 || cp -p $$d/$$file $(distdir)/$$file \
470 || exit 1; \
471 fi; \
472 done
473check-am: all-am
474 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
475 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
476check: check-am
477all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000478installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000479install: install-am
480install-exec: install-exec-am
481install-data: install-data-am
482uninstall: uninstall-am
483
484install-am: all-am
485 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
486
487installcheck: installcheck-am
488install-strip:
489 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000490 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000491 `test -z '$(STRIP)' || \
492 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
493mostlyclean-generic:
494
495clean-generic:
496
497distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000498 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000499
500maintainer-clean-generic:
501 @echo "This command is intended for maintainers to use"
502 @echo "it deletes files that may require special tools to rebuild."
503clean: clean-am
504
505clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
506 clean-noinstLTLIBRARIES mostlyclean-am
507
508distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000509 -rm -rf ./$(DEPDIR)
510 -rm -f Makefile
511distclean-am: clean-am distclean-compile distclean-generic \
512 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000513
514dvi: dvi-am
515
516dvi-am:
517
vlm8f3eb992004-06-17 23:42:48 +0000518html: html-am
519
vlmfa67ddc2004-06-03 03:38:44 +0000520info: info-am
521
522info-am:
523
524install-data-am:
525
526install-exec-am:
527
528install-info: install-info-am
529
530install-man:
531
532installcheck-am:
533
534maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000535 -rm -rf ./$(DEPDIR)
536 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000537maintainer-clean-am: distclean-am maintainer-clean-generic
538
539mostlyclean: mostlyclean-am
540
541mostlyclean-am: mostlyclean-compile mostlyclean-generic \
542 mostlyclean-libtool
543
vlm8f3eb992004-06-17 23:42:48 +0000544pdf: pdf-am
545
546pdf-am:
547
548ps: ps-am
549
550ps-am:
551
vlmfa67ddc2004-06-03 03:38:44 +0000552uninstall-am: uninstall-info-am
553
vlm8f3eb992004-06-17 23:42:48 +0000554.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000555 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000556 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
557 distclean-generic distclean-libtool distclean-tags distdir dvi \
558 dvi-am html html-am info info-am install install-am \
559 install-data install-data-am install-exec install-exec-am \
560 install-info install-info-am install-man install-strip \
561 installcheck installcheck-am installdirs maintainer-clean \
562 maintainer-clean-generic mostlyclean mostlyclean-compile \
563 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000564 tags uninstall uninstall-am uninstall-info-am
565
566# Tell versions [3.59,3.63) of GNU make to not export all variables.
567# Otherwise a system limit (for SysV at least) may be exceeded.
568.NOEXPORT: