Imported Upstream version 0.153
[platform/upstream/elfutils.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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
240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(am__aclocal_m4_deps):
248
249 clean-noinstLIBRARIES:
250         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
251 libeu.a: $(libeu_a_OBJECTS) $(libeu_a_DEPENDENCIES) 
252         -rm -f libeu.a
253         $(libeu_a_AR) libeu.a $(libeu_a_OBJECTS) $(libeu_a_LIBADD)
254         $(RANLIB) libeu.a
255
256 mostlyclean-compile:
257         -rm -f *.$(OBJEXT)
258
259 distclean-compile:
260         -rm -f *.tab.c
261
262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Po@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32_file.Po@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next_prime.Po@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
271
272 .c.o:
273 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
274 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
275 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
278
279 .c.obj:
280 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
281 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
285
286 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
287         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288         unique=`for i in $$list; do \
289             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290           done | \
291           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
292               END { if (nonempty) { for (i in files) print i; }; }'`; \
293         mkid -fID $$unique
294 tags: TAGS
295
296 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297                 $(TAGS_FILES) $(LISP)
298         set x; \
299         here=`pwd`; \
300         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         shift; \
307         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
308           test -n "$$unique" || unique=$$empty_fix; \
309           if test $$# -gt 0; then \
310             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
311               "$$@" $$unique; \
312           else \
313             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
314               $$unique; \
315           fi; \
316         fi
317 ctags: CTAGS
318 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319                 $(TAGS_FILES) $(LISP)
320         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321         unique=`for i in $$list; do \
322             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323           done | \
324           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
325               END { if (nonempty) { for (i in files) print i; }; }'`; \
326         test -z "$(CTAGS_ARGS)$$unique" \
327           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328              $$unique
329
330 GTAGS:
331         here=`$(am__cd) $(top_builddir) && pwd` \
332           && $(am__cd) $(top_srcdir) \
333           && gtags -i $(GTAGS_ARGS) "$$here"
334
335 distclean-tags:
336         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337
338 distdir: $(DISTFILES)
339         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341         list='$(DISTFILES)'; \
342           dist_files=`for file in $$list; do echo $$file; done | \
343           sed -e "s|^$$srcdirstrip/||;t" \
344               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
345         case $$dist_files in \
346           */*) $(MKDIR_P) `echo "$$dist_files" | \
347                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
348                            sort -u` ;; \
349         esac; \
350         for file in $$dist_files; do \
351           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
352           if test -d $$d/$$file; then \
353             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
354             if test -d "$(distdir)/$$file"; then \
355               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
356             fi; \
357             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
358               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
359               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
360             fi; \
361             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
362           else \
363             test -f "$(distdir)/$$file" \
364             || cp -p $$d/$$file "$(distdir)/$$file" \
365             || exit 1; \
366           fi; \
367         done
368 check-am: all-am
369 check: check-am
370 all-am: Makefile $(LIBRARIES) $(HEADERS)
371 installdirs:
372 install: install-am
373 install-exec: install-exec-am
374 install-data: install-data-am
375 uninstall: uninstall-am
376
377 install-am: all-am
378         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379
380 installcheck: installcheck-am
381 install-strip:
382         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
384           `test -z '$(STRIP)' || \
385             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
386 mostlyclean-generic:
387
388 clean-generic:
389         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
390
391 distclean-generic:
392         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
393         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
394
395 maintainer-clean-generic:
396         @echo "This command is intended for maintainers to use"
397         @echo "it deletes files that may require special tools to rebuild."
398 clean: clean-am
399
400 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
401
402 distclean: distclean-am
403         -rm -rf ./$(DEPDIR)
404         -rm -f Makefile
405 distclean-am: clean-am distclean-compile distclean-generic \
406         distclean-tags
407
408 dvi: dvi-am
409
410 dvi-am:
411
412 html: html-am
413
414 html-am:
415
416 info: info-am
417
418 info-am:
419
420 install-data-am:
421
422 install-dvi: install-dvi-am
423
424 install-dvi-am:
425
426 install-exec-am:
427
428 install-html: install-html-am
429
430 install-html-am:
431
432 install-info: install-info-am
433
434 install-info-am:
435
436 install-man:
437
438 install-pdf: install-pdf-am
439
440 install-pdf-am:
441
442 install-ps: install-ps-am
443
444 install-ps-am:
445
446 installcheck-am:
447
448 maintainer-clean: maintainer-clean-am
449         -rm -rf ./$(DEPDIR)
450         -rm -f Makefile
451 maintainer-clean-am: distclean-am maintainer-clean-generic
452
453 mostlyclean: mostlyclean-am
454
455 mostlyclean-am: mostlyclean-compile mostlyclean-generic
456
457 pdf: pdf-am
458
459 pdf-am:
460
461 ps: ps-am
462
463 ps-am:
464
465 uninstall-am:
466
467 .MAKE: install-am install-strip
468
469 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
470         clean-noinstLIBRARIES ctags distclean distclean-compile \
471         distclean-generic distclean-tags distdir dvi dvi-am html \
472         html-am info info-am install install-am install-data \
473         install-data-am install-dvi install-dvi-am install-exec \
474         install-exec-am install-html install-html-am install-info \
475         install-info-am install-man install-pdf install-pdf-am \
476         install-ps install-ps-am install-strip installcheck \
477         installcheck-am installdirs maintainer-clean \
478         maintainer-clean-generic mostlyclean mostlyclean-compile \
479         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
480         uninstall-am
481
482
483 %.os: %.c %.o
484 @AMDEP_TRUE@    if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \
485 @AMDEP_TRUE@      -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
486 @AMDEP_TRUE@    then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
487 @AMDEP_TRUE@         rm -f "$(DEPDIR)/$*.Tpo"; \
488 @AMDEP_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
489 @AMDEP_TRUE@    fi
490 @AMDEP_FALSE@   $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $<
491
492 # Tell versions [3.59,3.63) of GNU make to not export all variables.
493 # Otherwise a system limit (for SysV at least) may be exceeded.
494 .NOEXPORT: