1 # Makefile.in generated by automake 1.7.2 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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
41 AMDEP_FALSE
= @AMDEP_FALSE@
42 AMDEP_TRUE
= @AMDEP_TRUE@
45 AUTOHEADER
= @AUTOHEADER@
49 CCDEPMODE
= @CCDEPMODE@
53 CYGPATH_W
= @CYGPATH_W@
62 FESETROUND_LIBM
= @FESETROUND_LIBM@
63 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
66 GNU_PACKAGE
= @GNU_PACKAGE@
68 INSTALL_DATA
= @INSTALL_DATA@
69 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
70 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
73 KMEM_GROUP
= @KMEM_GROUP@
79 LIB_CLOCK_GETTIME
= @LIB_CLOCK_GETTIME@
80 LIB_CRYPT
= @LIB_CRYPT@
81 LIB_NANOSLEEP
= @LIB_NANOSLEEP@
82 LTLIBICONV
= @LTLIBICONV@
83 LTLIBINTL
= @LTLIBINTL@
84 LTLIBOBJS
= @LTLIBOBJS@
87 MKINSTALLDIRS
= @MKINSTALLDIRS@
90 NEED_SETGID
= @NEED_SETGID@
92 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
93 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
95 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
96 PACKAGE_NAME
= @PACKAGE_NAME@
97 PACKAGE_STRING
= @PACKAGE_STRING@
98 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
99 PACKAGE_VERSION
= @PACKAGE_VERSION@
100 PATH_SEPARATOR
= @PATH_SEPARATOR@
105 SEQ_LIBM
= @SEQ_LIBM@
106 SET_MAKE
= @SET_MAKE@
108 SQRT_LIBM
= @SQRT_LIBM@
113 XGETTEXT
= @XGETTEXT@
115 ac_ct_CC
= @ac_ct_CC@
116 ac_ct_RANLIB
= @ac_ct_RANLIB@
117 ac_ct_STRIP
= @ac_ct_STRIP@
118 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
119 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
120 am__include
= @am__include@
121 am__quote
= @am__quote@
124 build_alias
= @build_alias@
125 build_cpu
= @build_cpu@
126 build_os
= @build_os@
127 build_vendor
= @build_vendor@
129 exec_prefix = @
exec_prefix@
131 host_alias
= @host_alias@
132 host_cpu
= @host_cpu@
134 host_vendor
= @host_vendor@
135 includedir = @
includedir@
137 install_sh
= @install_sh@
139 libexecdir
= @libexecdir@
140 localstatedir
= @localstatedir@
142 oldincludedir = @
oldincludedir@
144 program_transform_name
= @program_transform_name@
146 sharedstatedir
= @sharedstatedir@
147 sysconfdir
= @sysconfdir@
148 target_alias
= @target_alias@
151 README Makefile.am.in \
230 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
231 CONFIG_HEADER
= $(top_builddir
)/config.h
234 DIST_COMMON
= README ChangeLog Makefile.am Makefile.in
238 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
239 cd
$(top_srcdir
) && \
240 $(AUTOMAKE
) --gnits m4
/Makefile
241 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
242 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
250 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
253 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
255 distdir
: $(DISTFILES
)
256 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
257 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
258 list
='$(DISTFILES)'; for file in
$$list; do \
260 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
261 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
263 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
264 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
265 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
267 $(mkinstalldirs
) "$(distdir)$$dir"; \
271 if
test -d
$$d/$$file; then \
272 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
273 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
275 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
277 test -f
$(distdir
)/$$file \
278 || cp
-p
$$d/$$file $(distdir
)/$$file \
289 install-exec
: install-exec-am
290 install-data
: install-data-am
291 uninstall: uninstall-am
294 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
296 installcheck: installcheck-am
298 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
299 INSTALL_STRIP_FLAG
=-s \
300 `test -z '$(STRIP)' || \
301 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
307 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
309 maintainer-clean-generic
:
310 @echo
"This command is intended for maintainers to use"
311 @echo
"it deletes files that may require special tools to rebuild."
314 clean-am
: clean-generic mostlyclean-am
316 distclean: distclean-am
318 distclean-am
: clean-am distclean-generic
332 install-info
: install-info-am
338 maintainer-clean
: maintainer-clean-am
340 maintainer-clean-am
: distclean-am maintainer-clean-generic
342 mostlyclean: mostlyclean-am
344 mostlyclean-am
: mostlyclean-generic
354 uninstall-am
: uninstall-info-am
356 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
357 distclean-generic distdir
dvi dvi-am
info info-am
install \
358 install-am install-data install-data-am install-exec \
359 install-exec-am install-info install-info-am install-man \
360 install-strip
installcheck installcheck-am
installdirs \
361 maintainer-clean maintainer-clean-generic
mostlyclean \
362 mostlyclean-generic pdf pdf-am ps ps-am
uninstall uninstall-am \
366 Makefile.am
: Makefile.am.in
368 sed
-n
'1,/^##m4-files-begin/p' $< > $@t
369 (((echo EXTRA_DIST
=; \
370 echo
" README Makefile.am.in" \
372 (echo
*.m4|tr
' ' @
) ) \
373 |sed
's/@$$/%/;s/@/ \\@/g' |tr @
% '\012\012' \
375 sed
-n
'/^##m4-files-end/,$$p' $< >> $@t
378 # Tell versions [3.59,3.63) of GNU make to not export all variables.
379 # Otherwise a system limit (for SysV at least) may be exceeded.