Imported Upstream version 0.155
[platform/upstream/elfutils.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(top_srcdir)/config/eu.am ChangeLog
40 @MUDFLAP_TRUE@am__append_1 = -fmudflap
41 subdir = lib
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
44         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 LIBRARIES = $(noinst_LIBRARIES)
53 AR = ar
54 ARFLAGS = cru
55 libeu_a_AR = $(AR) $(ARFLAGS)
56 libeu_a_LIBADD =
57 am_libeu_a_OBJECTS = xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \
58         xmalloc.$(OBJEXT) next_prime.$(OBJEXT) crc32.$(OBJEXT) \
59         crc32_file.$(OBJEXT) md5.$(OBJEXT) sha1.$(OBJEXT) \
60         color.$(OBJEXT)
61 libeu_a_OBJECTS = $(am_libeu_a_OBJECTS)
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
64 am__depfiles_maybe = depfiles
65 am__mv = mv -f
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70 SOURCES = $(libeu_a_SOURCES)
71 DIST_SOURCES = $(libeu_a_SOURCES)
72 HEADERS = $(noinst_HEADERS)
73 ETAGS = etags
74 CTAGS = ctags
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 ACLOCAL = @ACLOCAL@
77 AMTAR = @AMTAR@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPPFLAGS = @CPPFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEBUGPRED = @DEBUGPRED@
88 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"'
89 DEPDIR = @DEPDIR@
90 ECHO_C = @ECHO_C@
91 ECHO_N = @ECHO_N@
92 ECHO_T = @ECHO_T@
93 EXEEXT = @EXEEXT@
94 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
95 GMSGFMT = @GMSGFMT@
96 GMSGFMT_015 = @GMSGFMT_015@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LDFLAGS = @LDFLAGS@
103 LEX = @LEX@
104 LEXLIB = @LEXLIB@
105 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAINT = @MAINT@
111 MAKEINFO = @MAKEINFO@
112 MKDIR_P = @MKDIR_P@
113 MODVERSION = @MODVERSION@
114 MSGFMT = @MSGFMT@
115 MSGFMT_015 = @MSGFMT_015@
116 MSGMERGE = @MSGMERGE@
117 OBJEXT = @OBJEXT@
118 PACKAGE = @PACKAGE@
119 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120 PACKAGE_NAME = @PACKAGE_NAME@
121 PACKAGE_STRING = @PACKAGE_STRING@
122 PACKAGE_TARNAME = @PACKAGE_TARNAME@
123 PACKAGE_URL = @PACKAGE_URL@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 RANLIB = @RANLIB@
127 SET_MAKE = @SET_MAKE@
128 SHELL = @SHELL@
129 STRIP = @STRIP@
130 USE_NLS = @USE_NLS@
131 VERSION = @VERSION@
132 XGETTEXT = @XGETTEXT@
133 XGETTEXT_015 = @XGETTEXT_015@
134 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
135 YACC = @YACC@
136 YFLAGS = @YFLAGS@
137 abs_builddir = @abs_builddir@
138 abs_srcdir = @abs_srcdir@
139 abs_top_builddir = @abs_top_builddir@
140 abs_top_srcdir = @abs_top_srcdir@
141 ac_ct_CC = @ac_ct_CC@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 base_cpu = @base_cpu@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 builddir = @builddir@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 eu_version = @eu_version@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 htmldir = @htmldir@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = @libdir@
171 libexecdir = @libexecdir@
172 localedir = @localedir@
173 localstatedir = @localstatedir@
174 mandir = @mandir@
175 mkdir_p = @mkdir_p@
176 oldincludedir = @oldincludedir@
177 pdfdir = @pdfdir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 psdir = @psdir@
181 sbindir = @sbindir@
182 sharedstatedir = @sharedstatedir@
183 srcdir = @srcdir@
184 sysconfdir = @sysconfdir@
185 target_alias = @target_alias@
186 top_build_prefix = @top_build_prefix@
187 top_builddir = @top_builddir@
188 top_srcdir = @top_srcdir@
189 zip_LIBS = @zip_LIBS@
190 INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/lib -I.. \
191         -I$(srcdir)/../libelf
192 AM_CFLAGS = -std=gnu99 -Wall -Wshadow $(if \
193         $($(*F)_no_Werror),,-Werror) $(if \
194         $($(*F)_no_Wunused),,-Wunused -Wextra) $(if \
195         $($(*F)_no_Wformat),-Wno-format,-Wformat=2) $($(*F)_CFLAGS) \
196         $(am__append_1) -fpic
197 @MUDFLAP_FALSE@libmudflap = 
198 @MUDFLAP_TRUE@libmudflap = -lmudflap
199 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage $(no_mudflap.os),\
200                           $(COMPILE))
201
202 CLEANFILES = *.gcno *.gcda
203 textrel_check = if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
204 noinst_LIBRARIES = libeu.a
205 libeu_a_SOURCES = xstrdup.c xstrndup.c xmalloc.c next_prime.c \
206                   crc32.c crc32_file.c md5.c sha1.c \
207                   color.c
208
209 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h md5.h \
210                  sha1.h eu-config.h
211
212 EXTRA_DIST = dynamicsizehash.c
213 @GPROF_FALSE@xmalloc_CFLAGS = -ffunction-sections
214 all: all-am
215
216 .SUFFIXES:
217 .SUFFIXES: .c .o .obj
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps)
219         @for dep in $?; do \
220           case '$(am__configure_deps)' in \
221             *$$dep*) \
222               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223                 && { if test -f $@; then exit 0; else break; fi; }; \
224               exit 1;; \
225           esac; \
226         done; \
227         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
228         $(am__cd) $(top_srcdir) && \
229           $(AUTOMAKE) --gnits lib/Makefile
230 .PRECIOUS: Makefile
231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232         @case '$?' in \
233           *config.status*) \
234             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235           *) \
236             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238         esac;
239 $(top_srcdir)/config/eu.am:
240
241 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248 $(am__aclocal_m4_deps):
249
250 clean-noinstLIBRARIES:
251         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
252 libeu.a: $(libeu_a_OBJECTS) $(libeu_a_DEPENDENCIES) $(EXTRA_libeu_a_DEPENDENCIES) 
253         -rm -f libeu.a
254         $(libeu_a_AR) libeu.a $(libeu_a_OBJECTS) $(libeu_a_LIBADD)
255         $(RANLIB) libeu.a
256
257 mostlyclean-compile:
258         -rm -f *.$(OBJEXT)
259
260 distclean-compile:
261         -rm -f *.tab.c
262
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Po@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32_file.Po@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next_prime.Po@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
272
273 .c.o:
274 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
275 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
276 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
279
280 .c.obj:
281 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
282 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
286
287 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
288         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289         unique=`for i in $$list; do \
290             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291           done | \
292           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
293               END { if (nonempty) { for (i in files) print i; }; }'`; \
294         mkid -fID $$unique
295 tags: TAGS
296
297 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
298                 $(TAGS_FILES) $(LISP)
299         set x; \
300         here=`pwd`; \
301         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
306               END { if (nonempty) { for (i in files) print i; }; }'`; \
307         shift; \
308         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
309           test -n "$$unique" || unique=$$empty_fix; \
310           if test $$# -gt 0; then \
311             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
312               "$$@" $$unique; \
313           else \
314             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315               $$unique; \
316           fi; \
317         fi
318 ctags: CTAGS
319 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320                 $(TAGS_FILES) $(LISP)
321         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
322         unique=`for i in $$list; do \
323             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324           done | \
325           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326               END { if (nonempty) { for (i in files) print i; }; }'`; \
327         test -z "$(CTAGS_ARGS)$$unique" \
328           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
329              $$unique
330
331 GTAGS:
332         here=`$(am__cd) $(top_builddir) && pwd` \
333           && $(am__cd) $(top_srcdir) \
334           && gtags -i $(GTAGS_ARGS) "$$here"
335
336 distclean-tags:
337         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
338
339 distdir: $(DISTFILES)
340         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342         list='$(DISTFILES)'; \
343           dist_files=`for file in $$list; do echo $$file; done | \
344           sed -e "s|^$$srcdirstrip/||;t" \
345               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
346         case $$dist_files in \
347           */*) $(MKDIR_P) `echo "$$dist_files" | \
348                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
349                            sort -u` ;; \
350         esac; \
351         for file in $$dist_files; do \
352           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353           if test -d $$d/$$file; then \
354             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
355             if test -d "$(distdir)/$$file"; then \
356               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357             fi; \
358             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361             fi; \
362             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363           else \
364             test -f "$(distdir)/$$file" \
365             || cp -p $$d/$$file "$(distdir)/$$file" \
366             || exit 1; \
367           fi; \
368         done
369 check-am: all-am
370 check: check-am
371 all-am: Makefile $(LIBRARIES) $(HEADERS)
372 installdirs:
373 install: install-am
374 install-exec: install-exec-am
375 install-data: install-data-am
376 uninstall: uninstall-am
377
378 install-am: all-am
379         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381 installcheck: installcheck-am
382 install-strip:
383         if test -z '$(STRIP)'; then \
384           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386               install; \
387         else \
388           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
391         fi
392 mostlyclean-generic:
393
394 clean-generic:
395         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
396
397 distclean-generic:
398         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
400
401 maintainer-clean-generic:
402         @echo "This command is intended for maintainers to use"
403         @echo "it deletes files that may require special tools to rebuild."
404 clean: clean-am
405
406 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
407
408 distclean: distclean-am
409         -rm -rf ./$(DEPDIR)
410         -rm -f Makefile
411 distclean-am: clean-am distclean-compile distclean-generic \
412         distclean-tags
413
414 dvi: dvi-am
415
416 dvi-am:
417
418 html: html-am
419
420 html-am:
421
422 info: info-am
423
424 info-am:
425
426 install-data-am:
427
428 install-dvi: install-dvi-am
429
430 install-dvi-am:
431
432 install-exec-am:
433
434 install-html: install-html-am
435
436 install-html-am:
437
438 install-info: install-info-am
439
440 install-info-am:
441
442 install-man:
443
444 install-pdf: install-pdf-am
445
446 install-pdf-am:
447
448 install-ps: install-ps-am
449
450 install-ps-am:
451
452 installcheck-am:
453
454 maintainer-clean: maintainer-clean-am
455         -rm -rf ./$(DEPDIR)
456         -rm -f Makefile
457 maintainer-clean-am: distclean-am maintainer-clean-generic
458
459 mostlyclean: mostlyclean-am
460
461 mostlyclean-am: mostlyclean-compile mostlyclean-generic
462
463 pdf: pdf-am
464
465 pdf-am:
466
467 ps: ps-am
468
469 ps-am:
470
471 uninstall-am:
472
473 .MAKE: install-am install-strip
474
475 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
476         clean-noinstLIBRARIES ctags distclean distclean-compile \
477         distclean-generic distclean-tags distdir dvi dvi-am html \
478         html-am info info-am install install-am install-data \
479         install-data-am install-dvi install-dvi-am install-exec \
480         install-exec-am install-html install-html-am install-info \
481         install-info-am install-man install-pdf install-pdf-am \
482         install-ps install-ps-am install-strip installcheck \
483         installcheck-am installdirs maintainer-clean \
484         maintainer-clean-generic mostlyclean mostlyclean-compile \
485         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
486         uninstall-am
487
488
489 %.os: %.c %.o
490 @AMDEP_TRUE@    if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \
491 @AMDEP_TRUE@      -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
492 @AMDEP_TRUE@    then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
493 @AMDEP_TRUE@         rm -f "$(DEPDIR)/$*.Tpo"; \
494 @AMDEP_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
495 @AMDEP_TRUE@    fi
496 @AMDEP_FALSE@   $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $<
497
498 # Tell versions [3.59,3.63) of GNU make to not export all variables.
499 # Otherwise a system limit (for SysV at least) may be exceeded.
500 .NOEXPORT: