1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # 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.
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
19 top_srcdir = @top_srcdir@
22 exec_prefix = @exec_prefix@
26 libexecdir = @libexecdir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
44 AUTOHEADER = @AUTOHEADER@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
62 host_alias = @host_alias@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
83 GELFINCLUDE = @GELFINCLUDE@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 am__include = @am__include@
95 am__quote = @am__quote@
96 install_sh = @install_sh@
98 AUTOMAKE_OPTIONS = 1.4 gnu
100 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall
102 INCLUDES = @GELFINCLUDE@
104 noinst_LTLIBRARIES = libgelf.la
106 libgelf_la_SOURCES = gelf.c
108 noinst_HEADERS = gelf.h
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = $(top_builddir)/config.h
113 LTLIBRARIES = $(noinst_LTLIBRARIES)
117 am_libgelf_la_OBJECTS = gelf.lo
118 libgelf_la_OBJECTS = $(am_libgelf_la_OBJECTS)
119 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
120 CPPFLAGS = @CPPFLAGS@
123 depcomp = $(SHELL) $(top_srcdir)/depcomp
124 am__depfiles_maybe = depfiles
125 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gelf.Plo
126 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
129 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
131 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132 $(AM_LDFLAGS) $(LDFLAGS) -o $@
134 DIST_SOURCES = $(libgelf_la_SOURCES)
135 HEADERS = $(noinst_HEADERS)
137 DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
138 SOURCES = $(libgelf_la_SOURCES)
143 .SUFFIXES: .c .lo .o .obj
144 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
145 cd $(top_srcdir) && \
146 $(AUTOMAKE) --gnu gelf/Makefile
147 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
148 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
150 clean-noinstLTLIBRARIES:
151 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
152 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
153 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
154 test -z "$dir" && dir=.; \
155 echo "rm -f \"$${dir}/so_locations\""; \
156 rm -f "$${dir}/so_locations"; \
158 libgelf.la: $(libgelf_la_OBJECTS) $(libgelf_la_DEPENDENCIES)
159 $(LINK) $(libgelf_la_LDFLAGS) $(libgelf_la_OBJECTS) $(libgelf_la_LIBADD) $(LIBS)
162 -rm -f *.$(OBJEXT) core *.core
167 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gelf.Plo@am__quote@
173 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
174 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
175 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
176 $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
179 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
180 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
181 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
182 $(COMPILE) -c `cygpath -w $<`
185 @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
186 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
187 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
188 $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
189 CCDEPMODE = @CCDEPMODE@
206 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
207 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
208 unique=`for i in $$list; do \
209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211 $(AWK) ' { files[$$0] = 1; } \
212 END { for (i in files) print i; }'`; \
215 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
216 $(TAGS_FILES) $(LISP)
219 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
220 unique=`for i in $$list; do \
221 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223 $(AWK) ' { files[$$0] = 1; } \
224 END { for (i in files) print i; }'`; \
225 test -z "$(ETAGS_ARGS)$$tags$$unique" \
226 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
230 here=`$(am__cd) $(top_builddir) && pwd` \
231 && cd $(top_srcdir) \
232 && gtags -i $(GTAGS_ARGS) $$here
235 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
236 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
239 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241 distdir: $(DISTFILES)
242 @list='$(DISTFILES)'; for file in $$list; do \
243 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
244 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
245 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
247 $(mkinstalldirs) "$(distdir)$$dir"; \
251 if test -d $$d/$$file; then \
252 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
253 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
255 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
257 test -f $(distdir)/$$file \
258 || cp -p $$d/$$file $(distdir)/$$file \
264 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
269 install-exec: install-exec-am
270 install-data: install-data-am
271 uninstall: uninstall-am
274 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
276 installcheck: installcheck-am
278 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
279 INSTALL_STRIP_FLAG=-s \
280 `test -z '$(STRIP)' || \
281 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 -rm -f Makefile $(CONFIG_CLEAN_FILES)
289 maintainer-clean-generic:
290 @echo "This command is intended for maintainers to use"
291 @echo "it deletes files that may require special tools to rebuild."
294 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
297 distclean: distclean-am
299 distclean-am: clean-am distclean-compile distclean-depend \
300 distclean-generic distclean-libtool distclean-tags
314 install-info: install-info-am
320 maintainer-clean: maintainer-clean-am
322 maintainer-clean-am: distclean-am maintainer-clean-generic
324 mostlyclean: mostlyclean-am
326 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
329 uninstall-am: uninstall-info-am
331 .PHONY: GTAGS all all-am check check-am clean clean-generic \
332 clean-libtool clean-noinstLTLIBRARIES distclean \
333 distclean-compile distclean-depend distclean-generic \
334 distclean-libtool distclean-tags distdir dvi dvi-am info \
335 info-am install install-am install-data install-data-am \
336 install-exec install-exec-am install-info install-info-am \
337 install-man install-strip installcheck installcheck-am \
338 installdirs maintainer-clean maintainer-clean-generic \
339 mostlyclean mostlyclean-compile mostlyclean-generic \
340 mostlyclean-libtool tags uninstall uninstall-am \
343 # Tell versions [3.59,3.63) of GNU make to not export all variables.
344 # Otherwise a system limit (for SysV at least) may be exceeded.