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.8 2004/10/28 14:03:27 karl Exp
18 # Makefile.am for texinfo/info.
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
= $(ginfo_SOURCES
) $(nodist_ginfo_SOURCES
) $(infokey_SOURCES
) $(nodist_infokey_SOURCES
) $(makedoc_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
)
50 build_triplet
= @build@
52 bin_PROGRAMS
= ginfo
$(EXEEXT
) infokey
$(EXEEXT
)
53 noinst_PROGRAMS
= makedoc
$(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
) $(noinst_PROGRAMS
)
81 am_ginfo_OBJECTS
= dir.
$(OBJEXT
) display.
$(OBJEXT
) dribble.
$(OBJEXT
) \
82 echo-area.
$(OBJEXT
) filesys.
$(OBJEXT
) footnotes.
$(OBJEXT
) \
83 gc.
$(OBJEXT
) indices.
$(OBJEXT
) info-utils.
$(OBJEXT
) \
84 info.
$(OBJEXT
) infodoc.
$(OBJEXT
) infomap.
$(OBJEXT
) \
85 m-x.
$(OBJEXT
) man.
$(OBJEXT
) nodemenu.
$(OBJEXT
) nodes.
$(OBJEXT
) \
86 search.
$(OBJEXT
) session.
$(OBJEXT
) signals.
$(OBJEXT
) \
87 terminal.
$(OBJEXT
) tilde.
$(OBJEXT
) variables.
$(OBJEXT
) \
89 nodist_ginfo_OBJECTS
= doc.
$(OBJEXT
)
90 ginfo_OBJECTS
= $(am_ginfo_OBJECTS
) $(nodist_ginfo_OBJECTS
)
91 ginfo_LDADD
= $(LDADD
)
93 ginfo_DEPENDENCIES
= ..
/lib
/libtxi.a
$(am__DEPENDENCIES_1
) \
95 am_infokey_OBJECTS
= infokey.
$(OBJEXT
)
96 nodist_infokey_OBJECTS
= key.
$(OBJEXT
)
97 infokey_OBJECTS
= $(am_infokey_OBJECTS
) $(nodist_infokey_OBJECTS
)
98 infokey_LDADD
= $(LDADD
)
99 infokey_DEPENDENCIES
= ..
/lib
/libtxi.a
$(am__DEPENDENCIES_1
) \
100 $(am__DEPENDENCIES_1
)
101 am_makedoc_OBJECTS
= makedoc.
$(OBJEXT
)
102 makedoc_OBJECTS
= $(am_makedoc_OBJECTS
)
103 makedoc_LDADD
= $(LDADD
)
104 makedoc_DEPENDENCIES
= ..
/lib
/libtxi.a
$(am__DEPENDENCIES_1
) \
105 $(am__DEPENDENCIES_1
)
106 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
107 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
108 am__depfiles_maybe
= depfiles
109 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
110 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
112 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
113 SOURCES
= $(ginfo_SOURCES
) $(nodist_ginfo_SOURCES
) $(infokey_SOURCES
) \
114 $(nodist_infokey_SOURCES
) $(makedoc_SOURCES
)
115 DIST_SOURCES
= $(ginfo_SOURCES
) $(infokey_SOURCES
) $(makedoc_SOURCES
)
118 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
119 transform
= s
/ginfo
/info/; $(program_transform_name
)
122 AMDEP_FALSE
= @AMDEP_FALSE@
123 AMDEP_TRUE
= @AMDEP_TRUE@
125 AUTOCONF
= @AUTOCONF@
126 AUTOHEADER
= @AUTOHEADER@
127 AUTOMAKE
= @AUTOMAKE@
129 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
130 CATOBJEXT
= @CATOBJEXT@
132 CCDEPMODE
= @CCDEPMODE@
135 CPPFLAGS
= @CPPFLAGS@
136 CYGPATH_W
= @CYGPATH_W@
137 DATADIRNAME
= @DATADIRNAME@
138 DEFS
= @DEFS@
-DLOCALEDIR
=\"$(localedir
)\" -DINFODIR
=\"$(infodir)\" \
139 -DINFODIR2
=\"$(infodir2
)\"
149 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
150 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
151 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
152 HAVE_WPRINTF
= @HAVE_WPRINTF@
153 HELP2MAN
= @HELP2MAN@
154 INSTALL_DATA
= @INSTALL_DATA@
155 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
156 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
158 INSTALL_WARNINGS_FALSE
= @INSTALL_WARNINGS_FALSE@
159 INSTALL_WARNINGS_TRUE
= @INSTALL_WARNINGS_TRUE@
160 INSTOBJEXT
= @INSTOBJEXT@
161 INTLBISON
= @INTLBISON@
162 INTLLIBS
= @INTLLIBS@
163 INTLOBJS
= @INTLOBJS@
164 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
166 LIBICONV
= @LIBICONV@
170 LTLIBICONV
= @LTLIBICONV@
171 LTLIBINTL
= @LTLIBINTL@
172 LTLIBOBJS
= @LTLIBOBJS@
174 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
175 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
176 MAKEINFO
= @MAKEINFO@
177 MKINSTALLDIRS
= @MKINSTALLDIRS@
179 MSGMERGE
= @MSGMERGE@
182 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
183 PACKAGE_NAME
= @PACKAGE_NAME@
184 PACKAGE_STRING
= @PACKAGE_STRING@
185 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
186 PACKAGE_VERSION
= @PACKAGE_VERSION@
187 PATH_SEPARATOR
= @PATH_SEPARATOR@
190 SET_MAKE
= @SET_MAKE@
193 TERMLIBS
= @TERMLIBS@
194 TOOLS_ONLY_FALSE
= @TOOLS_ONLY_FALSE@
195 TOOLS_ONLY_TRUE
= @TOOLS_ONLY_TRUE@
196 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
199 XGETTEXT
= @XGETTEXT@
200 ac_ct_CC
= @ac_ct_CC@
201 ac_ct_RANLIB
= @ac_ct_RANLIB@
202 ac_ct_STRIP
= @ac_ct_STRIP@
203 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
204 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
205 am__include
= @am__include@
206 am__leading_dot
= @am__leading_dot@
207 am__quote
= @am__quote@
209 am__untar
= @am__untar@
212 build_alias
= @build_alias@
213 build_cpu
= @build_cpu@
214 build_os
= @build_os@
215 build_vendor
= @build_vendor@
217 exec_prefix = @
exec_prefix@
219 host_alias
= @host_alias@
220 host_cpu
= @host_cpu@
222 host_vendor
= @host_vendor@
223 includedir = @
includedir@
225 install_sh
= @install_sh@
227 libexecdir
= @libexecdir@
228 localstatedir
= @localstatedir@
231 native_tools
= @native_tools@
232 oldincludedir = @
oldincludedir@
234 program_transform_name
= @program_transform_name@
236 sharedstatedir
= @sharedstatedir@
237 sysconfdir
= @sysconfdir@
238 target_alias
= @target_alias@
239 localedir
= $(datadir)/locale
240 infodir2
= $(datadir)/info
243 # Automake puts -I.. and -I$(srcdir) into DEFS by default, but
244 # we need to override it, so include them ourselves.
245 INCLUDES
= -I.
-I
$(top_srcdir
)/lib
-I..
/intl
-I..
-I
$(srcdir)
246 LDADD
= ..
/lib
/libtxi.a
$(TERMLIBS
) $(LIBINTL
)
247 EXTRA_DIST
= README pcterm.c
248 ginfo_SOURCES
= dir.c display.c display.h doc.h dribble.c dribble.h \
249 echo-area.c echo-area.h \
250 filesys.c filesys.h footnotes.c footnotes.h gc.c gc.h \
251 indices.c indices.h info-utils.c info-utils.h
info.c
info.h infodoc.c \
252 infomap.c infomap.h m-x.c man.c man.h nodemenu.c nodes.c nodes.h \
253 search.c search.h session.c session.h signals.c signals.h \
254 termdep.h terminal.c terminal.h tilde.c tilde.h \
255 variables.c variables.h window.c window.h
257 nodist_ginfo_SOURCES
= doc.c funs.h
258 infokey_SOURCES
= infokey.c infokey.h key.h
259 nodist_infokey_SOURCES
= key.c funs.h
261 # The files `doc.c', `key.c' and `funs.h' are created by ./makedoc run over the
262 # source files which contain DECLARE_INFO_COMMAND. `funs.h' is a header file
263 # listing the functions found. `doc.c' is a structure containing pointers
264 # to those functions along with completable names and documentation strings.
266 generated_sources
= doc.c key.c funs.h
268 # These files are not distributed.
269 DISTCLEANFILES
= $(generated_sources
)
270 makedoc_SOURCES
= makedoc.c
272 # Files with Info commands defined that makedoc should read.
273 cmd_sources
= $(srcdir)/session.c
$(srcdir)/echo-area.c
$(srcdir)/infodoc.c \
274 $(srcdir)/m-x.c
$(srcdir)/indices.c
$(srcdir)/nodemenu.c \
275 $(srcdir)/footnotes.c
$(srcdir)/variables.c
278 # The following hack is necessary to hint make before the automatic
279 # dependencies are built.
280 BUILT_SOURCES
= funs.h
281 all: $(BUILT_SOURCES
)
282 $(MAKE
) $(AM_MAKEFLAGS
) all-am
285 .SUFFIXES
: .c .o .obj
286 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
288 case
'$(am__configure_deps)' in \
290 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
295 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu info/Makefile'; \
296 cd
$(top_srcdir
) && \
297 $(AUTOMAKE
) --gnu
info/Makefile
299 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
302 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
304 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
308 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
309 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
311 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
312 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
313 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
314 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
315 install-binPROGRAMS
: $(bin_PROGRAMS
)
317 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
318 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
319 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
322 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
323 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
324 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
328 uninstall-binPROGRAMS
:
330 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
331 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
332 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
333 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
337 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
339 clean-noinstPROGRAMS
:
340 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
341 ginfo
$(EXEEXT
): $(ginfo_OBJECTS
) $(ginfo_DEPENDENCIES
)
342 @
rm -f ginfo
$(EXEEXT
)
343 $(LINK
) $(ginfo_LDFLAGS
) $(ginfo_OBJECTS
) $(ginfo_LDADD
) $(LIBS
)
344 infokey
$(EXEEXT
): $(infokey_OBJECTS
) $(infokey_DEPENDENCIES
)
345 @
rm -f infokey
$(EXEEXT
)
346 $(LINK
) $(infokey_LDFLAGS
) $(infokey_OBJECTS
) $(infokey_LDADD
) $(LIBS
)
347 makedoc
$(EXEEXT
): $(makedoc_OBJECTS
) $(makedoc_DEPENDENCIES
)
348 @
rm -f makedoc
$(EXEEXT
)
349 $(LINK
) $(makedoc_LDFLAGS
) $(makedoc_OBJECTS
) $(makedoc_LDADD
) $(LIBS
)
357 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dir.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/display.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/doc.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dribble.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/echo-area.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/filesys.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/footnotes.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gc.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/indices.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/info-utils.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/info.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/infodoc.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/infokey.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/infomap.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/key.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/m-x.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/makedoc.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/man.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/nodemenu.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/nodes.Po@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/search.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/session.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signals.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/terminal.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tilde.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/variables.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/window.Po@am__quote@
386 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
387 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
390 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
393 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
394 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
397 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
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; \
405 $(AWK) ' { files[$$0] = 1; } \
406 END { for (i in files) print i; }'`; \
410 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
411 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
426 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
427 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
441 here
=`$(am__cd) $(top_builddir) && pwd` \
442 && cd
$(top_srcdir
) \
443 && gtags
-i
$(GTAGS_ARGS
) $$here
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 \
453 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
454 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
460 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
468 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
470 test -f
$(distdir
)/$$file \
471 || cp
-p
$$d/$$file $(distdir
)/$$file \
476 check: $(BUILT_SOURCES
)
477 $(MAKE
) $(AM_MAKEFLAGS
) check-am
478 all-am
: Makefile
$(PROGRAMS
)
480 for
dir in
"$(DESTDIR)$(bindir)"; do \
481 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
483 install: $(BUILT_SOURCES
)
484 $(MAKE
) $(AM_MAKEFLAGS
) install-am
485 install-exec
: install-exec-am
486 install-data
: install-data-am
487 uninstall: uninstall-am
490 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
492 installcheck: installcheck-am
494 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
495 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
496 `test -z '$(STRIP)' || \
497 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
503 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
504 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
506 maintainer-clean-generic
:
507 @echo
"This command is intended for maintainers to use"
508 @echo
"it deletes files that may require special tools to rebuild."
509 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
512 clean-am
: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
515 distclean: distclean-am
518 distclean-am
: clean-am distclean-compile distclean-generic \
533 install-exec-am
: install-binPROGRAMS
535 install-info
: install-info-am
541 maintainer-clean
: maintainer-clean-am
544 maintainer-clean-am
: distclean-am maintainer-clean-generic
546 mostlyclean: mostlyclean-am
548 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
558 uninstall-am
: uninstall-binPROGRAMS uninstall-info-am
560 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
561 clean-generic clean-noinstPROGRAMS ctags
distclean \
562 distclean-compile distclean-generic distclean-tags distdir
dvi \
563 dvi-am html html-am
info info-am
install install-am \
564 install-binPROGRAMS install-data install-data-am install-exec \
565 install-exec-am install-info install-info-am install-man \
566 install-strip
installcheck installcheck-am
installdirs \
567 maintainer-clean maintainer-clean-generic
mostlyclean \
568 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
569 tags uninstall uninstall-am uninstall-binPROGRAMS \
573 # We need a linear ordering to prevent race condition in parallel make.
574 # See the node ``(automake)Multiple Outputs'' for an explanation.
578 # The $(EXEEXT) should be added by Automake, but isn't. Fine.
579 $(generated_sources
): makedoc
$(EXEEXT
) $(cmd_sources
)
580 rm -f
$(generated_sources
)
581 $(top_builddir
)/$(native_tools
)/info/makedoc
$(cmd_sources
)
582 # Tell versions [3.59,3.63) of GNU make to not export all variables.
583 # Otherwise a system limit (for SysV at least) may be exceeded.