Update build system to Autoconf 2.58, Automake 1.7, gettext 0.12.1.
[pspp-builds.git] / lib / misc / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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.
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
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)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
49 CATOBJEXT = @CATOBJEXT@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DATADIRNAME = @DATADIRNAME@
57 DEFS = @DEFS@
58 DEPDIR = @DEPDIR@
59 ECHO_C = @ECHO_C@
60 ECHO_N = @ECHO_N@
61 ECHO_T = @ECHO_T@
62 EGREP = @EGREP@
63 EXEEXT = @EXEEXT@
64 GENCAT = @GENCAT@
65 GLIBC21 = @GLIBC21@
66 GMSGFMT = @GMSGFMT@
67 INSTALL_DATA = @INSTALL_DATA@
68 INSTALL_PROGRAM = @INSTALL_PROGRAM@
69 INSTALL_SCRIPT = @INSTALL_SCRIPT@
70 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71 INSTOBJEXT = @INSTOBJEXT@
72 INTLBISON = @INTLBISON@
73 INTLLIBS = @INTLLIBS@
74 INTLOBJS = @INTLOBJS@
75 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
76 LDFLAGS = @LDFLAGS@
77 LIBICONV = @LIBICONV@
78 LIBINTL = @LIBINTL@
79 LIBOBJS = @LIBOBJS@
80 LIBS = @LIBS@
81 LN_S = @LN_S@
82 LTLIBICONV = @LTLIBICONV@
83 LTLIBINTL = @LTLIBINTL@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 MSGMERGE = @MSGMERGE@
89 OBJEXT = @OBJEXT@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 POSUB = @POSUB@
98 RANLIB = @RANLIB@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
103 USE_NLS = @USE_NLS@
104 VERSION = @VERSION@
105 XGETTEXT = @XGETTEXT@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_RANLIB = @ac_ct_RANLIB@
108 ac_ct_STRIP = @ac_ct_STRIP@
109 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
110 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
111 am__include = @am__include@
112 am__leading_dot = @am__leading_dot@
113 am__quote = @am__quote@
114 bindir = @bindir@
115 build = @build@
116 build_alias = @build_alias@
117 build_cpu = @build_cpu@
118 build_os = @build_os@
119 build_vendor = @build_vendor@
120 datadir = @datadir@
121 exec_prefix = @exec_prefix@
122 host = @host@
123 host_alias = @host_alias@
124 host_cpu = @host_cpu@
125 host_os = @host_os@
126 host_vendor = @host_vendor@
127 includedir = @includedir@
128 infodir = @infodir@
129 install_sh = @install_sh@
130 libdir = @libdir@
131 libexecdir = @libexecdir@
132 localstatedir = @localstatedir@
133 mandir = @mandir@
134 oldincludedir = @oldincludedir@
135 prefix = @prefix@
136 program_transform_name = @program_transform_name@
137 sbindir = @sbindir@
138 sharedstatedir = @sharedstatedir@
139 sysconfdir = @sysconfdir@
140 target_alias = @target_alias@
141
142 noinst_LIBRARIES = libmisc.a
143
144 INCLUDES = -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir) \
145 -I$(top_srcdir)/intl
146
147
148 libmisc_a_SOURCES = qsort.c getopt.c getopt1.c
149 libmisc_a_LIBADD = @ALLOCA@ @LIBOBJS@
150 libmisc_a_DEPENDENCIES = @ALLOCA@ @LIBOBJS@
151
152 EXTRA_DIST = alloca.c getdelim.c getline.c memchr.c memcmp.c memcpy.c \
153 memmem.c memmove.c memset.c stpcpy.c strcasecmp.c strerror.c \
154 strncasecmp.c strpbrk.c strstr.c strtok_r.c strtol.c strtoul.c
155
156
157 MAINTAINERCLEANFILES = Makefile.in
158 subdir = lib/misc
159 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
160 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
161 CONFIG_HEADER = $(top_builddir)/config.h
162 CONFIG_CLEAN_FILES =
163 LIBRARIES = $(noinst_LIBRARIES)
164
165 libmisc_a_AR = $(AR) cru
166 am_libmisc_a_OBJECTS = qsort.$(OBJEXT) getopt.$(OBJEXT) \
167         getopt1.$(OBJEXT)
168 libmisc_a_OBJECTS = $(am_libmisc_a_OBJECTS)
169
170 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
171 depcomp = $(SHELL) $(top_srcdir)/depcomp
172 am__depfiles_maybe = depfiles
173 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po $(DEPDIR)/getdelim.Po \
174 @AMDEP_TRUE@    $(DEPDIR)/getline.Po $(DEPDIR)/memchr.Po \
175 @AMDEP_TRUE@    $(DEPDIR)/memcmp.Po $(DEPDIR)/memmem.Po \
176 @AMDEP_TRUE@    $(DEPDIR)/memmove.Po $(DEPDIR)/memset.Po \
177 @AMDEP_TRUE@    $(DEPDIR)/stpcpy.Po $(DEPDIR)/strcasecmp.Po \
178 @AMDEP_TRUE@    $(DEPDIR)/strerror.Po $(DEPDIR)/strncasecmp.Po \
179 @AMDEP_TRUE@    $(DEPDIR)/strpbrk.Po $(DEPDIR)/strtok_r.Po \
180 @AMDEP_TRUE@    $(DEPDIR)/strtol.Po $(DEPDIR)/strtoul.Po \
181 @AMDEP_TRUE@    ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
182 @AMDEP_TRUE@    ./$(DEPDIR)/qsort.Po
183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 CCLD = $(CC)
186 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
187 DIST_SOURCES = $(libmisc_a_SOURCES)
188 DIST_COMMON = $(srcdir)/Makefile.in ChangeLog Makefile.am alloca.c \
189         getdelim.c getline.c memchr.c memcmp.c memmem.c memmove.c \
190         memset.c stpcpy.c strcasecmp.c strerror.c strncasecmp.c \
191         strpbrk.c strtok_r.c strtol.c strtoul.c
192 SOURCES = $(libmisc_a_SOURCES)
193
194 all: all-am
195
196 .SUFFIXES:
197 .SUFFIXES: .c .o .obj
198 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --gnu  lib/misc/Makefile
201 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
202         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
203
204 AR = ar
205
206 clean-noinstLIBRARIES:
207         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
208 libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES) 
209         -rm -f libmisc.a
210         $(libmisc_a_AR) libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
211         $(RANLIB) libmisc.a
212
213 mostlyclean-compile:
214         -rm -f *.$(OBJEXT) core *.core
215
216 distclean-compile:
217         -rm -f *.tab.c
218
219 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
220 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdelim.Po@am__quote@
221 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@
222 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memchr.Po@am__quote@
223 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcmp.Po@am__quote@
224 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmem.Po@am__quote@
225 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@
226 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memset.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
228 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
229 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@
230 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@
231 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strpbrk.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtok_r.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtol.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoul.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qsort.Po@am__quote@
238
239 .c.o:
240 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
241 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
242 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
243 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
244 @am__fastdepCC_TRUE@    fi
245 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
249
250 .c.obj:
251 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
252 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
253 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
254 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
255 @am__fastdepCC_TRUE@    fi
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
260 uninstall-info-am:
261
262 ETAGS = etags
263 ETAGSFLAGS =
264
265 CTAGS = ctags
266 CTAGSFLAGS =
267
268 tags: TAGS
269
270 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272         unique=`for i in $$list; do \
273             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274           done | \
275           $(AWK) '    { files[$$0] = 1; } \
276                END { for (i in files) print i; }'`; \
277         mkid -fID $$unique
278
279 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '    { files[$$0] = 1; } \
288                END { for (i in files) print i; }'`; \
289         test -z "$(ETAGS_ARGS)$$tags$$unique" \
290           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
291              $$tags $$unique
292
293 ctags: CTAGS
294 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
295                 $(TAGS_FILES) $(LISP)
296         tags=; \
297         here=`pwd`; \
298         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
299         unique=`for i in $$list; do \
300             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301           done | \
302           $(AWK) '    { files[$$0] = 1; } \
303                END { for (i in files) print i; }'`; \
304         test -z "$(CTAGS_ARGS)$$tags$$unique" \
305           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
306              $$tags $$unique
307
308 GTAGS:
309         here=`$(am__cd) $(top_builddir) && pwd` \
310           && cd $(top_srcdir) \
311           && gtags -i $(GTAGS_ARGS) $$here
312
313 distclean-tags:
314         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
315 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
316
317 top_distdir = ../..
318 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
319
320 distdir: $(DISTFILES)
321         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323         list='$(DISTFILES)'; for file in $$list; do \
324           case $$file in \
325             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327           esac; \
328           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331             dir="/$$dir"; \
332             $(mkinstalldirs) "$(distdir)$$dir"; \
333           else \
334             dir=''; \
335           fi; \
336           if test -d $$d/$$file; then \
337             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339             fi; \
340             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341           else \
342             test -f $(distdir)/$$file \
343             || cp -p $$d/$$file $(distdir)/$$file \
344             || exit 1; \
345           fi; \
346         done
347 check-am: all-am
348 check: check-am
349 all-am: Makefile $(LIBRARIES)
350
351 installdirs:
352 install: install-am
353 install-exec: install-exec-am
354 install-data: install-data-am
355 uninstall: uninstall-am
356
357 install-am: all-am
358         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
359
360 installcheck: installcheck-am
361 install-strip:
362         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364           `test -z '$(STRIP)' || \
365             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366 mostlyclean-generic:
367
368 clean-generic:
369
370 distclean-generic:
371         -rm -f $(CONFIG_CLEAN_FILES)
372
373 maintainer-clean-generic:
374         @echo "This command is intended for maintainers to use"
375         @echo "it deletes files that may require special tools to rebuild."
376         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
377 clean: clean-am
378
379 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
380
381 distclean: distclean-am
382         -rm -rf $(DEPDIR) ./$(DEPDIR)
383         -rm -f Makefile
384 distclean-am: clean-am distclean-compile distclean-generic \
385         distclean-tags
386
387 dvi: dvi-am
388
389 dvi-am:
390
391 info: info-am
392
393 info-am:
394
395 install-data-am:
396
397 install-exec-am:
398
399 install-info: install-info-am
400
401 install-man:
402
403 installcheck-am:
404
405 maintainer-clean: maintainer-clean-am
406         -rm -rf $(DEPDIR) ./$(DEPDIR)
407         -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
409
410 mostlyclean: mostlyclean-am
411
412 mostlyclean-am: mostlyclean-compile mostlyclean-generic
413
414 pdf: pdf-am
415
416 pdf-am:
417
418 ps: ps-am
419
420 ps-am:
421
422 uninstall-am: uninstall-info-am
423
424 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
425         clean-noinstLIBRARIES ctags distclean distclean-compile \
426         distclean-generic distclean-tags distdir dvi dvi-am info \
427         info-am install install-am install-data install-data-am \
428         install-exec install-exec-am install-info install-info-am \
429         install-man install-strip installcheck installcheck-am \
430         installdirs maintainer-clean maintainer-clean-generic \
431         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
432         ps ps-am tags uninstall uninstall-am uninstall-info-am
433
434 # Tell versions [3.59,3.63) of GNU make to not export all variables.
435 # Otherwise a system limit (for SysV at least) may be exceeded.
436 .NOEXPORT: