1 # Makefile.in generated by automake 1.7 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 # -*-Makefile-*-, or close enough
20 top_srcdir
= @top_srcdir@
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
43 AMDEP_FALSE
= @AMDEP_FALSE@
44 AMDEP_TRUE
= @AMDEP_TRUE@
48 AUTOHEADER
= @AUTOHEADER@
52 CCDEPMODE
= @CCDEPMODE@
56 CYGPATH_W
= @CYGPATH_W@
64 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
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@
78 LTLIBICONV
= @LTLIBICONV@
79 LTLIBINTL
= @LTLIBINTL@
80 LTLIBOBJS
= @LTLIBOBJS@
82 MAKE_HOST
= @MAKE_HOST@
83 MKINSTALLDIRS
= @MKINSTALLDIRS@
86 NEED_SETGID
= @NEED_SETGID@
89 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
90 PACKAGE_NAME
= @PACKAGE_NAME@
91 PACKAGE_STRING
= @PACKAGE_STRING@
92 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
93 PACKAGE_VERSION
= @PACKAGE_VERSION@
94 PATH_SEPARATOR
= @PATH_SEPARATOR@
101 USE_CUSTOMS_FALSE
= @USE_CUSTOMS_FALSE@
102 USE_CUSTOMS_TRUE
= @USE_CUSTOMS_TRUE@
103 USE_LOCAL_GLOB_FALSE
= @USE_LOCAL_GLOB_FALSE@
104 USE_LOCAL_GLOB_TRUE
= @USE_LOCAL_GLOB_TRUE@
107 XGETTEXT
= @XGETTEXT@
108 ac_ct_CC
= @ac_ct_CC@
109 ac_ct_RANLIB
= @ac_ct_RANLIB@
110 ac_ct_STRIP
= @ac_ct_STRIP@
111 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
112 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
113 am__include
= @am__include@
114 am__quote
= @am__quote@
117 build_alias
= @build_alias@
118 build_cpu
= @build_cpu@
119 build_os
= @build_os@
120 build_vendor
= @build_vendor@
122 exec_prefix = @
exec_prefix@
124 host_alias
= @host_alias@
125 host_cpu
= @host_cpu@
127 host_vendor
= @host_vendor@
128 includedir = @
includedir@
130 install_sh
= @install_sh@
132 libexecdir
= @libexecdir@
133 localstatedir
= @localstatedir@
135 oldincludedir = @
oldincludedir@
137 program_transform_name
= @program_transform_name@
139 sharedstatedir
= @sharedstatedir@
140 sysconfdir
= @sysconfdir@
141 target_alias
= @target_alias@
143 AUTOMAKE_OPTIONS
= 1.7 foreign
145 # Only build the library when the system doesn't already have GNU glob.
146 @USE_LOCAL_GLOB_TRUE@noinst_LIBRARIES
= libglob.a
148 libglob_a_SOURCES
= glob.c glob.h fnmatch.c fnmatch.h
150 EXTRA_DIST
= COPYING.LIB Makefile.ami SCOPTIONS SMakefile \
154 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
155 CONFIG_HEADER
= $(top_builddir
)/config.h
157 LIBRARIES
= $(noinst_LIBRARIES
)
159 libglob_a_AR
= $(AR
) cru
161 am_libglob_a_OBJECTS
= glob.
$(OBJEXT
) fnmatch.
$(OBJEXT
)
162 libglob_a_OBJECTS
= $(am_libglob_a_OBJECTS
)
164 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I
$(top_builddir
)
165 depcomp
= $(SHELL
) $(top_srcdir
)/config
/depcomp
166 am__depfiles_maybe
= depfiles
167 @AMDEP_TRUE@DEP_FILES
= .
/$(DEPDIR
)/fnmatch.Po .
/$(DEPDIR
)/glob.Po
168 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
169 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
171 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
172 DIST_SOURCES
= $(libglob_a_SOURCES
)
173 DIST_COMMON
= COPYING.LIB ChangeLog Makefile.am Makefile.in
174 SOURCES
= $(libglob_a_SOURCES
)
179 .SUFFIXES
: .c .o .obj
180 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
181 cd
$(top_srcdir
) && \
182 $(AUTOMAKE
) --foreign glob
/Makefile
183 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
184 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
186 clean-noinstLIBRARIES
:
187 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
188 libglob.a
: $(libglob_a_OBJECTS
) $(libglob_a_DEPENDENCIES
)
190 $(libglob_a_AR
) libglob.a
$(libglob_a_OBJECTS
) $(libglob_a_LIBADD
)
194 -rm -f
*.
$(OBJEXT
) core
*.core
199 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fnmatch.Po@am__quote@
200 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/glob.Po@am__quote@
206 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" \
207 @am__fastdepCC_TRUE@
-c
-o
$@
`test -f '$<' || echo '$(srcdir)/'`$<; \
208 @am__fastdepCC_TRUE@ then mv
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
209 @am__fastdepCC_TRUE@
else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; \
210 @am__fastdepCC_TRUE@ fi
211 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
212 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
213 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
214 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`test -f '$<' || echo '$(srcdir)/'`$<
217 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" \
218 @am__fastdepCC_TRUE@
-c
-o
$@
`if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
219 @am__fastdepCC_TRUE@ then mv
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
220 @am__fastdepCC_TRUE@
else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; \
221 @am__fastdepCC_TRUE@ fi
222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
224 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
225 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
236 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
237 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
238 unique
=`for i in $$list; do \
239 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 $(AWK) ' { files[$$0] = 1; } \
242 END { for (i in files) print i; }'`; \
245 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
246 $(TAGS_FILES
) $(LISP
)
249 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
250 unique
=`for i in $$list; do \
251 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
253 $(AWK) ' { files[$$0] = 1; } \
254 END { for (i in files) print i; }'`; \
255 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
256 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
260 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
261 $(TAGS_FILES
) $(LISP
)
264 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265 unique
=`for i in $$list; do \
266 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268 $(AWK) ' { files[$$0] = 1; } \
269 END { for (i in files) print i; }'`; \
270 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
271 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
275 here
=`$(am__cd) $(top_builddir) && pwd` \
276 && cd
$(top_srcdir
) \
277 && gtags
-i
$(GTAGS_ARGS
) $$here
280 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
281 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
284 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
286 distdir
: $(DISTFILES
)
287 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
288 list
='$(DISTFILES)'; for file in
$$list; do \
290 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
292 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
293 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
294 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
296 $(mkinstalldirs
) "$(distdir)$$dir"; \
300 if
test -d
$$d/$$file; then \
301 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
302 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
304 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
306 test -f
$(distdir
)/$$file \
307 || cp
-p
$$d/$$file $(distdir
)/$$file \
313 all-am
: Makefile
$(LIBRARIES
)
318 install-exec
: install-exec-am
319 install-data
: install-data-am
320 uninstall: uninstall-am
323 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
325 installcheck: installcheck-am
327 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
328 INSTALL_STRIP_FLAG
=-s \
329 `test -z '$(STRIP)' || \
330 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
338 maintainer-clean-generic
:
339 @echo
"This command is intended for maintainers to use"
340 @echo
"it deletes files that may require special tools to rebuild."
343 clean-am
: clean-generic clean-noinstLIBRARIES mostlyclean-am
345 distclean: distclean-am
347 distclean-am
: clean-am distclean-compile distclean-depend \
348 distclean-generic distclean-tags
362 install-info
: install-info-am
368 maintainer-clean
: maintainer-clean-am
370 maintainer-clean-am
: distclean-am maintainer-clean-generic
372 mostlyclean: mostlyclean-am
374 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
384 uninstall-am
: uninstall-info-am
386 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
387 clean-noinstLIBRARIES ctags
distclean distclean-compile \
388 distclean-depend distclean-generic distclean-tags distdir
dvi \
389 dvi-am
info info-am
install install-am install-data \
390 install-data-am install-exec install-exec-am install-info \
391 install-info-am install-man install-strip
installcheck \
392 installcheck-am
installdirs maintainer-clean \
393 maintainer-clean-generic
mostlyclean mostlyclean-compile \
394 mostlyclean-generic pdf pdf-am ps ps-am
tags uninstall \
395 uninstall-am uninstall-info-am
397 # Tell versions [3.59,3.63) of GNU make to not export all variables.
398 # Otherwise a system limit (for SysV at least) may be exceeded.