1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
61 CATOBJEXT
= @CATOBJEXT@
64 DATADIRNAME
= @DATADIRNAME@
71 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
72 INSTOBJEXT
= @INSTOBJEXT@
78 MKINSTALLDIRS
= @MKINSTALLDIRS@
85 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
90 AUTOMAKE_OPTIONS
= gnits readme-alpha
92 EXTRA_DIST
= COPYING ChangeLog TODO install-sh config.h.in stamp-h.in THANKS
94 SUBDIRS
= lib intl find xargs locate doc m4 po
96 ACLOCAL_AMFLAGS
= -I m4
98 DISTCLEANFILES
= intl
/libintl.h
99 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
100 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
101 CONFIG_HEADER
= config.h
103 DIST_COMMON
= README .
/stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
104 INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS TODO \
105 acconfig.h aclocal.m4 config.h.in configure configure.in install-sh \
106 missing mkinstalldirs
109 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
115 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
116 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnits Makefile
118 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
120 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
122 $(ACLOCAL_M4
): configure.in m4
/assert.m4 m4
/check-decl.m4 \
123 m4
/check-type.m4 m4
/const.m4 m4
/decl.m4 m4
/error.m4 \
124 m4
/fnmatch.m4 m4
/fstypename.m4 m4
/getline.m4 \
125 m4
/glibc.m4 m4
/inttypes_h.m4 m4
/isc-posix.m4 \
126 m4
/jm-glibc-io.m4 m4
/jm-macros.m4 m4
/jm-mktime.m4 \
127 m4
/lfs.m4 m4
/ls-mntd-fs.m4 m4
/lstat.m4 m4
/malloc.m4 \
128 m4
/memcmp.m4 m4
/mktime.m4 m4
/perl.m4 m4
/prereq.m4 \
129 m4
/putenv.m4 m4
/readdir.m4 m4
/realloc.m4 m4
/regex.m4 \
130 m4
/st_dm_mode.m4 m4
/st_mtim.m4 m4
/stat.m4 \
131 m4
/strftime.m4 m4
/uintmax_t.m4 m4
/uptime.m4 \
132 m4
/utimbuf.m4 m4
/utime.m4 m4
/utimes.m4
133 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
135 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
136 $(SHELL
) .
/config.status
--recheck
137 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
138 cd
$(srcdir) && $(AUTOCONF
)
141 @if
test ! -f
$@
; then \
145 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
147 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
148 $(SHELL
) .
/config.status
149 @echo timestamp
> stamp-h
2> /dev
/null
150 $(srcdir)/config.h.in
: $(srcdir)/stamp-h.in
151 @if
test ! -f
$@
; then \
152 rm -f
$(srcdir)/stamp-h.in
; \
153 $(MAKE
) $(srcdir)/stamp-h.in
; \
155 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
156 cd
$(top_srcdir
) && $(AUTOHEADER
)
157 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
166 maintainer-clean-hdr
:
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.
177 all-recursive install-data-recursive install-exec-recursive \
178 installdirs-recursive install-recursive uninstall-recursive \
179 check-recursive installcheck-recursive info-recursive dvi-recursive
:
180 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
182 target
=`echo $@ | sed s/-recursive//`; \
183 list
='$(SUBDIRS)'; for subdir in
$$list; do \
184 echo
"Making $$target in $$subdir"; \
185 if
test "$$subdir" = "."; then \
187 local_target
="$$target-am"; \
189 local_target
="$$target"; \
191 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
192 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
194 if
test "$$dot_seen" = "no"; then \
195 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
198 mostlyclean-recursive clean-recursive distclean-recursive \
199 maintainer-clean-recursive
:
200 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
202 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
203 rev
="$$subdir $$rev"; \
204 test "$$subdir" = "." && dot_seen
=yes
; \
206 test "$$dot_seen" = "no" && rev
=". $$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); \
225 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
226 list
='$(SOURCES) $(HEADERS)'; \
227 unique
=`for i in $$list; do echo $$i; done | \
228 awk ' { files[$$0] = 1; } \
229 END { for (i in files) print i; }'`; \
230 here
=`pwd` && cd
$(srcdir) \
231 && mkid
-f
$$here/ID
$$unique $(LISP
)
233 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
236 list
='$(SUBDIRS)'; for subdir in
$$list; do \
237 if
test "$$subdir" = .
; then
:; else \
238 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
241 list
='$(SOURCES) $(HEADERS)'; \
242 unique
=`for i in $$list; do echo $$i; done | \
243 awk ' { files[$$0] = 1; } \
244 END { for (i in files) print i; }'`; \
245 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
246 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
255 maintainer-clean-tags
:
257 distdir
= $(PACKAGE
)-$(VERSION
)
258 top_distdir
= $(distdir
)
260 # This target untars the dist file and tries a VPATH configuration. Then
261 # it guarantees that the distribution is self-contained by making another
265 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
266 mkdir
$(distdir
)/=build
267 mkdir
$(distdir
)/=inst
268 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
269 cd
$(distdir
)/=build \
270 && ..
/configure
--with-included-gettext
--srcdir=..
--prefix=$$dc_install_base \
271 && $(MAKE
) $(AM_MAKEFLAGS
) \
272 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
273 && $(MAKE
) $(AM_MAKEFLAGS
) check \
274 && $(MAKE
) $(AM_MAKEFLAGS
) install \
275 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
276 && $(MAKE
) $(AM_MAKEFLAGS
) dist
278 @banner
="$(distdir).tar.gz is ready for distribution"; \
279 dashes
=`echo "$$banner" | sed s/./=/g`; \
284 -chmod
-R a
+r
$(distdir
)
285 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
288 -chmod
-R a
+r
$(distdir
)
289 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
291 distdir
: $(DISTFILES
)
292 @if sed
15q
$(srcdir)/NEWS | fgrep
-e
"$(VERSION)" > /dev
/null
; then
:; else \
293 echo
"NEWS not updated; not releasing" 1>&2; \
298 -chmod
777 $(distdir
)
299 here
=`cd $(top_builddir) && pwd`; \
300 top_distdir
=`cd $(distdir) && pwd`; \
301 distdir
=`cd $(distdir) && pwd`; \
303 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnits Makefile
304 @for file in
$(DISTFILES
); do \
306 if
test -d
$$d/$$file; then \
307 cp
-pr
$$d/$$file $(distdir
)/$$file; \
309 test -f
$(distdir
)/$$file \
310 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
311 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
314 for subdir in
$(SUBDIRS
); do \
315 if
test "$$subdir" = .
; then
:; else \
316 test -d
$(distdir
)/$$subdir \
317 || mkdir
$(distdir
)/$$subdir \
319 chmod
777 $(distdir
)/$$subdir; \
320 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
329 check: check-recursive
331 installcheck: installcheck-recursive
332 all-recursive-am
: config.h
333 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
336 install-exec
: install-exec-recursive
339 install-data
: install-data-recursive
342 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
343 install: install-recursive
345 uninstall: uninstall-recursive
346 all-am
: Makefile config.h
347 all-redirect
: all-recursive-am
349 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
350 installdirs: installdirs-recursive
359 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
360 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
361 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
363 maintainer-clean-generic
:
364 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
366 mostlyclean: mostlyclean-recursive
368 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
370 clean: clean-recursive
372 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
374 distclean: distclean-recursive
377 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
378 maintainer-clean-generic distclean-am
379 @echo
"This command is intended for maintainers to use;"
380 @echo
"it deletes files that may require special tools to rebuild."
382 maintainer-clean
: maintainer-clean-recursive
385 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
386 install-data-recursive uninstall-data-recursive install-exec-recursive \
387 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
388 all-recursive check-recursive installcheck-recursive info-recursive \
389 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
390 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
391 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
392 dvi-am
dvi check check-am installcheck-am
installcheck all-recursive-am \
393 install-exec-am install-exec install-data-am install-data install-am \
394 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
395 installdirs mostlyclean-generic distclean-generic clean-generic \
396 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
399 # Tell versions [3.59,3.63) of GNU make to not export all variables.
400 # Otherwise a system limit (for SysV at least) may be exceeded.