blob: 316d55470c1af0bdc2900cbc6ce2b04e6b3ceeb7 [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 = $(libasn1print_la_SOURCES)
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 Walkinf15320b2004-06-03 03:38:44 +000042subdir = libasn1print
Lev Walkin8e8b5482004-06-17 23:42:48 +000043DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000048mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51LTLIBRARIES = $(noinst_LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +000052libasn1print_la_LIBADD =
53am_libasn1print_la_OBJECTS = asn1print.lo
54libasn1print_la_OBJECTS = $(am_libasn1print_la_OBJECTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000055DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
Lev Walkinf15320b2004-06-03 03:38:44 +000056depcomp = $(SHELL) $(top_srcdir)/depcomp
Lev Walkin8e8b5482004-06-17 23:42:48 +000057am__depfiles_maybe = depfiles
58@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1print.Plo
Lev Walkinf15320b2004-06-03 03:38:44 +000059COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000061LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
62 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
63 $(AM_CFLAGS) $(CFLAGS)
Lev Walkinf15320b2004-06-03 03:38:44 +000064CCLD = $(CC)
65LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
66 $(AM_LDFLAGS) $(LDFLAGS) -o $@
Lev Walkinf15320b2004-06-03 03:38:44 +000067SOURCES = $(libasn1print_la_SOURCES)
Lev Walkin8e8b5482004-06-17 23:42:48 +000068DIST_SOURCES = $(libasn1print_la_SOURCES)
69ETAGS = etags
70CTAGS = ctags
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = @ACLOCAL@
73ADD_CFLAGS = @ADD_CFLAGS@
74AMDEP_FALSE = @AMDEP_FALSE@
75AMDEP_TRUE = @AMDEP_TRUE@
76AMTAR = @AMTAR@
77AR = @AR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CXX = @CXX@
89CXXCPP = @CXXCPP@
90CXXDEPMODE = @CXXDEPMODE@
91CXXFLAGS = @CXXFLAGS@
92CYGPATH_W = @CYGPATH_W@
93DEFS = @DEFS@
94DEPDIR = @DEPDIR@
95ECHO = @ECHO@
96ECHO_C = @ECHO_C@
97ECHO_N = @ECHO_N@
98ECHO_T = @ECHO_T@
99EGREP = @EGREP@
100EXEEXT = @EXEEXT@
101F77 = @F77@
102FFLAGS = @FFLAGS@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LEX = @LEX@
109LEXLIB = @LEXLIB@
110LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LN_S = @LN_S@
115LTLIBOBJS = @LTLIBOBJS@
116MAINT = @MAINT@
117MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
118MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
119MAKEINFO = @MAKEINFO@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH = @PATH@
128PATH_SEPARATOR = @PATH_SEPARATOR@
129RANLIB = @RANLIB@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133VERSION = @VERSION@
134YACC = @YACC@
135ac_ct_AR = @ac_ct_AR@
136ac_ct_CC = @ac_ct_CC@
137ac_ct_CXX = @ac_ct_CXX@
138ac_ct_F77 = @ac_ct_F77@
139ac_ct_RANLIB = @ac_ct_RANLIB@
140ac_ct_STRIP = @ac_ct_STRIP@
141am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148bindir = @bindir@
149build = @build@
150build_alias = @build_alias@
151build_cpu = @build_cpu@
152build_os = @build_os@
153build_vendor = @build_vendor@
154datadir = @datadir@
155exec_prefix = @exec_prefix@
156host = @host@
157host_alias = @host_alias@
158host_cpu = @host_cpu@
159host_os = @host_os@
160host_vendor = @host_vendor@
161includedir = @includedir@
162infodir = @infodir@
163install_sh = @install_sh@
164libdir = @libdir@
165libexecdir = @libexecdir@
166localstatedir = @localstatedir@
167mandir = @mandir@
168mkdir_p = @mkdir_p@
169oldincludedir = @oldincludedir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172sbindir = @sbindir@
173sharedstatedir = @sharedstatedir@
174sysconfdir = @sysconfdir@
175target = @target@
176target_alias = @target_alias@
177target_cpu = @target_cpu@
178target_os = @target_os@
179target_vendor = @target_vendor@
180AM_CFLAGS = @ADD_CFLAGS@
181AM_CPPFLAGS = -I${top_srcdir}/libasn1parser
182noinst_LTLIBRARIES = libasn1print.la
183libasn1print_la_LDFLAGS = -all-static
184libasn1print_la_SOURCES = \
185 asn1print.c asn1print.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000186
Lev Walkin8e8b5482004-06-17 23:42:48 +0000187LDADD = ${noinst_LTLIBRARIES} ${libasn1fix_la_LIBADD}
188DEPENDENCIES = ${LDADD}
189TESTS = ${check_PROGRAMS}
Lev Walkinf15320b2004-06-03 03:38:44 +0000190all: all-am
191
192.SUFFIXES:
193.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000194$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
195 @for dep in $?; do \
196 case '$(am__configure_deps)' in \
197 *$$dep*) \
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199 && exit 0; \
200 exit 1;; \
201 esac; \
202 done; \
203 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1print/Makefile'; \
204 cd $(top_srcdir) && \
205 $(AUTOMAKE) --gnu libasn1print/Makefile
206.PRECIOUS: Makefile
207Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208 @case '$?' in \
209 *config.status*) \
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211 *) \
212 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214 esac;
215
216$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224clean-noinstLTLIBRARIES:
225 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
226 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
227 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
228 test "$$dir" = "$$p" && dir=.; \
229 echo "rm -f \"$${dir}/so_locations\""; \
230 rm -f "$${dir}/so_locations"; \
231 done
232libasn1print.la: $(libasn1print_la_OBJECTS) $(libasn1print_la_DEPENDENCIES)
233 $(LINK) $(libasn1print_la_LDFLAGS) $(libasn1print_la_OBJECTS) $(libasn1print_la_LIBADD) $(LIBS)
234
235mostlyclean-compile:
236 -rm -f *.$(OBJEXT)
237
238distclean-compile:
239 -rm -f *.tab.c
240
241@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1print.Plo@am__quote@
242
243.c.o:
244@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
245@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
248@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
249@am__fastdepCC_FALSE@ $(COMPILE) -c $<
250
251.c.obj:
252@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
253@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
254@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
255@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
256@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
258
259.c.lo:
260@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
261@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
262@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
263@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
264@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
265@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000266
267mostlyclean-libtool:
268 -rm -f *.lo
269
270clean-libtool:
271 -rm -rf .libs _libs
272
273distclean-libtool:
274 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000275uninstall-info-am:
276
Lev Walkinf15320b2004-06-03 03:38:44 +0000277ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000278 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000279 unique=`for i in $$list; do \
280 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281 done | \
282 $(AWK) ' { files[$$0] = 1; } \
283 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000284 mkid -fID $$unique
285tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000286
287TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
288 $(TAGS_FILES) $(LISP)
289 tags=; \
290 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000291 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
295 $(AWK) ' { files[$$0] = 1; } \
296 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000297 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
298 test -z "$$unique" && unique=$$empty_fix; \
299 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
300 $$tags $$unique; \
301 fi
302ctags: CTAGS
303CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
304 $(TAGS_FILES) $(LISP)
305 tags=; \
306 here=`pwd`; \
307 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308 unique=`for i in $$list; do \
309 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310 done | \
311 $(AWK) ' { files[$$0] = 1; } \
312 END { for (i in files) print i; }'`; \
313 test -z "$(CTAGS_ARGS)$$tags$$unique" \
314 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000316
317GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000318 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000319 && cd $(top_srcdir) \
320 && gtags -i $(GTAGS_ARGS) $$here
321
322distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000323 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000324
325check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000326 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000327 srcdir=$(srcdir); export srcdir; \
328 list='$(TESTS)'; \
329 if test -n "$$list"; then \
330 for tst in $$list; do \
331 if test -f ./$$tst; then dir=./; \
332 elif test -f $$tst; then dir=; \
333 else dir="$(srcdir)/"; fi; \
334 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
335 all=`expr $$all + 1`; \
336 case " $(XFAIL_TESTS) " in \
337 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000338 xpass=`expr $$xpass + 1`; \
339 failed=`expr $$failed + 1`; \
340 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000341 ;; \
342 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000343 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000344 ;; \
345 esac; \
346 elif test $$? -ne 77; then \
347 all=`expr $$all + 1`; \
348 case " $(XFAIL_TESTS) " in \
349 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000350 xfail=`expr $$xfail + 1`; \
351 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000352 ;; \
353 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000354 failed=`expr $$failed + 1`; \
355 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000356 ;; \
357 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000358 else \
359 skip=`expr $$skip + 1`; \
360 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000361 fi; \
362 done; \
363 if test "$$failed" -eq 0; then \
364 if test "$$xfail" -eq 0; then \
365 banner="All $$all tests passed"; \
366 else \
367 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
368 fi; \
369 else \
370 if test "$$xpass" -eq 0; then \
371 banner="$$failed of $$all tests failed"; \
372 else \
373 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
374 fi; \
375 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000376 dashes="$$banner"; \
377 skipped=""; \
378 if test "$$skip" -ne 0; then \
379 skipped="($$skip tests were not run)"; \
380 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
381 dashes="$$skipped"; \
382 fi; \
383 report=""; \
384 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
385 report="Please report to $(PACKAGE_BUGREPORT)"; \
386 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
387 dashes="$$report"; \
388 fi; \
389 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000390 echo "$$dashes"; \
391 echo "$$banner"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000392 test -n "$$skipped" && echo "$$skipped"; \
393 test -n "$$report" && echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000394 echo "$$dashes"; \
395 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000396 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000397
398distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000399 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
400 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
401 list='$(DISTFILES)'; for file in $$list; do \
402 case $$file in \
403 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
404 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
405 esac; \
406 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000407 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
408 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000409 dir="/$$dir"; \
410 $(mkdir_p) "$(distdir)$$dir"; \
411 else \
412 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000413 fi; \
414 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000415 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
417 fi; \
418 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000419 else \
420 test -f $(distdir)/$$file \
421 || cp -p $$d/$$file $(distdir)/$$file \
422 || exit 1; \
423 fi; \
424 done
425check-am: all-am
426 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
427check: check-am
428all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000429installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000430install: install-am
431install-exec: install-exec-am
432install-data: install-data-am
433uninstall: uninstall-am
434
435install-am: all-am
436 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
437
438installcheck: installcheck-am
439install-strip:
440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000442 `test -z '$(STRIP)' || \
443 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
444mostlyclean-generic:
445
446clean-generic:
447
448distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000449 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000450
451maintainer-clean-generic:
452 @echo "This command is intended for maintainers to use"
453 @echo "it deletes files that may require special tools to rebuild."
454clean: clean-am
455
456clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
457 mostlyclean-am
458
459distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000460 -rm -rf ./$(DEPDIR)
461 -rm -f Makefile
462distclean-am: clean-am distclean-compile distclean-generic \
463 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000464
465dvi: dvi-am
466
467dvi-am:
468
Lev Walkin8e8b5482004-06-17 23:42:48 +0000469html: html-am
470
Lev Walkinf15320b2004-06-03 03:38:44 +0000471info: info-am
472
473info-am:
474
475install-data-am:
476
477install-exec-am:
478
479install-info: install-info-am
480
481install-man:
482
483installcheck-am:
484
485maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000486 -rm -rf ./$(DEPDIR)
487 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000488maintainer-clean-am: distclean-am maintainer-clean-generic
489
490mostlyclean: mostlyclean-am
491
492mostlyclean-am: mostlyclean-compile mostlyclean-generic \
493 mostlyclean-libtool
494
Lev Walkin8e8b5482004-06-17 23:42:48 +0000495pdf: pdf-am
496
497pdf-am:
498
499ps: ps-am
500
501ps-am:
502
Lev Walkinf15320b2004-06-03 03:38:44 +0000503uninstall-am: uninstall-info-am
504
Lev Walkin8e8b5482004-06-17 23:42:48 +0000505.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
506 clean-generic clean-libtool clean-noinstLTLIBRARIES ctags \
507 distclean distclean-compile distclean-generic \
508 distclean-libtool distclean-tags distdir dvi dvi-am html \
509 html-am info info-am install install-am install-data \
510 install-data-am install-exec install-exec-am install-info \
511 install-info-am install-man install-strip installcheck \
512 installcheck-am installdirs maintainer-clean \
513 maintainer-clean-generic mostlyclean mostlyclean-compile \
514 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
515 tags uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000516
517# Tell versions [3.59,3.63) of GNU make to not export all variables.
518# Otherwise a system limit (for SysV at least) may be exceeded.
519.NOEXPORT: