1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
17 # Id: Makefile.am,v 1.7 2004/11/06 22:05:59 karl Exp
18 # Makefile.am for texinfo/lib.
19 # Run automake in .. to produce Makefile.in from this.
21 # This file is free software; as a special exception the author gives
22 # unlimited permission to copy and/or distribute it, with or without
23 # modifications, as long as this notice is preserved.
25 # This program is distributed in the hope that it will be useful, but
26 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29 SOURCES
= $(libtxi_a_SOURCES
)
32 top_srcdir
= @top_srcdir@
34 pkgdatadir
= $(datadir)/@PACKAGE@
35 pkglibdir
= $(libdir)/@PACKAGE@
36 pkgincludedir
= $(includedir)/@PACKAGE@
38 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA
= $(install_sh
) -c
-m
644
41 install_sh_PROGRAM
= $(install_sh
) -c
42 install_sh_SCRIPT
= $(install_sh
) -c
43 INSTALL_HEADER
= $(INSTALL_DATA
)
44 transform
= $(program_transform_name
)
51 build_triplet
= @build@
54 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
55 alloca.c memcpy.c memmove.c mkstemp.c strcasecmp.c strdup.c \
56 strerror.c strncasecmp.c tempname.c
57 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
58 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/codeset.m4 \
59 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
60 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
61 $(top_srcdir
)/m4
/intmax.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
62 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
63 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
64 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
65 $(top_srcdir
)/m4
/longdouble.m4
$(top_srcdir
)/m4
/longlong.m4 \
66 $(top_srcdir
)/m4
/mkstemp.m4
$(top_srcdir
)/m4
/nls.m4 \
67 $(top_srcdir
)/m4
/onceonly_2_57.m4
$(top_srcdir
)/m4
/po.m4 \
68 $(top_srcdir
)/m4
/printf-posix.m4
$(top_srcdir
)/m4
/progtest.m4 \
69 $(top_srcdir
)/m4
/signed.m4
$(top_srcdir
)/m4
/size_max.m4 \
70 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/strcase.m4 \
71 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/ulonglong.m4 \
72 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/m4
/wint_t.m4 \
73 $(top_srcdir
)/m4
/xsize.m4
$(top_srcdir
)/configure.ac
74 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
76 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
77 CONFIG_HEADER
= $(top_builddir
)/config.h
79 LIBRARIES
= $(noinst_LIBRARIES
)
82 libtxi_a_AR
= $(AR
) $(ARFLAGS
)
83 am__DEPENDENCIES_1
= @LIBOBJS@
84 am__DEPENDENCIES_2
= @ALLOCA@
85 am_libtxi_a_OBJECTS
= getopt.
$(OBJEXT
) getopt1.
$(OBJEXT
) \
86 substring.
$(OBJEXT
) xexit.
$(OBJEXT
) xmalloc.
$(OBJEXT
) \
88 libtxi_a_OBJECTS
= $(am_libtxi_a_OBJECTS
)
89 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
90 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
91 am__depfiles_maybe
= depfiles
92 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
93 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
95 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
96 SOURCES
= $(libtxi_a_SOURCES
)
97 DIST_SOURCES
= $(libtxi_a_SOURCES
)
100 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
103 AMDEP_FALSE
= @AMDEP_FALSE@
104 AMDEP_TRUE
= @AMDEP_TRUE@
106 AUTOCONF
= @AUTOCONF@
107 AUTOHEADER
= @AUTOHEADER@
108 AUTOMAKE
= @AUTOMAKE@
110 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
111 CATOBJEXT
= @CATOBJEXT@
113 CCDEPMODE
= @CCDEPMODE@
116 CPPFLAGS
= @CPPFLAGS@
117 CYGPATH_W
= @CYGPATH_W@
118 DATADIRNAME
= @DATADIRNAME@
129 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
130 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
131 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
132 HAVE_WPRINTF
= @HAVE_WPRINTF@
133 HELP2MAN
= @HELP2MAN@
134 INSTALL_DATA
= @INSTALL_DATA@
135 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
136 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
138 INSTALL_WARNINGS_FALSE
= @INSTALL_WARNINGS_FALSE@
139 INSTALL_WARNINGS_TRUE
= @INSTALL_WARNINGS_TRUE@
140 INSTOBJEXT
= @INSTOBJEXT@
141 INTLBISON
= @INTLBISON@
142 INTLLIBS
= @INTLLIBS@
143 INTLOBJS
= @INTLOBJS@
144 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
146 LIBICONV
= @LIBICONV@
150 LTLIBICONV
= @LTLIBICONV@
151 LTLIBINTL
= @LTLIBINTL@
152 LTLIBOBJS
= @LTLIBOBJS@
154 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
155 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
156 MAKEINFO
= @MAKEINFO@
157 MKINSTALLDIRS
= @MKINSTALLDIRS@
159 MSGMERGE
= @MSGMERGE@
162 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
163 PACKAGE_NAME
= @PACKAGE_NAME@
164 PACKAGE_STRING
= @PACKAGE_STRING@
165 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
166 PACKAGE_VERSION
= @PACKAGE_VERSION@
167 PATH_SEPARATOR
= @PATH_SEPARATOR@
170 SET_MAKE
= @SET_MAKE@
173 TERMLIBS
= @TERMLIBS@
174 TOOLS_ONLY_FALSE
= @TOOLS_ONLY_FALSE@
175 TOOLS_ONLY_TRUE
= @TOOLS_ONLY_TRUE@
176 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
179 XGETTEXT
= @XGETTEXT@
180 ac_ct_CC
= @ac_ct_CC@
181 ac_ct_RANLIB
= @ac_ct_RANLIB@
182 ac_ct_STRIP
= @ac_ct_STRIP@
183 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
184 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
185 am__include
= @am__include@
186 am__leading_dot
= @am__leading_dot@
187 am__quote
= @am__quote@
189 am__untar
= @am__untar@
192 build_alias
= @build_alias@
193 build_cpu
= @build_cpu@
194 build_os
= @build_os@
195 build_vendor
= @build_vendor@
197 exec_prefix = @
exec_prefix@
199 host_alias
= @host_alias@
200 host_cpu
= @host_cpu@
202 host_vendor
= @host_vendor@
203 includedir = @
includedir@
205 install_sh
= @install_sh@
207 libexecdir
= @libexecdir@
208 localstatedir
= @localstatedir@
211 native_tools
= @native_tools@
212 oldincludedir = @
oldincludedir@
214 program_transform_name
= @program_transform_name@
216 sharedstatedir
= @sharedstatedir@
217 sysconfdir
= @sysconfdir@
218 target_alias
= @target_alias@
219 noinst_LIBRARIES
= libtxi.a
222 # Don't need to list alloca.c, etc., Automake includes them.
223 libtxi_a_SOURCES
= getopt.c getopt.h getopt1.c getopt_.h getopt_int.h \
225 strcase.h strdup.h substring.c system.h \
226 xalloc.h xexit.c xmalloc.c xstrdup.c
228 libtxi_a_LIBADD
= $(LIBOBJS
) $(ALLOCA
)
229 libtxi_a_DEPENDENCIES
= $(libtxi_a_LIBADD
)
234 .SUFFIXES
: .c .o .obj
235 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
237 case
'$(am__configure_deps)' in \
239 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
244 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
245 cd
$(top_srcdir
) && \
246 $(AUTOMAKE
) --gnu lib
/Makefile
248 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
251 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
253 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
257 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
258 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
260 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
261 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
262 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
263 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
265 clean-noinstLIBRARIES
:
266 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
267 libtxi.a
: $(libtxi_a_OBJECTS
) $(libtxi_a_DEPENDENCIES
)
269 $(libtxi_a_AR
) libtxi.a
$(libtxi_a_OBJECTS
) $(libtxi_a_LIBADD
)
278 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/alloca.Po@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/memcpy.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/memmove.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/mkstemp.Po@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strcasecmp.Po@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strdup.Po@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strerror.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/strncasecmp.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/tempname.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getopt.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getopt1.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/substring.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xexit.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xmalloc.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xstrdup.Po@am__quote@
295 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
296 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
299 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
302 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
303 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
306 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
309 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
310 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique
=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 $(AWK) ' { files[$$0] = 1; } \
315 END { for (i in files) print i; }'`; \
319 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
320 $(TAGS_FILES
) $(LISP
)
323 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique
=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 $(AWK) ' { files[$$0] = 1; } \
328 END { for (i in files) print i; }'`; \
329 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
330 test -n
"$$unique" || unique
=$$empty_fix; \
331 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
335 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
336 $(TAGS_FILES
) $(LISP
)
339 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique
=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
345 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
346 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
350 here
=`$(am__cd) $(top_builddir) && pwd` \
351 && cd
$(top_srcdir
) \
352 && gtags
-i
$(GTAGS_ARGS
) $$here
355 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
357 distdir
: $(DISTFILES
)
358 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
360 list
='$(DISTFILES)'; for file in
$$list; do \
362 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
363 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
365 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
366 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
367 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
369 $(mkdir_p
) "$(distdir)$$dir"; \
373 if
test -d
$$d/$$file; then \
374 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
375 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
377 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
379 test -f
$(distdir
)/$$file \
380 || cp
-p
$$d/$$file $(distdir
)/$$file \
386 all-am
: Makefile
$(LIBRARIES
)
389 install-exec
: install-exec-am
390 install-data
: install-data-am
391 uninstall: uninstall-am
394 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
396 installcheck: installcheck-am
398 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
399 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
400 `test -z '$(STRIP)' || \
401 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
409 maintainer-clean-generic
:
410 @echo
"This command is intended for maintainers to use"
411 @echo
"it deletes files that may require special tools to rebuild."
414 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
416 distclean: distclean-am
417 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
419 distclean-am
: clean-am distclean-compile distclean-generic \
436 install-info
: install-info-am
442 maintainer-clean
: maintainer-clean-am
443 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
445 maintainer-clean-am
: distclean-am maintainer-clean-generic
447 mostlyclean: mostlyclean-am
449 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
459 uninstall-am
: uninstall-info-am
461 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
462 clean-noinstLIBRARIES ctags
distclean distclean-compile \
463 distclean-generic distclean-tags distdir
dvi dvi-am html \
464 html-am
info info-am
install install-am install-data \
465 install-data-am install-exec install-exec-am install-info \
466 install-info-am install-man install-strip
installcheck \
467 installcheck-am
installdirs maintainer-clean \
468 maintainer-clean-generic
mostlyclean mostlyclean-compile \
469 mostlyclean-generic pdf pdf-am ps ps-am
tags uninstall \
470 uninstall-am uninstall-info-am
472 # Tell versions [3.59,3.63) of GNU make to not export all variables.
473 # Otherwise a system limit (for SysV at least) may be exceeded.