]> git.cworth.org Git - gzip/blob - lib/Makefile.in
Avoid creating an undersized buffer for the hufts table.
[gzip] / lib / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Make gzip/lib                         -*-Makefile-*-
18
19 # Copyright (C) 2006 Free Software Foundation, Inc.
20
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2 of the License, or
24 # (at your option) any later version.
25
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 # GNU General Public License for more details.
30
31 # You should have received a copy of the GNU General Public License along
32 # with this program; if not, write to the Free Software Foundation, Inc.,
33 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
34
35 # Copyright (C) 2004-2007 Free Software Foundation, Inc.
36 #
37 # This file is free software, distributed under the terms of the GNU
38 # General Public License.  As a special exception to the GNU General
39 # Public License, this file may be distributed as part of a program
40 # that contains a configuration script generated by Autoconf, under
41 # the same distribution terms as the rest of that program.
42 #
43 # Generated by gnulib-tool.
44 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libgzip --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --avoid=getline --avoid=rpmatch --no-libtool --macro-prefix=gl fcntl fcntl-safer fdl getopt stat-time sys_stat time utimens xalloc yesno
45
46
47
48 VPATH = @srcdir@
49 pkgdatadir = $(datadir)/@PACKAGE@
50 pkglibdir = $(libdir)/@PACKAGE@
51 pkgincludedir = $(includedir)/@PACKAGE@
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
65         $(srcdir)/Makefile.in $(srcdir)/config.hin $(srcdir)/gnulib.mk \
66         match.c
67 subdir = lib
68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
70         $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
71         $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \
72         $(top_srcdir)/m4/fcntl_h.m4 $(top_srcdir)/m4/getopt.m4 \
73         $(top_srcdir)/m4/gnulib-common.m4 \
74         $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/inline.m4 \
75         $(top_srcdir)/m4/shell.m4 $(top_srcdir)/m4/stat-time.m4 \
76         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdlib_h.m4 \
77         $(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
78         $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd-safer.m4 \
79         $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/utimbuf.m4 \
80         $(top_srcdir)/m4/utimens.m4 $(top_srcdir)/m4/utimes.m4 \
81         $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/yesno.m4 \
82         $(top_srcdir)/configure.ac
83 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84         $(ACLOCAL_M4)
85 mkinstalldirs = $(install_sh) -d
86 CONFIG_HEADER = config.h
87 CONFIG_CLEAN_FILES =
88 LIBRARIES = $(noinst_LIBRARIES)
89 AR = ar
90 ARFLAGS = cru
91 libgzip_a_AR = $(AR) $(ARFLAGS)
92 am__DEPENDENCIES_1 =
93 am_libgzip_a_OBJECTS = xalloc-die.$(OBJEXT)
94 libgzip_a_OBJECTS = $(am_libgzip_a_OBJECTS)
95 LTLIBRARIES = $(noinst_LTLIBRARIES)
96 DEFAULT_INCLUDES = -I.@am__isrc@
97 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
98 am__depfiles_maybe = depfiles
99 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101 CCLD = $(CC)
102 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
103 SOURCES = $(libgzip_a_SOURCES) $(EXTRA_libgzip_a_SOURCES)
104 DIST_SOURCES = $(libgzip_a_SOURCES) $(EXTRA_libgzip_a_SOURCES)
105 HEADERS = $(noinst_HEADERS)
106 ETAGS = etags
107 CTAGS = ctags
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 ABSOLUTE_FCNTL_H = @ABSOLUTE_FCNTL_H@
110 ABSOLUTE_STDLIB_H = @ABSOLUTE_STDLIB_H@
111 ABSOLUTE_SYS_STAT_H = @ABSOLUTE_SYS_STAT_H@
112 ABSOLUTE_SYS_TIME_H = @ABSOLUTE_SYS_TIME_H@
113 ABSOLUTE_TIME_H = @ABSOLUTE_TIME_H@
114 ABSOLUTE_UNISTD_H = @ABSOLUTE_UNISTD_H@
115 ACLOCAL = @ACLOCAL@
116 AMTAR = @AMTAR@
117 ASCPPFLAGS = @ASCPPFLAGS@
118 ASCPPPOST = @ASCPPPOST@
119 ASFLAGS_config = @ASFLAGS_config@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
123 AWK = @AWK@
124 CC = @CC@
125 CCDEPMODE = @CCDEPMODE@
126 CFLAGS = @CFLAGS@
127 CPP = @CPP@
128 CPPFLAGS = @CPPFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DEFS = @DEFS@
131 DEPDIR = @DEPDIR@
132 ECHO_C = @ECHO_C@
133 ECHO_N = @ECHO_N@
134 ECHO_T = @ECHO_T@
135 EGREP = @EGREP@
136 EXEEXT = @EXEEXT@
137 FCNTL_H = @FCNTL_H@
138 GETOPT_H = @GETOPT_H@
139 GNULIB_CHOWN = @GNULIB_CHOWN@
140 GNULIB_DUP2 = @GNULIB_DUP2@
141 GNULIB_FCHDIR = @GNULIB_FCHDIR@
142 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
143 GNULIB_GETCWD = @GNULIB_GETCWD@
144 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
145 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
146 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
147 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
148 GNULIB_READLINK = @GNULIB_READLINK@
149 GREP = @GREP@
150 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
151 HAVE_DUP2 = @HAVE_DUP2@
152 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
153 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
154 HAVE_MKDTEMP = @HAVE_MKDTEMP@
155 HAVE_READLINK = @HAVE_READLINK@
156 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
157 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
158 HAVE_UNISTD_H = @HAVE_UNISTD_H@
159 HAVE__BOOL = @HAVE__BOOL@
160 INSTALL = @INSTALL@
161 INSTALL_DATA = @INSTALL_DATA@
162 INSTALL_PROGRAM = @INSTALL_PROGRAM@
163 INSTALL_SCRIPT = @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
165 LDFLAGS = @LDFLAGS@
166 LIBGZIP_LIBDEPS = @LIBGZIP_LIBDEPS@
167 LIBGZIP_LTLIBDEPS = @LIBGZIP_LTLIBDEPS@
168 LIBINTL = @LIBINTL@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LN_S = @LN_S@
172 LTLIBINTL = @LTLIBINTL@
173 LTLIBOBJS = @LTLIBOBJS@
174 MAKEINFO = @MAKEINFO@
175 MKDIR_P = @MKDIR_P@
176 NM = @NM@
177 OBJEXT = @OBJEXT@
178 PACKAGE = @PACKAGE@
179 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180 PACKAGE_NAME = @PACKAGE_NAME@
181 PACKAGE_STRING = @PACKAGE_STRING@
182 PACKAGE_TARNAME = @PACKAGE_TARNAME@
183 PACKAGE_VERSION = @PACKAGE_VERSION@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 RANLIB = @RANLIB@
186 REPLACE_CHOWN = @REPLACE_CHOWN@
187 REPLACE_FCHDIR = @REPLACE_FCHDIR@
188 REPLACE_GETCWD = @REPLACE_GETCWD@
189 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
190 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
191 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
192 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
193 REPLACE_STRPTIME = @REPLACE_STRPTIME@
194 REPLACE_TIMEGM = @REPLACE_TIMEGM@
195 SET_MAKE = @SET_MAKE@
196 SHELL = @SHELL@
197 STDBOOL_H = @STDBOOL_H@
198 STRIP = @STRIP@
199 SYS_STAT_H = @SYS_STAT_H@
200 SYS_TIME_H = @SYS_TIME_H@
201 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
202 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
203 VERSION = @VERSION@
204 abs_builddir = @abs_builddir@
205 abs_srcdir = @abs_srcdir@
206 abs_top_builddir = @abs_top_builddir@
207 abs_top_srcdir = @abs_top_srcdir@
208 ac_ct_CC = @ac_ct_CC@
209 ac_prefix_program = @ac_prefix_program@
210 am__include = @am__include@
211 am__leading_dot = @am__leading_dot@
212 am__quote = @am__quote@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 bindir = @bindir@
216 build_alias = @build_alias@
217 builddir = @builddir@
218 datadir = @datadir@
219 datarootdir = @datarootdir@
220 docdir = @docdir@
221 dvidir = @dvidir@
222 exec_prefix = @exec_prefix@
223 gl_LIBOBJS = @gl_LIBOBJS@
224 gl_LTLIBOBJS = @gl_LTLIBOBJS@
225 host_alias = @host_alias@
226 htmldir = @htmldir@
227 includedir = @includedir@
228 infodir = @infodir@
229 install_sh = @install_sh@
230 libdir = @libdir@
231 libexecdir = @libexecdir@
232 localedir = @localedir@
233 localstatedir = @localstatedir@
234 mandir = @mandir@
235 mkdir_p = @mkdir_p@
236 oldincludedir = @oldincludedir@
237 pdfdir = @pdfdir@
238 prefix = @prefix@
239 program_transform_name = @program_transform_name@
240 psdir = @psdir@
241 sbindir = @sbindir@
242 sharedstatedir = @sharedstatedir@
243 srcdir = @srcdir@
244 sysconfdir = @sysconfdir@
245 target_alias = @target_alias@
246 top_builddir = @top_builddir@
247 top_srcdir = @top_srcdir@
248 AUTOMAKE_OPTIONS = 1.5 gnits
249 noinst_HEADERS = 
250 noinst_LIBRARIES = libgzip.a
251 noinst_LTLIBRARIES = 
252 EXTRA_DIST = error.c error.h exitfail.c exitfail.h fcntl_.h \
253         creat-safer.c fcntl--.h fcntl-safer.h open-safer.c getopt.c \
254         getopt1.c getopt_.h getopt_int.h stat-time.h stdbool_.h \
255         stdlib_.h stat_.h sys_time_.h time_.h unistd_.h dup-safer.c \
256         fd-safer.c pipe-safer.c unistd--.h unistd-safer.h utimens.c \
257         utimens.h xalloc.h xmalloc.c yesno.c yesno.h
258 BUILT_SOURCES = $(FCNTL_H) $(GETOPT_H) $(STDBOOL_H) stdlib.h \
259         $(SYS_STAT_H) $(SYS_TIME_H) time.h unistd.h
260 SUFFIXES = 
261 MOSTLYCLEANFILES = core *.stackdump fcntl.h fcntl.h-t getopt.h \
262         getopt.h-t stdbool.h stdbool.h-t stdlib.h stdlib.h-t \
263         sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t time.h \
264         time.h-t unistd.h unistd.h-t _match.S _match.i match_.s
265 MOSTLYCLEANDIRS = sys
266 CLEANFILES = 
267 DISTCLEANFILES = 
268 MAINTAINERCLEANFILES = 
269 AM_CPPFLAGS = 
270 libgzip_a_SOURCES = gettext.h xalloc-die.c
271 libgzip_a_LIBADD = $(gl_LIBOBJS) $(LIBOBJS)
272 libgzip_a_DEPENDENCIES = $(gl_LIBOBJS) $(LIBOBJS)
273 EXTRA_libgzip_a_SOURCES = error.c exitfail.c creat-safer.c \
274         open-safer.c getopt.c getopt1.c dup-safer.c fd-safer.c \
275         pipe-safer.c utimens.c xmalloc.c yesno.c
276 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
277 all: $(BUILT_SOURCES) config.h
278         $(MAKE) $(AM_MAKEFLAGS) all-am
279
280 .SUFFIXES:
281 .SUFFIXES: .c .o .obj
282 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
283         @for dep in $?; do \
284           case '$(am__configure_deps)' in \
285             *$$dep*) \
286               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
287                 && exit 0; \
288               exit 1;; \
289           esac; \
290         done; \
291         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
292         cd $(top_srcdir) && \
293           $(AUTOMAKE) --gnits  lib/Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296         @case '$?' in \
297           *config.status*) \
298             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299           *) \
300             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302         esac;
303
304 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307 $(top_srcdir)/configure:  $(am__configure_deps)
308         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
310         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
312 config.h: stamp-h1
313         @if test ! -f $@; then \
314           rm -f stamp-h1; \
315           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
316         else :; fi
317
318 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
319         @rm -f stamp-h1
320         cd $(top_builddir) && $(SHELL) ./config.status lib/config.h
321 $(srcdir)/config.hin:  $(am__configure_deps) 
322         cd $(top_srcdir) && $(AUTOHEADER)
323         rm -f stamp-h1
324         touch $@
325
326 distclean-hdr:
327         -rm -f config.h stamp-h1
328
329 clean-noinstLIBRARIES:
330         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
331 libgzip.a: $(libgzip_a_OBJECTS) $(libgzip_a_DEPENDENCIES) 
332         -rm -f libgzip.a
333         $(libgzip_a_AR) libgzip.a $(libgzip_a_OBJECTS) $(libgzip_a_LIBADD)
334         $(RANLIB) libgzip.a
335
336 clean-noinstLTLIBRARIES:
337         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
338         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
339           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
340           test "$$dir" != "$$p" || dir=.; \
341           echo "rm -f \"$${dir}/so_locations\""; \
342           rm -f "$${dir}/so_locations"; \
343         done
344
345 mostlyclean-compile:
346         -rm -f *.$(OBJEXT)
347
348 distclean-compile:
349         -rm -f *.tab.c
350
351 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/match.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/creat-safer.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe-safer.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimens.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yesno.Po@am__quote@
365
366 .c.o:
367 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
368 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
371 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
372
373 .c.obj:
374 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
375 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
379
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         mkid -fID $$unique
388 tags: TAGS
389
390 TAGS:  $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         tags=; \
393         here=`pwd`; \
394         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '    { files[$$0] = 1; } \
399                END { for (i in files) print i; }'`; \
400         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
401           test -n "$$unique" || unique=$$empty_fix; \
402           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
403             $$tags $$unique; \
404         fi
405 ctags: CTAGS
406 CTAGS:  $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         tags=; \
409         here=`pwd`; \
410         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
411         unique=`for i in $$list; do \
412             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413           done | \
414           $(AWK) '    { files[$$0] = 1; } \
415                END { for (i in files) print i; }'`; \
416         test -z "$(CTAGS_ARGS)$$tags$$unique" \
417           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
418              $$tags $$unique
419
420 GTAGS:
421         here=`$(am__cd) $(top_builddir) && pwd` \
422           && cd $(top_srcdir) \
423           && gtags -i $(GTAGS_ARGS) $$here
424
425 distclean-tags:
426         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
427
428 distdir: $(DISTFILES)
429         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431         list='$(DISTFILES)'; \
432           dist_files=`for file in $$list; do echo $$file; done | \
433           sed -e "s|^$$srcdirstrip/||;t" \
434               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
435         case $$dist_files in \
436           */*) $(MKDIR_P) `echo "$$dist_files" | \
437                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438                            sort -u` ;; \
439         esac; \
440         for file in $$dist_files; do \
441           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442           if test -d $$d/$$file; then \
443             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
446             fi; \
447             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
448           else \
449             test -f $(distdir)/$$file \
450             || cp -p $$d/$$file $(distdir)/$$file \
451             || exit 1; \
452           fi; \
453         done
454 check-am: all-am
455 check: $(BUILT_SOURCES)
456         $(MAKE) $(AM_MAKEFLAGS) check-am
457 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) config.h
458 installdirs:
459 install: $(BUILT_SOURCES)
460         $(MAKE) $(AM_MAKEFLAGS) install-am
461 install-exec: install-exec-am
462 install-data: install-data-am
463 uninstall: uninstall-am
464
465 install-am: all-am
466         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468 installcheck: installcheck-am
469 install-strip:
470         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472           `test -z '$(STRIP)' || \
473             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
474 mostlyclean-generic:
475         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
476
477 clean-generic:
478         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
479
480 distclean-generic:
481         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
482         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
483
484 maintainer-clean-generic:
485         @echo "This command is intended for maintainers to use"
486         @echo "it deletes files that may require special tools to rebuild."
487         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
488         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
489 clean: clean-am
490
491 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
492         mostlyclean-am
493
494 distclean: distclean-am
495         -rm -rf $(DEPDIR) ./$(DEPDIR)
496         -rm -f Makefile
497 distclean-am: clean-am distclean-compile distclean-generic \
498         distclean-hdr distclean-tags
499
500 dvi: dvi-am
501
502 dvi-am:
503
504 html: html-am
505
506 info: info-am
507
508 info-am:
509
510 install-data-am:
511
512 install-dvi: install-dvi-am
513
514 install-exec-am:
515
516 install-html: install-html-am
517
518 install-info: install-info-am
519
520 install-man:
521
522 install-pdf: install-pdf-am
523
524 install-ps: install-ps-am
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-am
529         -rm -rf $(DEPDIR) ./$(DEPDIR)
530         -rm -f Makefile
531 maintainer-clean-am: distclean-am maintainer-clean-generic
532
533 mostlyclean: mostlyclean-am
534
535 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
536         mostlyclean-local
537
538 pdf: pdf-am
539
540 pdf-am:
541
542 ps: ps-am
543
544 ps-am:
545
546 uninstall-am:
547
548 .MAKE: install-am install-strip
549
550 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
551         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags distclean \
552         distclean-compile distclean-generic distclean-hdr \
553         distclean-tags distdir dvi dvi-am html html-am info info-am \
554         install install-am install-data install-data-am install-dvi \
555         install-dvi-am install-exec install-exec-am install-html \
556         install-html-am install-info install-info-am install-man \
557         install-pdf install-pdf-am install-ps install-ps-am \
558         install-strip installcheck installcheck-am installdirs \
559         maintainer-clean maintainer-clean-generic mostlyclean \
560         mostlyclean-compile mostlyclean-generic mostlyclean-local pdf \
561         pdf-am ps ps-am tags uninstall uninstall-am
562
563
564 # We need the following in order to create <fcntl.h> when the system
565 # doesn't have one that works with the given compiler.
566 fcntl.h: fcntl_.h
567         rm -f $@-t $@
568         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
569           sed -e 's|@''ABSOLUTE_FCNTL_H''@|$(ABSOLUTE_FCNTL_H)|g' \
570               < $(srcdir)/fcntl_.h; \
571         } > $@-t
572         mv $@-t $@
573
574 # We need the following in order to create <getopt.h> when the system
575 # doesn't have one that works with the given compiler.
576 getopt.h: getopt_.h
577         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
578           cat $(srcdir)/getopt_.h; \
579         } > $@-t
580         mv -f $@-t $@
581
582 # We need the following in order to create <stdbool.h> when the system
583 # doesn't have one that works.
584 stdbool.h: stdbool_.h
585         rm -f $@-t $@
586         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
587           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h; \
588         } > $@-t
589         mv $@-t $@
590
591 # We need the following in order to create <stdlib.h> when the system
592 # doesn't have one that works with the given compiler.
593 stdlib.h: stdlib_.h
594         rm -f $@-t $@
595         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
596           sed -e 's|@''ABSOLUTE_STDLIB_H''@|$(ABSOLUTE_STDLIB_H)|g' \
597               -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
598               -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
599               -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
600               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
601               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
602               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
603               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
604               < $(srcdir)/stdlib_.h; \
605         } > $@-t
606         mv $@-t $@
607
608 # We need the following in order to create <sys/stat.h> when the system
609 # has one that is incomplete.
610 sys/stat.h: stat_.h
611         @MKDIR_P@ sys
612         rm -f $@-t $@
613         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
614           sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|$(ABSOLUTE_SYS_STAT_H)|g' \
615               < $(srcdir)/stat_.h; \
616         } > $@-t
617         mv $@-t $@
618
619 # We need the following in order to create <sys/time.h> when the system
620 # doesn't have one that works with the given compiler.
621 sys/time.h: sys_time_.h
622         @MKDIR_P@ sys
623         rm -f $@-t $@
624         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
625           sed -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
626               -e 's|@''ABSOLUTE_SYS_TIME_H''@|$(ABSOLUTE_SYS_TIME_H)|g' \
627               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
628               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
629               < $(srcdir)/sys_time_.h; \
630         } > $@-t
631         mv $@-t $@
632
633 # We need the following in order to create <time.h> when the system
634 # doesn't have one that works with the given compiler.
635 time.h: time_.h
636         rm -f $@-t $@
637         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
638           sed -e 's|@ABSOLUTE_TIME_H''@|$(ABSOLUTE_TIME_H)|g' \
639               -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
640               -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
641               -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
642               -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
643               -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
644               -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
645               < $(srcdir)/time_.h; \
646         } > $@-t
647         mv $@-t $@
648
649 # We need the following in order to create an empty placeholder for
650 # <unistd.h> when the system doesn't have one.
651 unistd.h: unistd_.h
652         rm -f $@-t $@
653         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
654           sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
655               -e 's|@''ABSOLUTE_UNISTD_H''@|$(ABSOLUTE_UNISTD_H)|g' \
656               -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
657               -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
658               -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
659               -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
660               -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
661               -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
662               -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
663               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
664               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
665               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
666               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
667               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
668               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
669               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
670               < $(srcdir)/unistd_.h; \
671         } > $@-t
672         mv $@-t $@
673
674 mostlyclean-local: mostlyclean-generic
675         @for dir in '' $(MOSTLYCLEANDIRS); do \
676           if test -n "$$dir" && test -d $$dir; then \
677             echo "rmdir $$dir"; rmdir $$dir; \
678           fi; \
679         done
680
681 match.$(OBJEXT): match.c
682         cp $(srcdir)/match.c _match.S
683         $(CPP) $(CPPFLAGS) $(ASCPPFLAGS) _match.S > _match.i
684         @ASCPPPOST@ < _match.i > match_.s
685         $(CC) $(CPPFLAGS) $(CFLAGS) $(ASFLAGS_config) -c match_.s
686         mv match_.$(OBJEXT) $@
687         rm -f _match.S _match.i match_.s
688 # Tell versions [3.59,3.63) of GNU make to not export all variables.
689 # Otherwise a system limit (for SysV at least) may be exceeded.
690 .NOEXPORT: