blob: 64c0037702cd87d34aa81f1a785a882fa471ee22 [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 \
vlm1f1d8cb2004-08-13 16:58:19 +000057 asn1c_out.lo asn1c_lang.lo asn1c_save.lo asn1c_C.lo \
58 asn1c_compat.lo
vlm8f3eb992004-06-17 23:42:48 +000059libasn1compiler_la_OBJECTS = $(am_libasn1compiler_la_OBJECTS)
60check_compiler_SOURCES = check_compiler.c
61check_compiler_OBJECTS = check_compiler.$(OBJEXT)
62check_compiler_LDADD = $(LDADD)
63am__DEPENDENCIES_1 = libasn1compiler.la
64am__DEPENDENCIES_2 = ${top_builddir}/libasn1parser/libasn1parser.la \
65 ${top_builddir}/libasn1fix/libasn1fix.la
66check_compiler_DEPENDENCIES = $(am__DEPENDENCIES_1) \
67 $(am__DEPENDENCIES_2)
68DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
69depcomp = $(SHELL) $(top_srcdir)/depcomp
70am__depfiles_maybe = depfiles
71@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1c_C.Plo \
vlm1f1d8cb2004-08-13 16:58:19 +000072@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_compat.Plo \
vlm8f3eb992004-06-17 23:42:48 +000073@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_lang.Plo \
74@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_misc.Plo \
75@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_out.Plo \
76@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_save.Plo \
77@AMDEP_TRUE@ ./$(DEPDIR)/asn1compiler.Plo \
78@AMDEP_TRUE@ ./$(DEPDIR)/check_compiler.Po
79COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
82 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
83 $(AM_CFLAGS) $(CFLAGS)
84CCLD = $(CC)
85LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86 $(AM_LDFLAGS) $(LDFLAGS) -o $@
87SOURCES = $(libasn1compiler_la_SOURCES) check_compiler.c
88DIST_SOURCES = $(libasn1compiler_la_SOURCES) check_compiler.c
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +000093ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +000094AMDEP_FALSE = @AMDEP_FALSE@
95AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000096AMTAR = @AMTAR@
97AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +000098AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +0000101AWK = @AWK@
102CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +0000103CCDEPMODE = @CCDEPMODE@
104CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000105CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm33a4ff12004-08-11 05:21:32 +0000106CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
107CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000108CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +0000109CPPFLAGS = @CPPFLAGS@
110CXX = @CXX@
111CXXCPP = @CXXCPP@
112CXXDEPMODE = @CXXDEPMODE@
113CXXFLAGS = @CXXFLAGS@
114CYGPATH_W = @CYGPATH_W@
115DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000116DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000117ECHO = @ECHO@
118ECHO_C = @ECHO_C@
119ECHO_N = @ECHO_N@
120ECHO_T = @ECHO_T@
121EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000122EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000123F77 = @F77@
124FFLAGS = @FFLAGS@
125INSTALL_DATA = @INSTALL_DATA@
126INSTALL_PROGRAM = @INSTALL_PROGRAM@
127INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000128INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000129LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000130LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000131LEXLIB = @LEXLIB@
132LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
133LIBOBJS = @LIBOBJS@
134LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000135LIBTOOL = @LIBTOOL@
136LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000137LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000138MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000139MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
140MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
141MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000142OBJEXT = @OBJEXT@
143PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000144PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145PACKAGE_NAME = @PACKAGE_NAME@
146PACKAGE_STRING = @PACKAGE_STRING@
147PACKAGE_TARNAME = @PACKAGE_TARNAME@
148PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000149PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000150PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000151RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000155VERSION = @VERSION@
156YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000157ac_ct_AR = @ac_ct_AR@
158ac_ct_CC = @ac_ct_CC@
159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_F77 = @ac_ct_F77@
161ac_ct_RANLIB = @ac_ct_RANLIB@
162ac_ct_STRIP = @ac_ct_STRIP@
163am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000167am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000168am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000169am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000170bindir = @bindir@
171build = @build@
172build_alias = @build_alias@
173build_cpu = @build_cpu@
174build_os = @build_os@
175build_vendor = @build_vendor@
176datadir = @datadir@
177exec_prefix = @exec_prefix@
178host = @host@
179host_alias = @host_alias@
180host_cpu = @host_cpu@
181host_os = @host_os@
182host_vendor = @host_vendor@
183includedir = @includedir@
184infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000185install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000186libdir = @libdir@
187libexecdir = @libexecdir@
188localstatedir = @localstatedir@
189mandir = @mandir@
190mkdir_p = @mkdir_p@
191oldincludedir = @oldincludedir@
192prefix = @prefix@
193program_transform_name = @program_transform_name@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196sysconfdir = @sysconfdir@
197target = @target@
198target_alias = @target_alias@
199target_cpu = @target_cpu@
200target_os = @target_os@
201target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000202AM_CPPFLAGS = \
203 -I${top_srcdir}/libasn1parser \
204 -I${top_srcdir}/libasn1fix
205
vlmfa67ddc2004-06-03 03:38:44 +0000206noinst_LTLIBRARIES = libasn1compiler.la
vlmfa67ddc2004-06-03 03:38:44 +0000207libasn1compiler_la_LDFLAGS = -all-static
208libasn1compiler_la_SOURCES = \
209 asn1compiler.c asn1compiler.h \
210 asn1c_misc.c asn1c_misc.h \
211 asn1c_out.c asn1c_out.h \
212 asn1c_lang.c asn1c_lang.h \
213 asn1c_save.c asn1c_save.h \
214 asn1c_C.c asn1c_C.h \
vlm1f1d8cb2004-08-13 16:58:19 +0000215 asn1c_compat.c asn1c_compat.h \
vlmfa67ddc2004-06-03 03:38:44 +0000216 asn1c_internal.h
217
vlmfa67ddc2004-06-03 03:38:44 +0000218libasn1compiler_la_LIBADD = \
219 ${top_builddir}/libasn1parser/libasn1parser.la \
220 ${top_builddir}/libasn1fix/libasn1fix.la
221
vlmfa67ddc2004-06-03 03:38:44 +0000222TESTS = ${check_PROGRAMS}
vlmfa67ddc2004-06-03 03:38:44 +0000223LDADD = ${noinst_LTLIBRARIES} ${libasn1compiler_la_LIBADD}
224DEPENDENCIES = ${LDADD}
vlmfa67ddc2004-06-03 03:38:44 +0000225all: all-am
226
227.SUFFIXES:
228.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000229$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 @for dep in $?; do \
231 case '$(am__configure_deps)' in \
232 *$$dep*) \
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
234 && exit 0; \
235 exit 1;; \
236 esac; \
237 done; \
238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1compiler/Makefile'; \
239 cd $(top_srcdir) && \
240 $(AUTOMAKE) --gnu libasn1compiler/Makefile
241.PRECIOUS: Makefile
242Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243 @case '$?' in \
244 *config.status*) \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249 esac;
250
251$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259clean-noinstLTLIBRARIES:
260 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
261 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
262 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
263 test "$$dir" = "$$p" && dir=.; \
264 echo "rm -f \"$${dir}/so_locations\""; \
265 rm -f "$${dir}/so_locations"; \
266 done
267libasn1compiler.la: $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_DEPENDENCIES)
268 $(LINK) $(libasn1compiler_la_LDFLAGS) $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_LIBADD) $(LIBS)
269
270clean-checkPROGRAMS:
271 @list='$(check_PROGRAMS)'; for p in $$list; do \
272 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
273 echo " rm -f $$p $$f"; \
274 rm -f $$p $$f ; \
275 done
276check_compiler$(EXEEXT): $(check_compiler_OBJECTS) $(check_compiler_DEPENDENCIES)
277 @rm -f check_compiler$(EXEEXT)
278 $(LINK) $(check_compiler_LDFLAGS) $(check_compiler_OBJECTS) $(check_compiler_LDADD) $(LIBS)
279
280mostlyclean-compile:
281 -rm -f *.$(OBJEXT)
282
283distclean-compile:
284 -rm -f *.tab.c
285
286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_C.Plo@am__quote@
vlm1f1d8cb2004-08-13 16:58:19 +0000287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_compat.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_lang.Plo@am__quote@
289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_misc.Plo@am__quote@
290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_out.Plo@am__quote@
291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_save.Plo@am__quote@
292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1compiler.Plo@am__quote@
293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_compiler.Po@am__quote@
294
295.c.o:
296@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
297@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
298@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
299@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@am__fastdepCC_FALSE@ $(COMPILE) -c $<
302
303.c.obj:
304@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
305@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
306@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
308@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
310
311.c.lo:
312@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
313@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
314@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
315@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
316@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000318
319mostlyclean-libtool:
320 -rm -f *.lo
321
322clean-libtool:
323 -rm -rf .libs _libs
324
325distclean-libtool:
326 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000327uninstall-info-am:
328
vlmfa67ddc2004-06-03 03:38:44 +0000329ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000330 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000331 unique=`for i in $$list; do \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 done | \
334 $(AWK) ' { files[$$0] = 1; } \
335 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000336 mkid -fID $$unique
337tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000338
339TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
340 $(TAGS_FILES) $(LISP)
341 tags=; \
342 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000343 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 done | \
347 $(AWK) ' { files[$$0] = 1; } \
348 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000349 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
350 test -z "$$unique" && unique=$$empty_fix; \
351 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352 $$tags $$unique; \
353 fi
354ctags: CTAGS
355CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
356 $(TAGS_FILES) $(LISP)
357 tags=; \
358 here=`pwd`; \
359 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360 unique=`for i in $$list; do \
361 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362 done | \
363 $(AWK) ' { files[$$0] = 1; } \
364 END { for (i in files) print i; }'`; \
365 test -z "$(CTAGS_ARGS)$$tags$$unique" \
366 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
367 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000368
369GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000370 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000371 && cd $(top_srcdir) \
372 && gtags -i $(GTAGS_ARGS) $$here
373
374distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000375 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000376
377check-TESTS: $(TESTS)
vlm8f3eb992004-06-17 23:42:48 +0000378 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
vlmfa67ddc2004-06-03 03:38:44 +0000379 srcdir=$(srcdir); export srcdir; \
380 list='$(TESTS)'; \
381 if test -n "$$list"; then \
382 for tst in $$list; do \
383 if test -f ./$$tst; then dir=./; \
384 elif test -f $$tst; then dir=; \
385 else dir="$(srcdir)/"; fi; \
386 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
387 all=`expr $$all + 1`; \
388 case " $(XFAIL_TESTS) " in \
389 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000390 xpass=`expr $$xpass + 1`; \
391 failed=`expr $$failed + 1`; \
392 echo "XPASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000393 ;; \
394 *) \
vlm8f3eb992004-06-17 23:42:48 +0000395 echo "PASS: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000396 ;; \
397 esac; \
398 elif test $$? -ne 77; then \
399 all=`expr $$all + 1`; \
400 case " $(XFAIL_TESTS) " in \
401 *" $$tst "*) \
vlm8f3eb992004-06-17 23:42:48 +0000402 xfail=`expr $$xfail + 1`; \
403 echo "XFAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000404 ;; \
405 *) \
vlm8f3eb992004-06-17 23:42:48 +0000406 failed=`expr $$failed + 1`; \
407 echo "FAIL: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000408 ;; \
409 esac; \
vlm8f3eb992004-06-17 23:42:48 +0000410 else \
411 skip=`expr $$skip + 1`; \
412 echo "SKIP: $$tst"; \
vlmfa67ddc2004-06-03 03:38:44 +0000413 fi; \
414 done; \
415 if test "$$failed" -eq 0; then \
416 if test "$$xfail" -eq 0; then \
417 banner="All $$all tests passed"; \
418 else \
419 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
420 fi; \
421 else \
422 if test "$$xpass" -eq 0; then \
423 banner="$$failed of $$all tests failed"; \
424 else \
425 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
426 fi; \
427 fi; \
vlm8f3eb992004-06-17 23:42:48 +0000428 dashes="$$banner"; \
429 skipped=""; \
430 if test "$$skip" -ne 0; then \
431 skipped="($$skip tests were not run)"; \
432 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
433 dashes="$$skipped"; \
434 fi; \
435 report=""; \
436 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
437 report="Please report to $(PACKAGE_BUGREPORT)"; \
438 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
439 dashes="$$report"; \
440 fi; \
441 dashes=`echo "$$dashes" | sed s/./=/g`; \
vlmfa67ddc2004-06-03 03:38:44 +0000442 echo "$$dashes"; \
443 echo "$$banner"; \
vlm8f3eb992004-06-17 23:42:48 +0000444 test -n "$$skipped" && echo "$$skipped"; \
445 test -n "$$report" && echo "$$report"; \
vlmfa67ddc2004-06-03 03:38:44 +0000446 echo "$$dashes"; \
447 test "$$failed" -eq 0; \
vlm8f3eb992004-06-17 23:42:48 +0000448 else :; fi
vlmfa67ddc2004-06-03 03:38:44 +0000449
450distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000451 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
452 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
453 list='$(DISTFILES)'; for file in $$list; do \
454 case $$file in \
455 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
456 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
457 esac; \
458 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000459 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
460 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000461 dir="/$$dir"; \
462 $(mkdir_p) "$(distdir)$$dir"; \
463 else \
464 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000465 fi; \
466 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000467 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
469 fi; \
470 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000471 else \
472 test -f $(distdir)/$$file \
473 || cp -p $$d/$$file $(distdir)/$$file \
474 || exit 1; \
475 fi; \
476 done
477check-am: all-am
478 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
479 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
480check: check-am
481all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000482installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000483install: install-am
484install-exec: install-exec-am
485install-data: install-data-am
486uninstall: uninstall-am
487
488install-am: all-am
489 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
490
491installcheck: installcheck-am
492install-strip:
493 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000494 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000495 `test -z '$(STRIP)' || \
496 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
497mostlyclean-generic:
498
499clean-generic:
500
501distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000502 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000503
504maintainer-clean-generic:
505 @echo "This command is intended for maintainers to use"
506 @echo "it deletes files that may require special tools to rebuild."
507clean: clean-am
508
509clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
510 clean-noinstLTLIBRARIES mostlyclean-am
511
512distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000513 -rm -rf ./$(DEPDIR)
514 -rm -f Makefile
515distclean-am: clean-am distclean-compile distclean-generic \
516 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000517
518dvi: dvi-am
519
520dvi-am:
521
vlm8f3eb992004-06-17 23:42:48 +0000522html: html-am
523
vlmfa67ddc2004-06-03 03:38:44 +0000524info: info-am
525
526info-am:
527
528install-data-am:
529
530install-exec-am:
531
532install-info: install-info-am
533
534install-man:
535
536installcheck-am:
537
538maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000539 -rm -rf ./$(DEPDIR)
540 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000541maintainer-clean-am: distclean-am maintainer-clean-generic
542
543mostlyclean: mostlyclean-am
544
545mostlyclean-am: mostlyclean-compile mostlyclean-generic \
546 mostlyclean-libtool
547
vlm8f3eb992004-06-17 23:42:48 +0000548pdf: pdf-am
549
550pdf-am:
551
552ps: ps-am
553
554ps-am:
555
vlmfa67ddc2004-06-03 03:38:44 +0000556uninstall-am: uninstall-info-am
557
vlm8f3eb992004-06-17 23:42:48 +0000558.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
vlmfa67ddc2004-06-03 03:38:44 +0000559 clean-checkPROGRAMS clean-generic clean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000560 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
561 distclean-generic distclean-libtool distclean-tags distdir dvi \
562 dvi-am html html-am info info-am install install-am \
563 install-data install-data-am install-exec install-exec-am \
564 install-info install-info-am install-man install-strip \
565 installcheck installcheck-am installdirs maintainer-clean \
566 maintainer-clean-generic mostlyclean mostlyclean-compile \
567 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
vlmfa67ddc2004-06-03 03:38:44 +0000568 tags uninstall uninstall-am uninstall-info-am
569
570# Tell versions [3.59,3.63) of GNU make to not export all variables.
571# Otherwise a system limit (for SysV at least) may be exceeded.
572.NOEXPORT: