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.5 2004/04/11 17:56:46 karl Exp
18 # Makefile.am for texinfo/makeinfo.
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
= $(makeinfo_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@
53 bin_PROGRAMS
= makeinfo$(EXEEXT
)
55 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
56 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
57 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/codeset.m4 \
58 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
59 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
60 $(top_srcdir
)/m4
/intmax.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
61 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
62 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
63 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
64 $(top_srcdir
)/m4
/longdouble.m4
$(top_srcdir
)/m4
/longlong.m4 \
65 $(top_srcdir
)/m4
/mkstemp.m4
$(top_srcdir
)/m4
/nls.m4 \
66 $(top_srcdir
)/m4
/onceonly_2_57.m4
$(top_srcdir
)/m4
/po.m4 \
67 $(top_srcdir
)/m4
/printf-posix.m4
$(top_srcdir
)/m4
/progtest.m4 \
68 $(top_srcdir
)/m4
/signed.m4
$(top_srcdir
)/m4
/size_max.m4 \
69 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/strcase.m4 \
70 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/ulonglong.m4 \
71 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/m4
/wint_t.m4 \
72 $(top_srcdir
)/m4
/xsize.m4
$(top_srcdir
)/configure.ac
73 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
75 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
76 CONFIG_HEADER
= $(top_builddir
)/config.h
78 am__installdirs
= "$(DESTDIR)$(bindir)"
79 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
80 PROGRAMS
= $(bin_PROGRAMS
)
81 am_makeinfo_OBJECTS
= cmds.
$(OBJEXT
) defun.
$(OBJEXT
) files.
$(OBJEXT
) \
82 float.
$(OBJEXT
) footnote.
$(OBJEXT
) html.
$(OBJEXT
) \
83 index.
$(OBJEXT
) insertion.
$(OBJEXT
) lang.
$(OBJEXT
) \
84 macro.
$(OBJEXT
) makeinfo.
$(OBJEXT
) multi.
$(OBJEXT
) \
85 node.
$(OBJEXT
) sectioning.
$(OBJEXT
) toc.
$(OBJEXT
) \
86 xml.
$(OBJEXT
) xref.
$(OBJEXT
)
87 makeinfo_OBJECTS
= $(am_makeinfo_OBJECTS
)
88 makeinfo_LDADD
= $(LDADD
)
90 makeinfo_DEPENDENCIES
= ..
/lib
/libtxi.a
$(am__DEPENDENCIES_1
)
91 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
92 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
93 am__depfiles_maybe
= depfiles
94 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
95 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
97 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
98 SOURCES
= $(makeinfo_SOURCES
)
99 DIST_SOURCES
= $(makeinfo_SOURCES
)
100 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
101 html-recursive info-recursive install-data-recursive \
102 install-exec-recursive install-info-recursive \
103 install-recursive installcheck-recursive installdirs-recursive \
104 pdf-recursive ps-recursive uninstall-info-recursive \
108 DIST_SUBDIRS
= $(SUBDIRS
)
109 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
112 AMDEP_FALSE
= @AMDEP_FALSE@
113 AMDEP_TRUE
= @AMDEP_TRUE@
115 AUTOCONF
= @AUTOCONF@
116 AUTOHEADER
= @AUTOHEADER@
117 AUTOMAKE
= @AUTOMAKE@
119 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
120 CATOBJEXT
= @CATOBJEXT@
122 CCDEPMODE
= @CCDEPMODE@
125 CPPFLAGS
= @CPPFLAGS@
126 CYGPATH_W
= @CYGPATH_W@
127 DATADIRNAME
= @DATADIRNAME@
138 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
139 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
140 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
141 HAVE_WPRINTF
= @HAVE_WPRINTF@
142 HELP2MAN
= @HELP2MAN@
143 INSTALL_DATA
= @INSTALL_DATA@
144 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
145 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
147 INSTALL_WARNINGS_FALSE
= @INSTALL_WARNINGS_FALSE@
148 INSTALL_WARNINGS_TRUE
= @INSTALL_WARNINGS_TRUE@
149 INSTOBJEXT
= @INSTOBJEXT@
150 INTLBISON
= @INTLBISON@
151 INTLLIBS
= @INTLLIBS@
152 INTLOBJS
= @INTLOBJS@
153 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
155 LIBICONV
= @LIBICONV@
159 LTLIBICONV
= @LTLIBICONV@
160 LTLIBINTL
= @LTLIBINTL@
161 LTLIBOBJS
= @LTLIBOBJS@
163 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
164 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
165 MAKEINFO
= @MAKEINFO@
166 MKINSTALLDIRS
= @MKINSTALLDIRS@
168 MSGMERGE
= @MSGMERGE@
171 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
172 PACKAGE_NAME
= @PACKAGE_NAME@
173 PACKAGE_STRING
= @PACKAGE_STRING@
174 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
175 PACKAGE_VERSION
= @PACKAGE_VERSION@
176 PATH_SEPARATOR
= @PATH_SEPARATOR@
179 SET_MAKE
= @SET_MAKE@
182 TERMLIBS
= @TERMLIBS@
183 TOOLS_ONLY_FALSE
= @TOOLS_ONLY_FALSE@
184 TOOLS_ONLY_TRUE
= @TOOLS_ONLY_TRUE@
185 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
188 XGETTEXT
= @XGETTEXT@
189 ac_ct_CC
= @ac_ct_CC@
190 ac_ct_RANLIB
= @ac_ct_RANLIB@
191 ac_ct_STRIP
= @ac_ct_STRIP@
192 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
193 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
194 am__include
= @am__include@
195 am__leading_dot
= @am__leading_dot@
196 am__quote
= @am__quote@
198 am__untar
= @am__untar@
201 build_alias
= @build_alias@
202 build_cpu
= @build_cpu@
203 build_os
= @build_os@
204 build_vendor
= @build_vendor@
206 exec_prefix = @
exec_prefix@
208 host_alias
= @host_alias@
209 host_cpu
= @host_cpu@
211 host_vendor
= @host_vendor@
212 includedir = @
includedir@
214 install_sh
= @install_sh@
216 libexecdir
= @libexecdir@
217 localstatedir
= @localstatedir@
220 native_tools
= @native_tools@
221 oldincludedir = @
oldincludedir@
223 program_transform_name
= @program_transform_name@
225 sharedstatedir
= @sharedstatedir@
226 sysconfdir
= @sysconfdir@
227 target_alias
= @target_alias@
228 localedir
= $(datadir)/locale
229 INCLUDES
= -I
$(top_srcdir
)/lib
-I..
/intl
-DLOCALEDIR
=\"$(localedir
)\"
230 LDADD
= ..
/lib
/libtxi.a
$(LIBINTL
)
232 cmds.c cmds.h defun.c defun.h \
233 files.c files.h float.c float.h footnote.c footnote.h \
234 html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
235 macro.c macro.h
makeinfo.c
makeinfo.h multi.c multi.h node.c node.h \
236 sectioning.c sectioning.h toc.c toc.h xml.c xml.h xref.c xref.h
243 .SUFFIXES
: .c .o .obj
244 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
246 case
'$(am__configure_deps)' in \
248 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
253 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu makeinfo/Makefile'; \
254 cd
$(top_srcdir
) && \
255 $(AUTOMAKE
) --gnu
makeinfo/Makefile
257 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
260 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
262 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
263 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
266 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
267 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
269 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
270 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
271 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
272 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
273 install-binPROGRAMS
: $(bin_PROGRAMS
)
275 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
276 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
277 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
280 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
281 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
282 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
286 uninstall-binPROGRAMS
:
288 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
289 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
290 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
291 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
295 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
296 makeinfo$(EXEEXT
): $(makeinfo_OBJECTS
) $(makeinfo_DEPENDENCIES
)
297 @
rm -f
makeinfo$(EXEEXT
)
298 $(LINK
) $(makeinfo_LDFLAGS
) $(makeinfo_OBJECTS
) $(makeinfo_LDADD
) $(LIBS
)
306 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cmds.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/defun.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/files.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/float.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/footnote.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/html.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/index.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/insertion.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lang.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/macro.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/makeinfo.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/multi.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/node.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sectioning.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/toc.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xml.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xref.Po@am__quote@
325 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
326 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
329 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
332 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
333 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
336 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
339 # This directory's subdirectories are mostly independent; you can cd
340 # into them and run `make' without going through this Makefile.
341 # To change the values of `make' variables: instead of editing Makefiles,
342 # (1) if the variable is set in `config.status', edit `config.status'
343 # (which will cause the Makefiles to be regenerated when you run `make');
344 # (2) otherwise, pass the desired values on the `make' command line.
345 $(RECURSIVE_TARGETS
):
346 @set fnord
$$MAKEFLAGS; amf
=$$2; \
348 target
=`echo $@ | sed s/-recursive//`; \
349 list
='$(SUBDIRS)'; for subdir in
$$list; do \
350 echo
"Making $$target in $$subdir"; \
351 if
test "$$subdir" = "."; then \
353 local_target
="$$target-am"; \
355 local_target
="$$target"; \
357 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
358 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
360 if
test "$$dot_seen" = "no"; then \
361 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
364 mostlyclean-recursive clean-recursive distclean-recursive \
365 maintainer-clean-recursive
:
366 @set fnord
$$MAKEFLAGS; amf
=$$2; \
369 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
370 *) list
='$(SUBDIRS)' ;; \
372 rev
=''; for subdir in
$$list; do \
373 if
test "$$subdir" = "."; then
:; else \
374 rev
="$$subdir $$rev"; \
378 target
=`echo $@ | sed s/-recursive//`; \
379 for subdir in
$$rev; do \
380 echo
"Making $$target in $$subdir"; \
381 if
test "$$subdir" = "."; then \
382 local_target
="$$target-am"; \
384 local_target
="$$target"; \
386 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
387 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
388 done
&& test -z
"$$fail"
390 list
='$(SUBDIRS)'; for subdir in
$$list; do \
391 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
394 list
='$(SUBDIRS)'; for subdir in
$$list; do \
395 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
398 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
399 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400 unique
=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403 $(AWK) ' { files[$$0] = 1; } \
404 END { for (i in files) print i; }'`; \
408 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
409 $(TAGS_FILES
) $(LISP
)
412 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
413 include_option
=--etags-include
; \
416 include_option
=--include; \
419 list
='$(SUBDIRS)'; for subdir in
$$list; do \
420 if
test "$$subdir" = .
; then
:; else \
421 test ! -f
$$subdir/TAGS || \
422 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
425 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426 unique
=`for i in $$list; do \
427 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429 $(AWK) ' { files[$$0] = 1; } \
430 END { for (i in files) print i; }'`; \
431 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
432 test -n
"$$unique" || unique
=$$empty_fix; \
433 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
437 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
438 $(TAGS_FILES
) $(LISP
)
441 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442 unique
=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 $(AWK) ' { files[$$0] = 1; } \
446 END { for (i in files) print i; }'`; \
447 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
448 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
452 here
=`$(am__cd) $(top_builddir) && pwd` \
453 && cd
$(top_srcdir
) \
454 && gtags
-i
$(GTAGS_ARGS
) $$here
457 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
459 distdir
: $(DISTFILES
)
460 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
461 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
462 list
='$(DISTFILES)'; for file in
$$list; do \
464 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
465 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
467 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
468 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
469 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
471 $(mkdir_p
) "$(distdir)$$dir"; \
475 if
test -d
$$d/$$file; then \
476 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
477 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
479 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
481 test -f
$(distdir
)/$$file \
482 || cp
-p
$$d/$$file $(distdir
)/$$file \
486 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
487 if
test "$$subdir" = .
; then
:; else \
488 test -d
"$(distdir)/$$subdir" \
489 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
491 distdir
=`$(am__cd) $(distdir) && pwd`; \
492 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
494 $(MAKE
) $(AM_MAKEFLAGS
) \
495 top_distdir
="$$top_distdir" \
496 distdir
="$$distdir/$$subdir" \
502 check: check-recursive
503 all-am
: Makefile
$(PROGRAMS
)
504 installdirs: installdirs-recursive
506 for
dir in
"$(DESTDIR)$(bindir)"; do \
507 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
509 install: install-recursive
510 install-exec
: install-exec-recursive
511 install-data
: install-data-recursive
512 uninstall: uninstall-recursive
515 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
517 installcheck: installcheck-recursive
519 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
520 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
521 `test -z '$(STRIP)' || \
522 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
528 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
530 maintainer-clean-generic
:
531 @echo
"This command is intended for maintainers to use"
532 @echo
"it deletes files that may require special tools to rebuild."
533 clean: clean-recursive
535 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
537 distclean: distclean-recursive
540 distclean-am
: clean-am distclean-compile distclean-generic \
555 install-exec-am
: install-binPROGRAMS
557 install-info
: install-info-recursive
563 maintainer-clean
: maintainer-clean-recursive
566 maintainer-clean-am
: distclean-am maintainer-clean-generic
568 mostlyclean: mostlyclean-recursive
570 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
580 uninstall-am
: uninstall-binPROGRAMS uninstall-info-am
582 uninstall-info
: uninstall-info-recursive
584 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
585 clean clean-binPROGRAMS clean-generic clean-recursive ctags \
586 ctags-recursive
distclean distclean-compile distclean-generic \
587 distclean-recursive distclean-tags distdir
dvi dvi-am html \
588 html-am
info info-am
install install-am install-binPROGRAMS \
589 install-data install-data-am install-exec install-exec-am \
590 install-info install-info-am install-man install-strip \
591 installcheck installcheck-am
installdirs installdirs-am \
592 maintainer-clean maintainer-clean-generic \
593 maintainer-clean-recursive
mostlyclean mostlyclean-compile \
594 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
595 tags tags-recursive
uninstall uninstall-am \
596 uninstall-binPROGRAMS uninstall-info-am
598 # Tell versions [3.59,3.63) of GNU make to not export all variables.
599 # Otherwise a system limit (for SysV at least) may be exceeded.