0f2265926d73a4adaa55f3b5cb3ce950081e3355
[pspp-builds.git] / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
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.
7
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
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 CATALOGS = @CATALOGS@
67 CATOBJEXT = @CATOBJEXT@
68 CC = @CC@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 DATADIRNAME = @DATADIRNAME@
72 GENCAT = @GENCAT@
73 GMOFILES = @GMOFILES@
74 GMP_LIBS = @GMP_LIBS@
75 GMP_SUBDIRS = @GMP_SUBDIRS@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 LN_S = @LN_S@
84 LOCAL_CC = @LOCAL_CC@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 PACKAGE = @PACKAGE@
89 POFILES = @POFILES@
90 POSUB = @POSUB@
91 RANLIB = @RANLIB@
92 U = @U@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
94 USE_NLS = @USE_NLS@
95 VERSION = @VERSION@
96 l = @l@
97
98 AUTOMAKE_OPTIONS = gnits 1.4
99
100 SUBDIRS = doc intl po lib src config tests
101
102 pkgdocdir = $(prefix)/doc/@PACKAGE@
103 pkgdoc_DATA = NEWS README TODO
104 noinst_DATA = AUTHORS THANKS
105
106 DISTCLEANFILES = pref.h
107
108 EXTRA_DIST = NEWS ONEWS TODO pref.h.orig reconfigure configure
109
110 MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in
111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
113 CONFIG_HEADER = config.h
114 CONFIG_CLEAN_FILES = 
115 DATA =  $(noinst_DATA) $(pkgdoc_DATA)
116
117 DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
118 INSTALL Makefile.am Makefile.in NEWS THANKS TODO acconfig.h \
119 acinclude.m4 aclocal.m4 config.guess config.h.in config.sub configure \
120 configure.in install-sh missing mkinstalldirs
121
122
123 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
124
125 TAR = tar
126 GZIP_ENV = --best
127 all: all-redirect
128 .SUFFIXES:
129 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
130         cd $(top_srcdir) && $(AUTOMAKE) --gnits --include-deps Makefile
131
132 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
133         cd $(top_builddir) \
134           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
135
136 $(ACLOCAL_M4):  configure.in  acinclude.m4
137         cd $(srcdir) && $(ACLOCAL)
138
139 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
140         $(SHELL) ./config.status --recheck
141 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
142         cd $(srcdir) && $(AUTOCONF)
143
144 config.h: stamp-h
145         @if test ! -f $@; then \
146                 rm -f stamp-h; \
147                 $(MAKE) stamp-h; \
148         else :; fi
149 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
150         cd $(top_builddir) \
151           && CONFIG_FILES= CONFIG_HEADERS=config.h \
152              $(SHELL) ./config.status
153         @echo timestamp > stamp-h 2> /dev/null
154 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
155         @if test ! -f $@; then \
156                 rm -f $(srcdir)/stamp-h.in; \
157                 $(MAKE) $(srcdir)/stamp-h.in; \
158         else :; fi
159 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
160         cd $(top_srcdir) && $(AUTOHEADER)
161         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
162
163 mostlyclean-hdr:
164
165 clean-hdr:
166
167 distclean-hdr:
168         -rm -f config.h
169
170 maintainer-clean-hdr:
171
172 install-pkgdocDATA: $(pkgdoc_DATA)
173         @$(NORMAL_INSTALL)
174         $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)
175         @list='$(pkgdoc_DATA)'; for p in $$list; do \
176           if test -f $(srcdir)/$$p; then \
177             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdocdir)/$$p"; \
178             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdocdir)/$$p; \
179           else if test -f $$p; then \
180             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdocdir)/$$p"; \
181             $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdocdir)/$$p; \
182           fi; fi; \
183         done
184
185 uninstall-pkgdocDATA:
186         @$(NORMAL_UNINSTALL)
187         list='$(pkgdoc_DATA)'; for p in $$list; do \
188           rm -f $(DESTDIR)$(pkgdocdir)/$$p; \
189         done
190
191 # This directory's subdirectories are mostly independent; you can cd
192 # into them and run `make' without going through this Makefile.
193 # To change the values of `make' variables: instead of editing Makefiles,
194 # (1) if the variable is set in `config.status', edit `config.status'
195 #     (which will cause the Makefiles to be regenerated when you run `make');
196 # (2) otherwise, pass the desired values on the `make' command line.
197
198 @SET_MAKE@
199
200 all-recursive install-data-recursive install-exec-recursive \
201 installdirs-recursive install-recursive uninstall-recursive  \
202 check-recursive installcheck-recursive info-recursive dvi-recursive:
203         @set fnord $(MAKEFLAGS); amf=$$2; \
204         dot_seen=no; \
205         target=`echo $@ | sed s/-recursive//`; \
206         list='$(SUBDIRS)'; for subdir in $$list; do \
207           echo "Making $$target in $$subdir"; \
208           if test "$$subdir" = "."; then \
209             dot_seen=yes; \
210             local_target="$$target-am"; \
211           else \
212             local_target="$$target"; \
213           fi; \
214           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
215            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
216         done; \
217         if test "$$dot_seen" = "no"; then \
218           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
219         fi; test -z "$$fail"
220
221 mostlyclean-recursive clean-recursive distclean-recursive \
222 maintainer-clean-recursive:
223         @set fnord $(MAKEFLAGS); amf=$$2; \
224         dot_seen=no; \
225         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
226           rev="$$subdir $$rev"; \
227           test "$$subdir" = "." && dot_seen=yes; \
228         done; \
229         test "$$dot_seen" = "no" && rev=". $$rev"; \
230         target=`echo $@ | sed s/-recursive//`; \
231         for subdir in $$rev; do \
232           echo "Making $$target in $$subdir"; \
233           if test "$$subdir" = "."; then \
234             local_target="$$target-am"; \
235           else \
236             local_target="$$target"; \
237           fi; \
238           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
239            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
240         done && test -z "$$fail"
241 tags-recursive:
242         list='$(SUBDIRS)'; for subdir in $$list; do \
243           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
244         done
245
246 tags: TAGS
247
248 ID: $(HEADERS) $(SOURCES) $(LISP)
249         list='$(SOURCES) $(HEADERS)'; \
250         unique=`for i in $$list; do echo $$i; done | \
251           awk '    { files[$$0] = 1; } \
252                END { for (i in files) print i; }'`; \
253         here=`pwd` && cd $(srcdir) \
254           && mkid -f$$here/ID $$unique $(LISP)
255
256 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
257         tags=; \
258         here=`pwd`; \
259         list='$(SUBDIRS)'; for subdir in $$list; do \
260    if test "$$subdir" = .; then :; else \
261             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
262    fi; \
263         done; \
264         list='$(SOURCES) $(HEADERS)'; \
265         unique=`for i in $$list; do echo $$i; done | \
266           awk '    { files[$$0] = 1; } \
267                END { for (i in files) print i; }'`; \
268         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
269           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
270
271 mostlyclean-tags:
272
273 clean-tags:
274
275 distclean-tags:
276         -rm -f TAGS ID
277
278 maintainer-clean-tags:
279
280 distdir = $(PACKAGE)-$(VERSION)
281 top_distdir = $(distdir)
282
283 # This target untars the dist file and tries a VPATH configuration.  Then
284 # it guarantees that the distribution is self-contained by making another
285 # tarfile.
286 distcheck: dist
287         -rm -rf $(distdir)
288         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
289         mkdir $(distdir)/=build
290         mkdir $(distdir)/=inst
291         dc_install_base=`cd $(distdir)/=inst && pwd`; \
292         cd $(distdir)/=build \
293           && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
294           && $(MAKE) $(AM_MAKEFLAGS) \
295           && $(MAKE) $(AM_MAKEFLAGS) dvi \
296           && $(MAKE) $(AM_MAKEFLAGS) check \
297           && $(MAKE) $(AM_MAKEFLAGS) install \
298           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
299           && $(MAKE) $(AM_MAKEFLAGS) dist
300         -rm -rf $(distdir)
301         @banner="$(distdir).tar.gz is ready for distribution"; \
302         dashes=`echo "$$banner" | sed s/./=/g`; \
303         echo "$$dashes"; \
304         echo "$$banner"; \
305         echo "$$dashes"
306 dist: distdir
307         -chmod -R a+r $(distdir)
308         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
309         -rm -rf $(distdir)
310 dist-all: distdir
311         -chmod -R a+r $(distdir)
312         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
313         -rm -rf $(distdir)
314 distdir: $(DISTFILES)
315         @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; else \
316           echo "NEWS not updated; not releasing" 1>&2; \
317           exit 1; \
318         fi
319         -rm -rf $(distdir)
320         mkdir $(distdir)
321         -chmod 777 $(distdir)
322         @for file in $(DISTFILES); do \
323           d=$(srcdir); \
324           if test -d $$d/$$file; then \
325             cp -pr $$d/$$file $(distdir)/$$file; \
326           else \
327             test -f $(distdir)/$$file \
328             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
329             || cp -p $$d/$$file $(distdir)/$$file || :; \
330           fi; \
331         done
332         for subdir in $(SUBDIRS); do \
333           if test "$$subdir" = .; then :; else \
334             test -d $(distdir)/$$subdir \
335             || mkdir $(distdir)/$$subdir \
336             || exit 1; \
337             chmod 777 $(distdir)/$$subdir; \
338             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
339               || exit 1; \
340           fi; \
341         done
342         $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
343 info-am:
344 info: info-recursive
345 dvi-am:
346 dvi: dvi-recursive
347 check-am: all-am
348 check: check-recursive
349 installcheck-am:
350 installcheck: installcheck-recursive
351 all-recursive-am: config.h
352         $(MAKE) $(AM_MAKEFLAGS) all-recursive
353
354 install-exec-am:
355 install-exec: install-exec-recursive
356
357 install-data-am: install-pkgdocDATA
358 install-data: install-data-recursive
359
360 install-am: all-am
361         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
362 install: install-recursive
363 uninstall-am: uninstall-pkgdocDATA
364 uninstall: uninstall-recursive
365 all-am: Makefile $(DATA) config.h
366 all-redirect: all-recursive-am
367 install-strip:
368         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
369 installdirs: installdirs-recursive
370 installdirs-am:
371         $(mkinstalldirs)  $(DESTDIR)$(pkgdocdir)
372
373
374 mostlyclean-generic:
375
376 clean-generic:
377
378 distclean-generic:
379         -rm -f Makefile $(CONFIG_CLEAN_FILES)
380         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
381         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
382
383 maintainer-clean-generic:
384         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
385 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
386
387 mostlyclean: mostlyclean-recursive
388
389 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
390
391 clean: clean-recursive
392
393 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
394
395 distclean: distclean-recursive
396         -rm -f config.status
397
398 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
399                 maintainer-clean-generic distclean-am
400         @echo "This command is intended for maintainers to use;"
401         @echo "it deletes files that may require special tools to rebuild."
402
403 maintainer-clean: maintainer-clean-recursive
404         -rm -f config.status
405
406 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
407 uninstall-pkgdocDATA install-pkgdocDATA install-data-recursive \
408 uninstall-data-recursive install-exec-recursive \
409 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
410 all-recursive check-recursive installcheck-recursive info-recursive \
411 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
412 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
413 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
414 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
415 install-exec-am install-exec install-data-am install-data install-am \
416 install uninstall-am uninstall all-redirect all-am all installdirs-am \
417 installdirs mostlyclean-generic distclean-generic clean-generic \
418 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
419
420
421 dist-hook:
422         cp -rp $(top_srcdir)/sysdeps $(distdir)
423         cp -rp $(top_srcdir)/examples $(distdir)
424
425 # A `private installation' in my terms is just having the appropriate
426 # configuration files in ~/.pspp instead of a global configuration
427 # location.  So I let those files be installed automatically.
428
429 private-install:
430         $(MAKE) private-install -C config
431 private-uninstall:
432         $(MAKE) private-uninstall -C config
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: