1 # Makefile.in generated by automake 1.6 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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 # Main Automakefile for GNU diffutils.
19 # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
23 top_srcdir
= @top_srcdir@
26 exec_prefix = @
exec_prefix@
30 libexecdir
= @libexecdir@
32 sysconfdir
= @sysconfdir@
33 sharedstatedir
= @sharedstatedir@
34 localstatedir
= @localstatedir@
38 includedir = @
includedir@
39 oldincludedir = /usr
/include
40 pkgdatadir
= $(datadir)/@PACKAGE@
41 pkglibdir
= $(libdir)/@PACKAGE@
42 pkgincludedir
= $(includedir)/@PACKAGE@
48 AUTOHEADER
= @AUTOHEADER@
50 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
53 INSTALL_DATA
= @INSTALL_DATA@
54 install_sh_DATA
= $(install_sh
) -c
-m
644
55 install_sh_PROGRAM
= $(install_sh
) -c
56 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
57 INSTALL_HEADER
= $(INSTALL_DATA
)
58 transform
= @program_transform_name@
65 host_alias
= @host_alias@
70 PATH_SEPARATOR
= @PATH_SEPARATOR@
73 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
74 CATOBJEXT
= @CATOBJEXT@
77 DATADIRNAME
= @DATADIRNAME@
84 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
85 INSTOBJEXT
= @INSTOBJEXT@
86 INTLBISON
= @INTLBISON@
89 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
93 LIB_CLOCK_GETTIME
= @LIB_CLOCK_GETTIME@
95 LTLIBICONV
= @LTLIBICONV@
96 LTLIBINTL
= @LTLIBINTL@
97 MKINSTALLDIRS
= @MKINSTALLDIRS@
100 PR_PROGRAM
= @PR_PROGRAM@
104 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
107 am__include
= @am__include@
108 am__quote
= @am__quote@
109 install_sh
= @install_sh@
111 EXTRA_DIST
= config
/config.rpath exgettext INSTALLME
112 SUBDIRS
= doc lib m4 ms src man po
114 ACLOCAL_AMFLAGS
= -I m4
116 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
117 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
118 CONFIG_HEADER
= config.h
122 RECURSIVE_TARGETS
= info-recursive dvi-recursive install-info-recursive \
123 uninstall-info-recursive all-recursive install-data-recursive \
124 install-exec-recursive installdirs-recursive install-recursive \
125 uninstall-recursive check-recursive installcheck-recursive
126 DIST_COMMON
= README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
127 Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \
128 config
/config.guess config
/config.rpath config
/config.sub \
129 config
/depcomp config
/install-sh config
/mdate-sh config
/missing \
130 config
/mkinstalldirs config
/texinfo.
tex configure configure.ac
131 DIST_SUBDIRS
= $(SUBDIRS
)
133 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
136 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
137 cd
$(top_srcdir
) && \
138 $(AUTOMAKE
) --gnits Makefile
139 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
140 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
)
142 $(top_builddir
)/config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
143 $(SHELL
) .
/config.status
--recheck
144 $(srcdir)/configure
: $(srcdir)/configure.ac
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
145 cd
$(srcdir) && $(AUTOCONF
)
147 $(ACLOCAL_M4
): configure.ac m4
/c-bs-a.m4 m4
/c-stack.m4 m4
/check-decl.m4 m4
/codeset.m4 m4
/dos.m4 m4
/error.m4 m4
/fnmatch.m4 m4
/gettext.m4 m4
/glibc21.m4 m4
/gnu-source.m4 m4
/iconv.m4 m4
/inttypes.m4 m4
/jm-glibc-io.m4 m4
/lcmessage.m4 m4
/lib-ld.m4 m4
/lib-link.m4 m4
/lib-prefix.m4 m4
/longlong.m4 m4
/malloc.m4 m4
/mbrtowc.m4 m4
/mbstate_t.m4 m4
/prereq.m4 m4
/progtest.m4 m4
/realloc.m4 m4
/regex.m4 m4
/setmode.m4 m4
/st_mtim.m4 m4
/stdbool.m4 m4
/strftime.m4 m4
/vararrays.m4 m4
/xstrtoumax.m4
148 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
151 @if
test ! -f
$@
; then \
156 stamp-h1
: $(srcdir)/config.hin
$(top_builddir
)/config.status
158 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
160 $(srcdir)/config.hin
: $(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
161 cd
$(top_srcdir
) && $(AUTOHEADER
)
162 touch
$(srcdir)/config.hin
168 # This directory's subdirectories are mostly independent; you can cd
169 # into them and run `make' without going through this Makefile.
170 # To change the values of `make' variables: instead of editing Makefiles,
171 # (1) if the variable is set in `config.status', edit `config.status'
172 # (which will cause the Makefiles to be regenerated when you run `make');
173 # (2) otherwise, pass the desired values on the `make' command line.
174 $(RECURSIVE_TARGETS
):
175 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
177 target
=`echo $@ | sed s/-recursive//`; \
178 list
='$(SUBDIRS)'; for subdir in
$$list; do \
179 echo
"Making $$target in $$subdir"; \
180 if
test "$$subdir" = "."; then \
182 local_target
="$$target-am"; \
184 local_target
="$$target"; \
186 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
187 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
189 if
test "$$dot_seen" = "no"; then \
190 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
193 mostlyclean-recursive clean-recursive distclean-recursive \
194 maintainer-clean-recursive
:
195 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
198 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
199 *) list
='$(SUBDIRS)' ;; \
201 rev
=''; for subdir in
$$list; do \
202 if
test "$$subdir" = "."; then
:; else \
203 rev
="$$subdir $$rev"; \
207 target
=`echo $@ | sed s/-recursive//`; \
208 for subdir in
$$rev; do \
209 echo
"Making $$target in $$subdir"; \
210 if
test "$$subdir" = "."; then \
211 local_target
="$$target-am"; \
213 local_target
="$$target"; \
215 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
216 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
217 done
&& test -z
"$$fail"
219 list
='$(SUBDIRS)'; for subdir in
$$list; do \
220 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
228 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
229 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
230 unique
=`for i in $$list; do \
231 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
233 $(AWK) ' { files[$$0] = 1; } \
234 END { for (i in files) print i; }'`; \
237 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.hin
$(TAGS_DEPENDENCIES
) \
238 $(TAGS_FILES
) $(LISP
)
241 list
='$(SUBDIRS)'; for subdir in
$$list; do \
242 if
test "$$subdir" = .
; then
:; else \
243 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
246 list
='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
247 unique
=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
250 $(AWK) ' { files[$$0] = 1; } \
251 END { for (i in files) print i; }'`; \
252 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
253 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
257 here
=`$(am__cd) $(top_builddir) && pwd` \
258 && cd
$(top_srcdir
) \
259 && gtags
-i
$(GTAGS_ARGS
) $$here
262 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
263 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
266 distdir
= $(PACKAGE
)-$(VERSION
)
268 am__remove_distdir
= \
269 { test ! -d
$(distdir
) \
270 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
271 && rm -fr
$(distdir
); }; }
274 distcleancheck_listfiles
= find .
-type f
-print
276 distdir
: $(DISTFILES
)
277 @if sed
15q
$(srcdir)/NEWS | fgrep
-e
"$(VERSION)" >/dev
/null
; \
279 echo
"NEWS not updated; not releasing" 1>&2; \
282 $(am__remove_distdir
)
284 $(mkinstalldirs
) $(distdir
)/config
$(distdir
)/po
285 @for file in
$(DISTFILES
); do \
286 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
287 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
288 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
290 $(mkinstalldirs
) "$(distdir)$$dir"; \
294 if
test -d
$$d/$$file; then \
295 cp
-pR
$$d/$$file $(distdir
)$$dir \
298 test -f
$(distdir
)/$$file \
299 || cp
-p
$$d/$$file $(distdir
)/$$file \
303 list
='$(SUBDIRS)'; for subdir in
$$list; do \
304 if
test "$$subdir" = .
; then
:; else \
305 test -d
$(distdir
)/$$subdir \
306 || mkdir
$(distdir
)/$$subdir \
309 $(MAKE
) $(AM_MAKEFLAGS
) \
310 top_distdir
="$(top_distdir)" \
311 distdir
=..
/$(distdir
)/$$subdir \
316 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
317 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
318 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
319 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
320 || chmod
-R a
+r
$(distdir
)
322 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
323 $(am__remove_distdir
)
325 dist dist-all
: distdir
326 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
327 $(am__remove_distdir
)
329 # This target untars the dist file and tries a VPATH configuration. Then
330 # it guarantees that the distribution is self-contained by making another
333 $(am__remove_distdir
)
334 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
-
335 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
336 mkdir
$(distdir
)/=build
337 mkdir
$(distdir
)/=inst
339 dc_install_base
=`$(am__cd) $(distdir)/=inst && pwd` \
340 && cd
$(distdir
)/=build \
341 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
342 --with-included-gettext \
343 $(DISTCHECK_CONFIGURE_FLAGS
) \
344 && $(MAKE
) $(AM_MAKEFLAGS
) \
345 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
346 && $(MAKE
) $(AM_MAKEFLAGS
) check \
347 && $(MAKE
) $(AM_MAKEFLAGS
) install \
348 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
349 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
350 && (test `find $$dc_install_base -type f -print | wc -l` -le
1 \
351 ||
{ echo
"ERROR: files left after uninstall:" ; \
352 find
$$dc_install_base -type f
-print ; \
354 && $(MAKE
) $(AM_MAKEFLAGS
) dist-gzip \
355 && rm -f
$(distdir
).
tar.gz \
356 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
357 $(am__remove_distdir
)
358 @echo
"$(distdir).tar.gz is ready for distribution" | \
359 sed
'h;s/./=/g;p;x;p;x'
360 distcleancheck
: distclean
361 if
test '$(srcdir)' = .
; then \
362 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
365 test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
366 ||
{ echo
"ERROR: files left after distclean:" ; \
367 $(distcleancheck_listfiles
) ; \
370 check: check-recursive
371 all-am
: Makefile config.h
372 installdirs: installdirs-recursive
375 install: install-recursive
376 install-exec
: install-exec-recursive
377 install-data
: install-data-recursive
378 uninstall: uninstall-recursive
381 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
383 installcheck: installcheck-recursive
385 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
386 INSTALL_STRIP_FLAG
=-s \
387 `test -z '$(STRIP)' || \
388 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
394 -rm -f Makefile
$(CONFIG_CLEAN_FILES
) stamp-h stamp-h
[0-9]*
396 maintainer-clean-generic
:
397 @echo
"This command is intended for maintainers to use"
398 @echo
"it deletes files that may require special tools to rebuild."
399 clean: clean-recursive
401 clean-am
: clean-generic mostlyclean-am
403 distclean: distclean-recursive
404 -rm -f config.status config.cache config.log
405 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
419 install-info
: install-info-recursive
425 maintainer-clean
: maintainer-clean-recursive
427 maintainer-clean-am
: distclean-am maintainer-clean-generic
429 mostlyclean: mostlyclean-recursive
431 mostlyclean-am
: mostlyclean-generic
433 uninstall-am
: uninstall-info-am
435 uninstall-info
: uninstall-info-recursive
437 .PHONY
: $(RECURSIVE_TARGETS
) GTAGS
all all-am
check check-am
clean \
438 clean-generic clean-recursive
dist dist-all dist-gzip distcheck \
439 distclean distclean-generic distclean-hdr distclean-recursive \
440 distclean-tags distcleancheck distdir
dvi dvi-am dvi-recursive \
441 info info-am info-recursive
install install-am install-data \
442 install-data-am install-data-recursive install-exec \
443 install-exec-am install-exec-recursive install-info \
444 install-info-am install-info-recursive install-man \
445 install-recursive install-strip
installcheck installcheck-am \
446 installdirs installdirs-am installdirs-recursive \
447 maintainer-clean maintainer-clean-generic \
448 maintainer-clean-recursive
mostlyclean mostlyclean-generic \
449 mostlyclean-recursive
tags tags-recursive
uninstall \
450 uninstall-am uninstall-info-am uninstall-info-recursive \
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.