No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / texinfo / util / Makefile.in
blob674cac270d7df9d5ff1fe50681146eb90523063d
1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # Id: Makefile.am,v 1.14 2004/08/26 11:43:18 karl Exp
18 # Makefile.am for texinfo/util.
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.
31 SOURCES = $(ginstall_info_SOURCES) texindex.c
33 srcdir = @srcdir@
34 top_srcdir = @top_srcdir@
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 INSTALL = @INSTALL@
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 bin_PROGRAMS = ginstall-info$(EXEEXT) texindex$(EXEEXT)
55 subdir = util
56 DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
57 $(srcdir)/Makefile.in
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
60 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
61 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
62 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
63 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
64 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
65 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
66 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
67 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \
68 $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
69 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
70 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
71 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
72 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
73 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
74 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
75 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76 $(ACLOCAL_M4)
77 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
78 CONFIG_HEADER = $(top_builddir)/config.h
79 CONFIG_CLEAN_FILES =
80 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
81 "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)"
82 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
83 PROGRAMS = $(bin_PROGRAMS)
84 am_ginstall_info_OBJECTS = install-info.$(OBJEXT)
85 ginstall_info_OBJECTS = $(am_ginstall_info_OBJECTS)
86 ginstall_info_LDADD = $(LDADD)
87 am__DEPENDENCIES_1 =
88 ginstall_info_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1)
89 texindex_SOURCES = texindex.c
90 texindex_OBJECTS = texindex.$(OBJEXT)
91 texindex_LDADD = $(LDADD)
92 texindex_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1)
93 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
94 SCRIPTS = $(bin_SCRIPTS)
95 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
96 depcomp = $(SHELL) $(top_srcdir)/depcomp
97 am__depfiles_maybe = depfiles
98 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100 CCLD = $(CC)
101 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
102 SOURCES = $(ginstall_info_SOURCES) texindex.c
103 DIST_SOURCES = $(ginstall_info_SOURCES) texindex.c
104 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105 am__vpath_adj = case $$p in \
106 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107 *) f=$$p;; \
108 esac;
109 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
110 dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
111 pkgdataDATA_INSTALL = $(INSTALL_DATA)
112 DATA = $(dist_pkgdata_DATA) $(pkgdata_DATA)
113 ETAGS = etags
114 CTAGS = ctags
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 # Transform `ginstall-info' to `install-info' before applying any
118 # user-specified name transformations.
119 transform = s/ginstall-info/install-info/; $(program_transform_name)
120 ACLOCAL = @ACLOCAL@
121 ALLOCA = @ALLOCA@
122 AMDEP_FALSE = @AMDEP_FALSE@
123 AMDEP_TRUE = @AMDEP_TRUE@
124 AMTAR = @AMTAR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
130 CATOBJEXT = @CATOBJEXT@
131 CC = @CC@
132 CCDEPMODE = @CCDEPMODE@
133 CFLAGS = @CFLAGS@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CYGPATH_W = @CYGPATH_W@
137 DATADIRNAME = @DATADIRNAME@
138 DEFS = @DEFS@
139 DEPDIR = @DEPDIR@
140 ECHO_C = @ECHO_C@
141 ECHO_N = @ECHO_N@
142 ECHO_T = @ECHO_T@
143 EGREP = @EGREP@
144 EXEEXT = @EXEEXT@
145 GENCAT = @GENCAT@
146 GLIBC21 = @GLIBC21@
147 GMSGFMT = @GMSGFMT@
148 HAVE_ASPRINTF = @HAVE_ASPRINTF@
149 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
150 HAVE_SNPRINTF = @HAVE_SNPRINTF@
151 HAVE_WPRINTF = @HAVE_WPRINTF@
152 HELP2MAN = @HELP2MAN@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
158 INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
159 INSTOBJEXT = @INSTOBJEXT@
160 INTLBISON = @INTLBISON@
161 INTLLIBS = @INTLLIBS@
162 INTLOBJS = @INTLOBJS@
163 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
164 LDFLAGS = @LDFLAGS@
165 LIBICONV = @LIBICONV@
166 LIBINTL = @LIBINTL@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LTLIBICONV = @LTLIBICONV@
170 LTLIBINTL = @LTLIBINTL@
171 LTLIBOBJS = @LTLIBOBJS@
172 MAINT = @MAINT@
173 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
174 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
175 MAKEINFO = @MAKEINFO@
176 MKINSTALLDIRS = @MKINSTALLDIRS@
177 MSGFMT = @MSGFMT@
178 MSGMERGE = @MSGMERGE@
179 OBJEXT = @OBJEXT@
180 PACKAGE = @PACKAGE@
181 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182 PACKAGE_NAME = @PACKAGE_NAME@
183 PACKAGE_STRING = @PACKAGE_STRING@
184 PACKAGE_TARNAME = @PACKAGE_TARNAME@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 POSUB = @POSUB@
188 RANLIB = @RANLIB@
189 SET_MAKE = @SET_MAKE@
190 SHELL = @SHELL@
191 STRIP = @STRIP@
192 TERMLIBS = @TERMLIBS@
193 TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
194 TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
195 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
196 USE_NLS = @USE_NLS@
197 VERSION = @VERSION@
198 XGETTEXT = @XGETTEXT@
199 ac_ct_CC = @ac_ct_CC@
200 ac_ct_RANLIB = @ac_ct_RANLIB@
201 ac_ct_STRIP = @ac_ct_STRIP@
202 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
203 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
204 am__include = @am__include@
205 am__leading_dot = @am__leading_dot@
206 am__quote = @am__quote@
207 am__tar = @am__tar@
208 am__untar = @am__untar@
209 bindir = @bindir@
210 build = @build@
211 build_alias = @build_alias@
212 build_cpu = @build_cpu@
213 build_os = @build_os@
214 build_vendor = @build_vendor@
215 datadir = @datadir@
216 exec_prefix = @exec_prefix@
217 host = @host@
218 host_alias = @host_alias@
219 host_cpu = @host_cpu@
220 host_os = @host_os@
221 host_vendor = @host_vendor@
222 includedir = @includedir@
223 infodir = @infodir@
224 install_sh = @install_sh@
225 libdir = @libdir@
226 libexecdir = @libexecdir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 native_tools = @native_tools@
231 oldincludedir = @oldincludedir@
232 prefix = @prefix@
233 program_transform_name = @program_transform_name@
234 sbindir = @sbindir@
235 sharedstatedir = @sharedstatedir@
236 sysconfdir = @sysconfdir@
237 target_alias = @target_alias@
238 bin_SCRIPTS = texi2dvi texi2pdf
240 # Use `ginstall-info' in the definition of PROGRAMS and in dependencies
241 # because automake generates an install-info target in every Makefile (a
242 # bug, IMHO, but this is easier than patching Automake.)
243 ginstall_info_SOURCES = install-info.c
244 localedir = $(datadir)/locale
245 INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
246 LDADD = ../lib/libtxi.a $(LIBINTL)
247 dist_pkgdata_DATA = texinfo.dtd texinfo.xsl
248 pkgdata_DATA = texinfo.cat
250 # Most of these are for fun. The only official/installed ones are the
251 # texi2* scripts.
253 EXTRA_DIST = README deref.c dir-example fix-info-dir fixfonts \
254 fixref.gawk gdoc gen-dir-node gendocs.sh gendocs_template infosrch \
255 install-info-html outline.gawk \
256 prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi texi2pdf txitextest \
257 $(dist_pkgdata_DATA) texinfo-cat.in
259 CLEANFILES = $(pkgdata_DATA)
260 all: all-am
262 .SUFFIXES:
263 .SUFFIXES: .c .o .obj
264 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
265 @for dep in $?; do \
266 case '$(am__configure_deps)' in \
267 *$$dep*) \
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
269 && exit 0; \
270 exit 1;; \
271 esac; \
272 done; \
273 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile'; \
274 cd $(top_srcdir) && \
275 $(AUTOMAKE) --gnu util/Makefile
276 .PRECIOUS: Makefile
277 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278 @case '$?' in \
279 *config.status*) \
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281 *) \
282 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284 esac;
286 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 install-binPROGRAMS: $(bin_PROGRAMS)
294 @$(NORMAL_INSTALL)
295 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
296 @list='$(bin_PROGRAMS)'; for p in $$list; do \
297 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
298 if test -f $$p \
299 ; then \
300 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
301 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
302 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
303 else :; fi; \
304 done
306 uninstall-binPROGRAMS:
307 @$(NORMAL_UNINSTALL)
308 @list='$(bin_PROGRAMS)'; for p in $$list; do \
309 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
310 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
311 rm -f "$(DESTDIR)$(bindir)/$$f"; \
312 done
314 clean-binPROGRAMS:
315 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
316 ginstall-info$(EXEEXT): $(ginstall_info_OBJECTS) $(ginstall_info_DEPENDENCIES)
317 @rm -f ginstall-info$(EXEEXT)
318 $(LINK) $(ginstall_info_LDFLAGS) $(ginstall_info_OBJECTS) $(ginstall_info_LDADD) $(LIBS)
319 texindex$(EXEEXT): $(texindex_OBJECTS) $(texindex_DEPENDENCIES)
320 @rm -f texindex$(EXEEXT)
321 $(LINK) $(texindex_LDFLAGS) $(texindex_OBJECTS) $(texindex_LDADD) $(LIBS)
322 install-binSCRIPTS: $(bin_SCRIPTS)
323 @$(NORMAL_INSTALL)
324 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
325 @list='$(bin_SCRIPTS)'; for p in $$list; do \
326 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
327 if test -f $$d$$p; then \
328 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
329 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
330 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
331 else :; fi; \
332 done
334 uninstall-binSCRIPTS:
335 @$(NORMAL_UNINSTALL)
336 @list='$(bin_SCRIPTS)'; for p in $$list; do \
337 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
338 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
339 rm -f "$(DESTDIR)$(bindir)/$$f"; \
340 done
342 mostlyclean-compile:
343 -rm -f *.$(OBJEXT)
345 distclean-compile:
346 -rm -f *.tab.c
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/install-info.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texindex.Po@am__quote@
351 .c.o:
352 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
353 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
358 .c.obj:
359 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
360 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
362 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
363 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
364 uninstall-info-am:
365 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
366 @$(NORMAL_INSTALL)
367 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
368 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
369 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
370 f=$(am__strip_dir) \
371 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
372 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
373 done
375 uninstall-dist_pkgdataDATA:
376 @$(NORMAL_UNINSTALL)
377 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
378 f=$(am__strip_dir) \
379 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
380 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
381 done
382 install-pkgdataDATA: $(pkgdata_DATA)
383 @$(NORMAL_INSTALL)
384 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
385 @list='$(pkgdata_DATA)'; for p in $$list; do \
386 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387 f=$(am__strip_dir) \
388 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
389 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
390 done
392 uninstall-pkgdataDATA:
393 @$(NORMAL_UNINSTALL)
394 @list='$(pkgdata_DATA)'; for p in $$list; do \
395 f=$(am__strip_dir) \
396 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
397 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
398 done
400 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402 unique=`for i in $$list; do \
403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 done | \
405 $(AWK) ' { files[$$0] = 1; } \
406 END { for (i in files) print i; }'`; \
407 mkid -fID $$unique
408 tags: TAGS
410 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
411 $(TAGS_FILES) $(LISP)
412 tags=; \
413 here=`pwd`; \
414 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
415 unique=`for i in $$list; do \
416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417 done | \
418 $(AWK) ' { files[$$0] = 1; } \
419 END { for (i in files) print i; }'`; \
420 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
421 test -n "$$unique" || unique=$$empty_fix; \
422 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
423 $$tags $$unique; \
425 ctags: CTAGS
426 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
427 $(TAGS_FILES) $(LISP)
428 tags=; \
429 here=`pwd`; \
430 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431 unique=`for i in $$list; do \
432 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433 done | \
434 $(AWK) ' { files[$$0] = 1; } \
435 END { for (i in files) print i; }'`; \
436 test -z "$(CTAGS_ARGS)$$tags$$unique" \
437 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438 $$tags $$unique
440 GTAGS:
441 here=`$(am__cd) $(top_builddir) && pwd` \
442 && cd $(top_srcdir) \
443 && gtags -i $(GTAGS_ARGS) $$here
445 distclean-tags:
446 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448 distdir: $(DISTFILES)
449 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
450 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
451 list='$(DISTFILES)'; for file in $$list; do \
452 case $$file in \
453 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
454 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
455 esac; \
456 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
459 dir="/$$dir"; \
460 $(mkdir_p) "$(distdir)$$dir"; \
461 else \
462 dir=''; \
463 fi; \
464 if test -d $$d/$$file; then \
465 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
467 fi; \
468 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
469 else \
470 test -f $(distdir)/$$file \
471 || cp -p $$d/$$file $(distdir)/$$file \
472 || exit 1; \
473 fi; \
474 done
475 check-am: all-am
476 check: check-am
477 all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
478 installdirs:
479 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)"; do \
480 test -z "$$dir" || $(mkdir_p) "$$dir"; \
481 done
482 install: install-am
483 install-exec: install-exec-am
484 install-data: install-data-am
485 uninstall: uninstall-am
487 install-am: all-am
488 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
490 installcheck: installcheck-am
491 install-strip:
492 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
493 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
494 `test -z '$(STRIP)' || \
495 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
496 mostlyclean-generic:
498 clean-generic:
499 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
501 distclean-generic:
502 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504 maintainer-clean-generic:
505 @echo "This command is intended for maintainers to use"
506 @echo "it deletes files that may require special tools to rebuild."
507 clean: clean-am
509 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
511 distclean: distclean-am
512 -rm -rf ./$(DEPDIR)
513 -rm -f Makefile
514 distclean-am: clean-am distclean-compile distclean-generic \
515 distclean-tags
517 dvi: dvi-am
519 dvi-am:
521 html: html-am
523 info: info-am
525 info-am:
527 install-data-am: install-dist_pkgdataDATA install-pkgdataDATA
529 install-exec-am: install-binPROGRAMS install-binSCRIPTS
531 install-info: install-info-am
533 install-man:
535 installcheck-am:
537 maintainer-clean: maintainer-clean-am
538 -rm -rf ./$(DEPDIR)
539 -rm -f Makefile
540 maintainer-clean-am: distclean-am maintainer-clean-generic
542 mostlyclean: mostlyclean-am
544 mostlyclean-am: mostlyclean-compile mostlyclean-generic
546 pdf: pdf-am
548 pdf-am:
550 ps: ps-am
552 ps-am:
554 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
555 uninstall-dist_pkgdataDATA uninstall-info-am \
556 uninstall-pkgdataDATA
558 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
559 clean-generic ctags distclean distclean-compile \
560 distclean-generic distclean-tags distdir dvi dvi-am html \
561 html-am info info-am install install-am install-binPROGRAMS \
562 install-binSCRIPTS install-data install-data-am \
563 install-dist_pkgdataDATA install-exec install-exec-am \
564 install-info install-info-am install-man install-pkgdataDATA \
565 install-strip installcheck installcheck-am installdirs \
566 maintainer-clean maintainer-clean-generic mostlyclean \
567 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
568 tags uninstall uninstall-am uninstall-binPROGRAMS \
569 uninstall-binSCRIPTS uninstall-dist_pkgdataDATA \
570 uninstall-info-am uninstall-pkgdataDATA
573 # we don't actually use version.texi in the rule, but it's one way of
574 # noticing when the version changes.
575 texinfo.cat: texinfo-cat.in $(top_srcdir)/doc/version.texi
576 sed 's/__VERSION__/@VERSION@/g' $(srcdir)/texinfo-cat.in >$@
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: