1# Makefile.in generated by automake 1.9.6-MirPorts-3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# $MirOS: src/gnu/usr.bin/texinfo/util/Makefile.in,v 1.7 2006/06/30 22:51:28 tg Exp $
18# $Id: Makefile.am,v 1.14 2004/08/26 11:43:18 karl Exp $
19# Makefile.am for texinfo/util.
20# Run automake in .. to produce Makefile.in from this.
21#
22# This file is free software; as a special exception the author gives
23# unlimited permission to copy and/or distribute it, with or without
24# modifications, as long as this notice is preserved.
25#
26# This program is distributed in the hope that it will be useful, but
27# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
28# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29
30srcdir = @srcdir@
31top_srcdir = @top_srcdir@
32VPATH = @srcdir@
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36top_builddir = ..
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43NORMAL_INSTALL = :
44PRE_INSTALL = :
45POST_INSTALL = :
46NORMAL_UNINSTALL = :
47PRE_UNINSTALL = :
48POST_UNINSTALL = :
49build_triplet = @build@
50host_triplet = @host@
51bin_PROGRAMS = ginstall-info$(EXEEXT) texindex$(EXEEXT)
52subdir = util
53DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55am__aclocal_m4_deps = $(top_srcdir)/m4/inttypes_h.m4 \
56	$(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/mkstemp.m4 \
57	$(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/stdint_h.m4 \
58	$(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/uintmax_t.m4 \
59	$(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/configure.ac
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(SHELL) $(GNUSYSTEM_AUX_DIR)/mkinstalldirs
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES =
65am__installdirs = "$(DESTDIR)$(bindir)"
66binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
67PROGRAMS = $(bin_PROGRAMS)
68am_ginstall_info_OBJECTS = install-info.$(OBJEXT)
69ginstall_info_OBJECTS = $(am_ginstall_info_OBJECTS)
70ginstall_info_LDADD = $(LDADD)
71texindex_SOURCES = texindex.c
72texindex_OBJECTS = texindex.$(OBJEXT)
73texindex_LDADD = $(LDADD)
74DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
75depcomp =
76am__depfiles_maybe =
77COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79CCLD = $(CC)
80LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
81SOURCES = $(ginstall_info_SOURCES) texindex.c
82DIST_SOURCES = $(ginstall_info_SOURCES) texindex.c
83ETAGS = etags
84CTAGS = ctags
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86
87# Transform `ginstall-info' to `install-info' before applying any
88# user-specified name transformations.
89transform = s/ginstall-info/install-info/; $(program_transform_name)
90ACLOCAL = @ACLOCAL@
91ALLOCA = @ALLOCA@
92AMDEP_FALSE = @AMDEP_FALSE@
93AMDEP_TRUE = @AMDEP_TRUE@
94AMTAR = @AMTAR@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99CC = @CC@
100CCDEPMODE = @CCDEPMODE@
101CFLAGS = @CFLAGS@
102CPP = @CPP@
103CPPFLAGS = @CPPFLAGS@
104CYGPATH_W = @CYGPATH_W@
105DEFS = @DEFS@
106DEPDIR = @DEPDIR@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112GREP = @GREP@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
118INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LTLIBOBJS = @LTLIBOBJS@
123MAINT = @MAINT@
124MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
125MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
126MAKEINFO = @MAKEINFO@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135RANLIB = @RANLIB@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139TERMLIBS = @TERMLIBS@
140TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
141TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
142VERSION = @VERSION@
143ac_ct_CC = @ac_ct_CC@
144am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
145am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157datadir = @datadir@
158datarootdir = @datarootdir@
159docdir = @docdir@
160dvidir = @dvidir@
161exec_prefix = @exec_prefix@
162host = @host@
163host_alias = @host_alias@
164host_cpu = @host_cpu@
165host_os = @host_os@
166host_vendor = @host_vendor@
167htmldir = @htmldir@
168includedir = @includedir@
169infodir = @infodir@
170install_sh = @install_sh@
171libdir = @libdir@
172libexecdir = @libexecdir@
173localedir = @localedir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177native_tools = @native_tools@
178oldincludedir = @oldincludedir@
179pdfdir = @pdfdir@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182psdir = @psdir@
183sbindir = @sbindir@
184sharedstatedir = @sharedstatedir@
185sysconfdir = @sysconfdir@
186target_alias = @target_alias@
187
188# Use `ginstall-info' in the definition of PROGRAMS and in dependencies
189# because automake generates an install-info target in every Makefile (a
190# bug, IMHO, but this is easier than patching Automake.)
191ginstall_info_SOURCES = install-info.c
192
193# Most of these are for fun.
194#
195EXTRA_DIST = fix-info-dir gen-dir-node
196all: all-am
197
198.SUFFIXES:
199.SUFFIXES: .c .o .obj
200$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
201	@for dep in $?; do \
202	  case '$(am__configure_deps)' in \
203	    *$$dep*) \
204	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
205		&& exit 0; \
206	      exit 1;; \
207	  esac; \
208	done; \
209	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps util/Makefile'; \
210	cd $(top_srcdir) && \
211	  $(AUTOMAKE) --foreign  --ignore-deps util/Makefile
212.PRECIOUS: Makefile
213Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214	@case '$?' in \
215	  *config.status*) \
216	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
217	  *) \
218	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
219	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
220	esac;
221
222$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
226	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
228	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229install-binPROGRAMS:
230	@$(NORMAL_INSTALL)
231	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
232	@list='$(bin_PROGRAMS)'; for p in $$list; do \
233	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
234	  if test -f $$p \
235	  ; then \
236	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
237	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
238	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
239	  else :; fi; \
240	done
241
242uninstall-binPROGRAMS:
243	@$(NORMAL_UNINSTALL)
244	@list='$(bin_PROGRAMS)'; for p in $$list; do \
245	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
246	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
247	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
248	done
249
250clean-binPROGRAMS:
251	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
252ginstall-info$(EXEEXT): $(ginstall_info_OBJECTS) $(ginstall_info_DEPENDENCIES)
253	@rm -f ginstall-info$(EXEEXT)
254	$(LINK) $(ginstall_info_LDFLAGS) $(ginstall_info_OBJECTS) $(ginstall_info_LDADD) $(LIBS)
255texindex$(EXEEXT): $(texindex_OBJECTS) $(texindex_DEPENDENCIES)
256	@rm -f texindex$(EXEEXT)
257	$(LINK) $(texindex_LDFLAGS) $(texindex_OBJECTS) $(texindex_LDADD) $(LIBS)
258
259mostlyclean-compile:
260	-rm -f *.$(OBJEXT)
261
262distclean-compile:
263	-rm -f *.tab.c
264
265.c.o:
266	$(COMPILE) -c $<
267
268.c.obj:
269	$(COMPILE) -c `$(CYGPATH_W) '$<'`
270uninstall-info-am:
271
272ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274	unique=`for i in $$list; do \
275	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276	  done | \
277	  $(AWK) '    { files[$$0] = 1; } \
278	       END { for (i in files) print i; }'`; \
279	mkid -fID $$unique
280tags: TAGS
281
282TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283		$(TAGS_FILES) $(LISP)
284	tags=; \
285	here=`pwd`; \
286	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
287	unique=`for i in $$list; do \
288	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289	  done | \
290	  $(AWK) '    { files[$$0] = 1; } \
291	       END { for (i in files) print i; }'`; \
292	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293	  test -n "$$unique" || unique=$$empty_fix; \
294	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295	    $$tags $$unique; \
296	fi
297ctags: CTAGS
298CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299		$(TAGS_FILES) $(LISP)
300	tags=; \
301	here=`pwd`; \
302	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303	unique=`for i in $$list; do \
304	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305	  done | \
306	  $(AWK) '    { files[$$0] = 1; } \
307	       END { for (i in files) print i; }'`; \
308	test -z "$(CTAGS_ARGS)$$tags$$unique" \
309	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310	     $$tags $$unique
311
312GTAGS:
313	here=`$(am__cd) $(top_builddir) && pwd` \
314	  && cd $(top_srcdir) \
315	  && gtags -i $(GTAGS_ARGS) $$here
316
317distclean-tags:
318	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320distdir: $(DISTFILES)
321	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323	list='$(DISTFILES)'; for file in $$list; do \
324	  case $$file in \
325	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327	  esac; \
328	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331	    dir="/$$dir"; \
332	    $(mkdir_p) "$(distdir)$$dir"; \
333	  else \
334	    dir=''; \
335	  fi; \
336	  if test -d $$d/$$file; then \
337	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339	    fi; \
340	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341	  else \
342	    test -f $(distdir)/$$file \
343	    || cp -p $$d/$$file $(distdir)/$$file \
344	    || exit 1; \
345	  fi; \
346	done
347check-am: all-am
348check: check-am
349all-am: Makefile $(PROGRAMS)
350installdirs:
351	for dir in "$(DESTDIR)$(bindir)"; do \
352	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
353	done
354install: install-am
355install-exec: install-exec-am
356install-data: install-data-am
357uninstall: uninstall-am
358
359install-am:
360	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362installcheck: installcheck-am
363install-strip:
364	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
365	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
366	  `test -z '$(STRIP)' || \
367	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
368mostlyclean-generic:
369
370clean-generic:
371
372distclean-generic:
373	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
374
375maintainer-clean-generic:
376	@echo "This command is intended for maintainers to use"
377	@echo "it deletes files that may require special tools to rebuild."
378clean: clean-am
379
380clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
381
382distclean: distclean-am
383	-rm -f Makefile
384distclean-am: clean-am distclean-compile distclean-generic \
385	distclean-tags
386
387dvi: dvi-am
388
389dvi-am:
390
391html: html-am
392
393info: info-am
394
395info-am:
396
397install-data-am:
398
399install-exec-am: install-binPROGRAMS
400
401install-info: install-info-am
402
403install-man:
404
405installcheck-am:
406
407maintainer-clean: maintainer-clean-am
408	-rm -f Makefile
409maintainer-clean-am: distclean-am maintainer-clean-generic
410
411mostlyclean: mostlyclean-am
412
413mostlyclean-am: mostlyclean-compile mostlyclean-generic
414
415pdf: pdf-am
416
417pdf-am:
418
419ps: ps-am
420
421ps-am:
422
423uninstall-am: uninstall-binPROGRAMS uninstall-info-am
424
425.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
426	clean-generic ctags distclean distclean-compile \
427	distclean-generic distclean-tags distdir dvi dvi-am html \
428	html-am info info-am install install-am install-binPROGRAMS \
429	install-data install-data-am install-exec install-exec-am \
430	install-info install-info-am install-man install-strip \
431	installcheck installcheck-am installdirs maintainer-clean \
432	maintainer-clean-generic mostlyclean mostlyclean-compile \
433	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
434	uninstall-am uninstall-binPROGRAMS uninstall-info-am
435
436# Tell versions [3.59,3.63) of GNU make to not export all variables.
437# Otherwise a system limit (for SysV at least) may be exceeded.
438.NOEXPORT:
439