1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 top_srcdir
= @top_srcdir@
22 exec_prefix = @
exec_prefix@
26 libexecdir
= @libexecdir@
28 sysconfdir
= @sysconfdir@
29 sharedstatedir
= @sharedstatedir@
30 localstatedir
= @localstatedir@
34 includedir = @
includedir@
35 oldincludedir = /usr
/include
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
44 AUTOHEADER
= @AUTOHEADER@
47 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
48 INSTALL_DATA
= @INSTALL_DATA@
49 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
50 INSTALL_HEADER
= $(INSTALL_DATA
)
51 transform
= @program_transform_name@
58 host_alias
= @host_alias@
62 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
64 CATOBJEXT
= @CATOBJEXT@
67 DATADIRNAME
= @DATADIRNAME@
75 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
76 INSTOBJEXT
= @INSTOBJEXT@
77 INTLBISON
= @INTLBISON@
80 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
82 MKINSTALLDIRS
= @MKINSTALLDIRS@
91 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
94 am__include
= @am__include@
95 am__quote
= @am__quote@
96 install_sh
= @install_sh@
98 AUTOMAKE_OPTIONS
= no-dependencies
100 SUBDIRS
= intl po lib doc src tests m4 vms bootstrap
102 EXTRA_DIST
= TODO README README-alpha PATCHES.AC PATCHES.AM
104 # We should be able to just define `ACLOCAL_AMFLAGS = --acdir=m4',
105 # but this runs afoul of a bug in automake 1.
106 # The following hack works around this bug by creating acinclude.m4 manually.
109 ACINCLUDE_INPUTS
= $(M4DIR
)/decl.m4
$(M4DIR
)/djgpp.m4
$(M4DIR
)/dosfile.m4 \
110 $(M4DIR
)/envsep.m4
$(M4DIR
)/error.m4
$(M4DIR
)/gettext.m4
$(M4DIR
)/glibc.m4 \
111 $(M4DIR
)/header.m4
$(M4DIR
)/init.m4
$(M4DIR
)/install.m4 \
112 $(M4DIR
)/inttypes_h.m4
$(M4DIR
)/isc-posix.m4
$(M4DIR
)/largefile.m4 \
113 $(M4DIR
)/lcmessage.m4
$(M4DIR
)/malloc.m4
$(M4DIR
)/mbstate_t.m4 \
114 $(M4DIR
)/missing.m4
$(M4DIR
)/progtest.m4
$(M4DIR
)/realloc.m4 \
115 $(M4DIR
)/regex.m4
$(M4DIR
)/sanity.m4
$(M4DIR
)/strerror_r.m4 \
116 $(M4DIR
)/uintmax_t.m4
$(M4DIR
)/ulonglong.m4
$(M4DIR
)/xstrtoumax.m4
119 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
120 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
121 CONFIG_HEADER
= config.h
122 CONFIG_CLEAN_FILES
= intl
/Makefile
126 RECURSIVE_TARGETS
= info-recursive dvi-recursive install-info-recursive \
127 uninstall-info-recursive all-recursive install-data-recursive \
128 install-exec-recursive installdirs-recursive install-recursive \
129 uninstall-recursive check-recursive installcheck-recursive
130 DIST_COMMON
= README .
/stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
131 INSTALL Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 \
132 config.guess config.hin config.sub configure configure.in \
133 install-sh missing mkinstalldirs
134 DIST_SUBDIRS
= $(SUBDIRS
)
136 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
139 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
140 cd
$(top_srcdir
) && \
141 $(AUTOMAKE
) --gnu Makefile
142 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
143 cd
$(top_builddir
) && \
144 CONFIG_HEADERS
= CONFIG_LINKS
= \
145 CONFIG_FILES
=$@
$(SHELL
) .
/config.status
147 $(top_builddir
)/config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
148 $(SHELL
) .
/config.status
--recheck
149 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
150 cd
$(srcdir) && $(AUTOCONF
)
152 $(ACLOCAL_M4
): configure.in
153 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
155 @if
test ! -f
$@
; then \
159 stamp-h
: $(srcdir)/config.hin
$(top_builddir
)/config.status
160 @
rm -f stamp-h stamp-hT
161 @echo timestamp
> stamp-hT
2> /dev
/null
163 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.hin \
164 $(SHELL
) .
/config.status
166 $(srcdir)/config.hin
: $(srcdir)/.
/stamp-h.in
167 @if
test ! -f
$@
; then \
168 rm -f
$(srcdir)/.
/stamp-h.in
; \
169 $(MAKE
) $(srcdir)/.
/stamp-h.in
; \
171 $(srcdir)/.
/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
172 @
rm -f
$(srcdir)/.
/stamp-h.in
$(srcdir)/.
/stamp-h.inT
173 @echo timestamp
> $(srcdir)/.
/stamp-h.inT
2> /dev
/null
174 cd
$(top_srcdir
) && $(AUTOHEADER
)
175 @mv
$(srcdir)/.
/stamp-h.inT
$(srcdir)/.
/stamp-h.in
179 intl
/Makefile
: $(top_builddir
)/config.status
$(top_srcdir
)/intl
/Makefile.in
180 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= CONFIG_LINKS
= $(SHELL
) .
/config.status
183 # This directory's subdirectories are mostly independent; you can cd
184 # into them and run `make' without going through this Makefile.
185 # To change the values of `make' variables: instead of editing Makefiles,
186 # (1) if the variable is set in `config.status', edit `config.status'
187 # (which will cause the Makefiles to be regenerated when you run `make');
188 # (2) otherwise, pass the desired values on the `make' command line.
189 $(RECURSIVE_TARGETS
):
190 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
192 target
=`echo $@ | sed s/-recursive//`; \
193 list
='$(SUBDIRS)'; for subdir in
$$list; do \
194 echo
"Making $$target in $$subdir"; \
195 if
test "$$subdir" = "."; then \
197 local_target
="$$target-am"; \
199 local_target
="$$target"; \
201 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
202 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
204 if
test "$$dot_seen" = "no"; then \
205 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
208 mostlyclean-recursive clean-recursive distclean-recursive \
209 maintainer-clean-recursive
:
210 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
213 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
214 *) list
='$(SUBDIRS)' ;; \
216 rev
=''; for subdir in
$$list; do \
217 if
test "$$subdir" = "."; then
:; else \
218 rev
="$$subdir $$rev"; \
222 target
=`echo $@ | sed s/-recursive//`; \
223 for subdir in
$$rev; do \
224 echo
"Making $$target in $$subdir"; \
225 if
test "$$subdir" = "."; then \
226 local_target
="$$target-am"; \
228 local_target
="$$target"; \
230 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
231 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
232 done
&& test -z
"$$fail"
234 list
='$(SUBDIRS)'; for subdir in
$$list; do \
235 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
240 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
241 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
242 unique
=`for i in $$list; do \
243 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245 $(AWK) ' { files[$$0] = 1; } \
246 END { for (i in files) print i; }'`; \
247 mkid
-fID
$$unique $(LISP
)
249 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.hin
$(TAGS_DEPENDENCIES
) \
250 $(TAGS_FILES
) $(LISP
)
253 list
='$(SUBDIRS)'; for subdir in
$$list; do \
254 if
test "$$subdir" = .
; then
:; else \
255 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
258 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
259 unique
=`for i in $$list; do \
260 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 $(AWK) ' { files[$$0] = 1; } \
263 END { for (i in files) print i; }'`; \
264 test -z
"$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \
265 || etags
$(ETAGS_ARGS
) $$tags config.hin
$$unique $(LISP
)
268 here
=`CDPATH=: && cd $(top_builddir) && pwd` \
269 && cd
$(top_srcdir
) \
270 && gtags
-i
$(GTAGS_ARGS
) $$here
273 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
275 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
278 # Avoid unsightly `./'.
279 distdir
= $(PACKAGE
)-$(VERSION
)
283 distdir
: $(DISTFILES
)
284 -chmod
-R a
+w
$(distdir
) >/dev
/null
2>&1; rm -rf
$(distdir
)
286 $(mkinstalldirs
) $(distdir
)/intl
$(distdir
)/po
287 @for file in
$(DISTFILES
); do \
288 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
289 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
290 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
291 $(mkinstalldirs
) "$(distdir)/$$dir"; \
293 if
test -d
$$d/$$file; then \
294 cp
-pR
$$d/$$file $(distdir
) \
297 test -f
$(distdir
)/$$file \
298 || cp
-p
$$d/$$file $(distdir
)/$$file \
302 for subdir in
$(SUBDIRS
); do \
303 if
test "$$subdir" = .
; then
:; else \
304 test -d
$(distdir
)/$$subdir \
305 || mkdir
$(distdir
)/$$subdir \
308 $(MAKE
) $(AM_MAKEFLAGS
) \
309 top_distdir
="$(top_distdir)" \
310 distdir
=..
/$(distdir
)/$$subdir \
315 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
316 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
317 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
318 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
319 || chmod
-R a
+r
$(distdir
)
321 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
322 -chmod
-R a
+w
$(distdir
) >/dev
/null
2>&1; rm -rf
$(distdir
)
324 # This target untars the dist file and tries a VPATH configuration. Then
325 # it guarantees that the distribution is self-contained by making another
328 -chmod
-R a
+w
$(distdir
) > /dev
/null
2>&1; rm -rf
$(distdir
)
329 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
-
330 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
331 mkdir
$(distdir
)/=build
332 mkdir
$(distdir
)/=inst
334 dc_install_base
=`CDPATH=: && cd $(distdir)/=inst && pwd` \
335 && cd
$(distdir
)/=build \
336 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
337 --with-included-gettext \
338 && $(MAKE
) $(AM_MAKEFLAGS
) \
339 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
340 && $(MAKE
) $(AM_MAKEFLAGS
) check \
341 && $(MAKE
) $(AM_MAKEFLAGS
) install \
342 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
343 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
344 && (test `find $$dc_install_base -type f -print | wc -l` -le
1 \
345 ||
(echo
"Error: files left after uninstall" 1>&2; \
347 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
348 && $(MAKE
) $(AM_MAKEFLAGS
) distclean \
349 && rm -f
$(distdir
).
tar.gz \
350 && (test `find . -type f -print | wc -l` -eq
0 \
351 ||
(echo
"Error: files left after distclean" 1>&2; \
353 -chmod
-R a
+w
$(distdir
) > /dev
/null
2>&1; rm -rf
$(distdir
)
354 @echo
"$(distdir).tar.gz is ready for distribution" | \
355 sed
'h;s/./=/g;p;x;p;x'
357 check: check-recursive
358 all-am
: Makefile config.h
359 installdirs: installdirs-recursive
362 install: install-recursive
363 install-exec
: install-exec-recursive
364 install-data
: install-data-recursive
365 uninstall: uninstall-recursive
368 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
370 installcheck: installcheck-recursive
372 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
373 `test -z '$(STRIP)' || \
374 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
380 -rm -f Makefile
$(CONFIG_CLEAN_FILES
) stamp-h stamp-h
[0-9]*
382 maintainer-clean-generic
:
383 @echo
"This command is intended for maintainers to use"
384 @echo
"it deletes files that may require special tools to rebuild."
385 clean: clean-recursive
387 clean-am
: clean-generic mostlyclean-am
390 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
391 -chmod
-R a
+w
$(distdir
) >/dev
/null
2>&1; rm -rf
$(distdir
)
392 distclean: distclean-recursive
393 -rm -f config.status config.cache config.log
394 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
408 install-info
: install-info-recursive
414 maintainer-clean
: maintainer-clean-recursive
416 maintainer-clean-am
: distclean-am maintainer-clean-generic
418 mostlyclean: mostlyclean-recursive
420 mostlyclean-am
: mostlyclean-generic
422 uninstall-am
: uninstall-info-am
424 uninstall-info
: uninstall-info-recursive
426 .PHONY
: $(RECURSIVE_TARGETS
) GTAGS
all all-am
check check-am
clean \
427 clean-generic clean-recursive
dist dist-all distcheck
distclean \
428 distclean-generic distclean-hdr distclean-recursive \
429 distclean-tags distdir
dvi dvi-am dvi-recursive
info info-am \
430 info-recursive
install install-am install-data install-data-am \
431 install-data-recursive install-exec install-exec-am \
432 install-exec-recursive install-info install-info-am \
433 install-info-recursive install-man install-recursive \
434 install-strip
installcheck installcheck-am
installdirs \
435 installdirs-am installdirs-recursive maintainer-clean \
436 maintainer-clean-generic maintainer-clean-recursive
mostlyclean \
437 mostlyclean-generic mostlyclean-recursive
tags tags-recursive \
438 uninstall uninstall-am uninstall-info-am \
439 uninstall-info-recursive uninstall-recursive
441 $(srcdir)/acinclude.m4
: $(ACINCLUDE_INPUTS
)
442 cat
$(ACINCLUDE_INPUTS
) >$(srcdir)/acinclude.m4
444 # make cvs-clean blatantly stolen from KDE CVS ;)
446 @if
test ! -d CVS
; then \
447 echo
"You don't have a toplevel CVS directory."; \
448 echo
"You most certainly didn't use cvs to get these sources."; \
449 echo
"But this function depends on cvs's information."; \
453 dirs
=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\
454 for i in
$$dirs; do \
455 if
test ! -d
"$$pwd/$$i/CVS"; then \
457 rm -rf
"$$pwd/$$i"; \
462 if
test ! -d
"$$f"; then \
463 if grep
"^/$$f/" CVS
/Entries
> /dev
/null
; then \
467 rm -f
"$$pwd/$$i/$$f"; \
472 # Tell versions [3.59,3.63) of GNU make to not export all variables.
473 # Otherwise a system limit (for SysV at least) may be exceeded.