1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
71 LIBADD_DL
= @LIBADD_DL@
73 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
83 mkinstalldirs
= @mkinstalldirs@
85 AUTOMAKE_OPTIONS
= no-dependencies foreign
89 @INSTALL_LTDL_TRUE@include_HEADERS
= \
90 @INSTALL_LTDL_TRUE@ltdl.h
91 @INSTALL_LTDL_TRUE@lib_LTLIBRARIES
= \
92 @INSTALL_LTDL_TRUE@libltdl.la
93 @INSTALL_LTDL_FALSE@noinst_HEADERS
= \
94 @INSTALL_LTDL_FALSE@ltdl.h
96 @CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES
= \
97 @CONVENIENCE_LTDL_TRUE@libltdlc.la
99 libltdl_la_SOURCES
= ltdl.c
100 libltdl_la_LDFLAGS
= -no-undefined
-version-info
2:0:2
101 libltdl_la_LIBADD
= $(LIBADD_DL
)
103 libltdlc_la_SOURCES
= ltdl.c
104 libltdlc_la_LIBADD
= $(LIBADD_DL
)
105 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
106 CONFIG_HEADER
= config.h
108 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
111 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
112 CPPFLAGS
= @CPPFLAGS@
115 libltdl_la_DEPENDENCIES
=
116 libltdl_la_OBJECTS
= ltdl.lo
117 libltdlc_la_LDFLAGS
=
118 libltdlc_la_DEPENDENCIES
=
119 libltdlc_la_OBJECTS
= ltdl.lo
121 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
122 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
124 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
125 HEADERS
= $(include_HEADERS
) $(noinst_HEADERS
)
127 DIST_COMMON
= README .
/stamp-h.in COPYING.LIB ChangeLog Makefile.am \
128 Makefile.in acconfig.h acinclude.m4 aclocal.m4 config.h.in configure \
132 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
136 SOURCES
= $(libltdl_la_SOURCES
) $(libltdlc_la_SOURCES
)
137 OBJECTS
= $(libltdl_la_OBJECTS
) $(libltdlc_la_OBJECTS
)
141 .SUFFIXES
: .S .c .lo .o .obj .s
142 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
143 cd
$(top_srcdir
) && $(AUTOMAKE
) --foreign Makefile
145 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
147 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
149 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
150 cd
$(srcdir) && $(ACLOCAL
)
152 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
153 $(SHELL
) .
/config.status
--recheck
154 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
155 cd
$(srcdir) && $(AUTOCONF
)
158 @if
test ! -f
$@
; then \
162 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
164 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
165 $(SHELL
) .
/config.status
166 @echo timestamp
> stamp-h
2> /dev
/null
167 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
168 @if
test ! -f
$@
; then \
169 rm -f
$(srcdir)/stamp-h.in
; \
170 $(MAKE
) $(srcdir)/stamp-h.in
; \
172 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
173 cd
$(top_srcdir
) && $(AUTOHEADER
)
174 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
183 maintainer-clean-hdr
:
185 mostlyclean-libLTLIBRARIES
:
187 clean-libLTLIBRARIES
:
188 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
190 distclean-libLTLIBRARIES
:
192 maintainer-clean-libLTLIBRARIES
:
194 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
196 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
197 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
198 if
test -f
$$p; then \
199 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
200 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
204 uninstall-libLTLIBRARIES
:
206 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
207 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
210 mostlyclean-noinstLTLIBRARIES
:
212 clean-noinstLTLIBRARIES
:
213 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
215 distclean-noinstLTLIBRARIES
:
217 maintainer-clean-noinstLTLIBRARIES
:
222 # FIXME: We should only use cygpath when building on Windows,
223 # and only if it is available.
225 $(COMPILE
) -c
`cygpath -w $<`
234 -rm -f
*.o core
*.core
242 maintainer-clean-compile
:
245 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
248 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
251 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
261 maintainer-clean-libtool
:
263 libltdl.la
: $(libltdl_la_OBJECTS
) $(libltdl_la_DEPENDENCIES
)
264 $(LINK
) -rpath
$(libdir) $(libltdl_la_LDFLAGS
) $(libltdl_la_OBJECTS
) $(libltdl_la_LIBADD
) $(LIBS
)
266 libltdlc.la
: $(libltdlc_la_OBJECTS
) $(libltdlc_la_DEPENDENCIES
)
267 $(LINK
) $(libltdlc_la_LDFLAGS
) $(libltdlc_la_OBJECTS
) $(libltdlc_la_LIBADD
) $(LIBS
)
269 install-includeHEADERS
: $(include_HEADERS
)
271 $(mkinstalldirs
) $(DESTDIR
)$(includedir)
272 @list
='$(include_HEADERS)'; for p in
$$list; do \
273 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
274 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
275 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(includedir)/$$p; \
278 uninstall-includeHEADERS
:
280 list
='$(include_HEADERS)'; for p in
$$list; do \
281 rm -f
$(DESTDIR
)$(includedir)/$$p; \
286 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
287 list
='$(SOURCES) $(HEADERS)'; \
288 unique
=`for i in $$list; do echo $$i; done | \
289 awk ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 here
=`pwd` && cd
$(srcdir) \
292 && mkid
-f
$$here/ID
$$unique $(LISP
)
294 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
297 list
='$(SOURCES) $(HEADERS)'; \
298 unique
=`for i in $$list; do echo $$i; done | \
299 awk ' { files[$$0] = 1; } \
300 END { for (i in files) print i; }'`; \
301 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
302 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
311 maintainer-clean-tags
:
313 distdir
= $(PACKAGE
)-$(VERSION
)
314 top_distdir
= $(distdir
)
316 # This target untars the dist file and tries a VPATH configuration. Then
317 # it guarantees that the distribution is self-contained by making another
321 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
322 mkdir
$(distdir
)/=build
323 mkdir
$(distdir
)/=inst
324 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
325 cd
$(distdir
)/=build \
326 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
327 && $(MAKE
) $(AM_MAKEFLAGS
) \
328 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
329 && $(MAKE
) $(AM_MAKEFLAGS
) check \
330 && $(MAKE
) $(AM_MAKEFLAGS
) install \
331 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
332 && $(MAKE
) $(AM_MAKEFLAGS
) dist
334 @banner
="$(distdir).tar.gz is ready for distribution"; \
335 dashes
=`echo "$$banner" | sed s/./=/g`; \
340 -chmod
-R a
+r
$(distdir
)
341 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
344 -chmod
-R a
+r
$(distdir
)
345 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
347 distdir
: $(DISTFILES
)
350 -chmod
777 $(distdir
)
351 @for file in
$(DISTFILES
); do \
353 if
test -d
$$d/$$file; then \
354 cp
-pr
$$/$$file $(distdir
)/$$file; \
356 test -f
$(distdir
)/$$file \
357 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
358 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
368 installcheck: installcheck-am
369 all-recursive-am
: config.h
370 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
372 install-exec-am
: install-libLTLIBRARIES
373 install-exec
: install-exec-am
375 install-data-am
: install-includeHEADERS
376 install-data
: install-data-am
379 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
381 uninstall-am
: uninstall-libLTLIBRARIES uninstall-includeHEADERS
382 uninstall: uninstall-am
383 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
) config.h
386 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
388 $(mkinstalldirs
) $(DESTDIR
)$(libdir) $(DESTDIR
)$(includedir)
396 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
397 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
399 maintainer-clean-generic
:
400 mostlyclean-am
: mostlyclean-hdr mostlyclean-libLTLIBRARIES \
401 mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
402 mostlyclean-libtool mostlyclean-tags \
405 mostlyclean: mostlyclean-am
407 clean-am
: clean-hdr clean-libLTLIBRARIES clean-noinstLTLIBRARIES \
408 clean-compile clean-libtool clean-tags clean-generic \
413 distclean-am
: distclean-hdr distclean-libLTLIBRARIES \
414 distclean-noinstLTLIBRARIES distclean-compile \
415 distclean-libtool distclean-tags distclean-generic \
419 distclean: distclean-am
422 maintainer-clean-am
: maintainer-clean-hdr \
423 maintainer-clean-libLTLIBRARIES \
424 maintainer-clean-noinstLTLIBRARIES \
425 maintainer-clean-compile maintainer-clean-libtool \
426 maintainer-clean-tags maintainer-clean-generic \
428 @echo
"This command is intended for maintainers to use;"
429 @echo
"it deletes files that may require special tools to rebuild."
431 maintainer-clean
: maintainer-clean-am
434 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
435 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
436 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
437 uninstall-libLTLIBRARIES install-libLTLIBRARIES \
438 mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
439 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
440 mostlyclean-compile distclean-compile clean-compile \
441 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
442 clean-libtool maintainer-clean-libtool uninstall-includeHEADERS \
443 install-includeHEADERS
tags mostlyclean-tags distclean-tags clean-tags \
444 maintainer-clean-tags distdir info-am
info dvi-am
dvi check check-am \
445 installcheck-am
installcheck all-recursive-am install-exec-am \
446 install-exec install-data-am install-data install-am
install \
447 uninstall-am
uninstall all-redirect all-am
all installdirs \
448 mostlyclean-generic distclean-generic clean-generic \
449 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
452 ltdl.lo
: ltdl.h config.h
455 libtool
: $(LIBTOOL_DEPS
)
456 $(SHELL
) .
/config.status
--recheck
458 local-install-files
: $(DISTFILES
)
459 -rm -rf
$(DESTDIR
)$(datadir)/libtool
/libltdl
460 $(mkinstalldirs
) $(DESTDIR
)$(datadir)/libtool
/libltdl
461 @for file in
$(DISTFILES
); do \
463 if
test -d
$$d/$$file; then \
464 cp
-r
$$d/$$file $(DESTDIR
)$(datadir)/libtool
/libltdl
/$$file; \
466 test -f
$(DESTDIR
)$(datadir)/libtool
/libltdl
/$$file \
467 || cp
$$d/$$file $(DESTDIR
)$(datadir)/libtool
/libltdl
/$$file ||
:; \
471 # Tell versions [3.59,3.63) of GNU make to not export all variables.
472 # Otherwise a system limit (for SysV at least) may be exceeded.