1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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
19 top_srcdir = @top_srcdir@
22 exec_prefix = @exec_prefix@
26 libexecdir = @libexecdir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
48 AUTOHEADER = @AUTOHEADER@
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52 INSTALL_DATA = @INSTALL_DATA@
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 transform = @program_transform_name@
62 build_alias = @build_alias@
63 build_triplet = @build@
64 host_alias = @host_alias@
66 target_alias = @target_alias@
67 target_triplet = @target@
69 CATOBJEXT = @CATOBJEXT@
73 DATADIRNAME = @DATADIRNAME@
76 GMP_SUBDIRS = @GMP_SUBDIRS@
80 INSTOBJEXT = @INSTOBJEXT@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/lib -I$(top_srcdir)/intl
103 DISTCLEANFILES = foo $(q_sources_c)
104 MAINTAINERCLEANFILES = Makefile.in
105 EXTRA_DIST = $(q_sources_q) q2c.c
106 ETAGS_ARGS = -l c $(q_sources_c)
109 q_sources_c = correlations.c crosstabs.c descript.c file-handle.c frequencies.c list.c means.c set.c t-test.c
112 q_sources_q = correlations.q crosstabs.q descript.q file-handle.q frequencies.q list.q means.q set.q t-test.q
115 pspp_SOURCES = aggregate.c alloc.c alloc.h apply-dict.c approx.h ascii.c autorecode.c avl.c avl.h bitvector.h cases.c cases.h cmdline.c command.c command.def command.h compute.c correlations.c count.c crosstabs.c data-in.c data-in.h data-list.c data-out.c debug-print.h descript.c dfm.c dfm.h do-if.c do-ifP.h error.c error.h expr-evl.c expr-opt.c expr-prs.c expr.h exprP.h file-handle.c file-handle.h file-type.c filename.c filename.h flip.c font.h format.c format.def format.h formats.c frequencies.c frequencies.g get.c getline.c getline.h glob.c groff-font.c hash.c hash.h heap.c heap.h html.c htmlP.h include.c inpt-pgm.c inpt-pgm.h lexer.c lexer.h list.c log.h loop.c magic.c magic.h main.c main.h matrix-data.c matrix.c matrix.h means.c mis-val.c misc.c misc.h modify-vars.c numeric.c output.c output.h pfm-read.c pfm-write.c pfm.h pool.c pool.h postscript.c print.c random.c random.h recode.c rename-vars.c repeat.c sample.c sel-if.c set.c settings.h sfm-read.c sfm-write.c sfm.h sfmP.h som.c som.h sort.c sort.h split-file.c stat.h stats.c stats.h str.c str.h sysfile-info.c tab.c tab.h temporary.c title.c t-test.c val-labs.c var-labs.c var.h vars-atr.c vars-prs.c vector.c vector.h version.c version.h vfm.c vfm.h vfmP.h weight.c
118 GMP_LIBS = ../lib/gmp/mpf/libmpf.a ../lib/gmp/mpn/libmpn.a ../lib/gmp/libgmp.a
121 LDADD = ../lib/julcal/libjulcal.a ../lib/misc/libmisc.a ../lib/dcdflib/libdcdflib.a @GMP_LIBS@ @INTLLIBS@
125 LOCAL_CC = @LOCAL_CC@
126 LOCAL_COMPILE = $(LOCAL_CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
127 LOCAL_LINK = $(LOCAL_CC) $(LDFLAGS) -o $@
130 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
131 CONFIG_HEADER = ../config.h
133 PROGRAMS = $(bin_PROGRAMS)
136 DEFS = @DEFS@ -I. -I$(srcdir) -I..
137 CPPFLAGS = @CPPFLAGS@
140 pspp_OBJECTS = aggregate.o alloc.o apply-dict.o ascii.o autorecode.o \
141 avl.o cases.o cmdline.o command.o compute.o correlations.o count.o \
142 crosstabs.o data-in.o data-list.o data-out.o descript.o dfm.o do-if.o \
143 error.o expr-evl.o expr-opt.o expr-prs.o file-handle.o file-type.o \
144 filename.o flip.o format.o formats.o frequencies.o get.o getline.o \
145 glob.o groff-font.o hash.o heap.o html.o include.o inpt-pgm.o lexer.o \
146 list.o loop.o magic.o main.o matrix-data.o matrix.o means.o mis-val.o \
147 misc.o modify-vars.o numeric.o output.o pfm-read.o pfm-write.o pool.o \
148 postscript.o print.o random.o recode.o rename-vars.o repeat.o sample.o \
149 sel-if.o set.o sfm-read.o sfm-write.o som.o sort.o split-file.o stats.o \
150 str.o sysfile-info.o tab.o temporary.o title.o t-test.o val-labs.o \
151 var-labs.o vars-atr.o vars-prs.o vector.o version.o vfm.o weight.o
152 pspp_LDADD = $(LDADD)
153 pspp_DEPENDENCIES = ../lib/julcal/libjulcal.a ../lib/misc/libmisc.a \
154 ../lib/dcdflib/libdcdflib.a
156 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
159 DIST_COMMON = ChangeLog Makefile.am Makefile.in
162 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
166 SOURCES = $(pspp_SOURCES)
167 OBJECTS = $(pspp_OBJECTS)
171 .SUFFIXES: .S .c .o .q .s
172 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
173 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile
175 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
177 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
180 mostlyclean-binPROGRAMS:
183 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
185 distclean-binPROGRAMS:
187 maintainer-clean-binPROGRAMS:
189 install-binPROGRAMS: $(bin_PROGRAMS)
191 $(mkinstalldirs) $(DESTDIR)$(bindir)
192 @list='$(bin_PROGRAMS)'; for p in $$list; do \
193 if test -f $$p; then \
194 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
195 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
199 uninstall-binPROGRAMS:
201 list='$(bin_PROGRAMS)'; for p in $$list; do \
202 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
215 -rm -f *.o core *.core
222 maintainer-clean-compile:
224 pspp: $(pspp_OBJECTS) $(pspp_DEPENDENCIES)
226 $(LINK) $(pspp_LDFLAGS) $(pspp_OBJECTS) $(pspp_LDADD) $(LIBS)
230 ID: $(HEADERS) $(SOURCES) $(LISP)
231 list='$(SOURCES) $(HEADERS)'; \
232 unique=`for i in $$list; do echo $$i; done | \
233 awk ' { files[$$0] = 1; } \
234 END { for (i in files) print i; }'`; \
235 here=`pwd` && cd $(srcdir) \
236 && mkid -f$$here/ID $$unique $(LISP)
238 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
241 list='$(SOURCES) $(HEADERS)'; \
242 unique=`for i in $$list; do echo $$i; done | \
243 awk ' { files[$$0] = 1; } \
244 END { for (i in files) print i; }'`; \
245 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
246 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
255 maintainer-clean-tags:
257 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
261 distdir: $(DISTFILES)
262 @for file in $(DISTFILES); do \
264 if test -d $$d/$$file; then \
265 cp -pr $$d/$$file $(distdir)/$$file; \
267 test -f $(distdir)/$$file \
268 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
269 || cp -p $$d/$$file $(distdir)/$$file || :; \
272 aggregate.o: aggregate.c ../config.h ../pref.h alloc.h approx.h \
273 command.h error.h file-handle.h lexer.h misc.h settings.h sfm.h \
274 sort.h stats.h str.h var.h format.h format.def vfm.h cases.h \
276 alloc.o: alloc.c ../config.h ../pref.h str.h
277 apply-dict.o: apply-dict.c ../config.h ../pref.h avl.h command.h error.h \
278 file-handle.h lexer.h sfm.h str.h var.h format.h format.def \
280 ascii.o: ascii.c ../config.h ../pref.h alloc.h error.h filename.h main.h \
281 misc.h output.h str.h pool.h version.h
282 autorecode.o: autorecode.c ../config.h ../pref.h alloc.h command.h \
283 error.h hash.h lexer.h pool.h str.h var.h format.h format.def \
284 vfm.h cases.h debug-print.h
285 avl.o: avl.c ../config.h ../pref.h pool.h avl.h
286 cases.o: cases.c ../config.h ../pref.h alloc.h cases.h var.h format.h \
287 format.def vfm.h debug-print.h
288 cmdline.o: cmdline.c ../config.h ../pref.h alloc.h error.h filename.h \
289 getline.h main.h output.h str.h settings.h var.h format.h \
291 command.o: command.c ../config.h ../pref.h alloc.h command.h error.h \
292 getline.h lexer.h main.h settings.h som.h str.h tab.h var.h \
293 format.h format.def vfm.h cases.h debug-print.h command.def
294 compute.o: compute.c ../config.h ../pref.h alloc.h approx.h cases.h \
295 command.h error.h expr.h lexer.h str.h var.h format.h \
296 format.def vector.h debug-print.h
297 correlations.o: correlations.c ../config.h ../pref.h alloc.h \
298 file-handle.h error.h command.h lexer.h var.h format.h \
299 format.def str.h debug-print.h
300 count.o: count.c ../config.h ../pref.h alloc.h approx.h command.h \
301 error.h lexer.h str.h var.h format.h format.def debug-print.h
302 crosstabs.o: crosstabs.c ../config.h ../pref.h alloc.h avl.h hash.h \
303 pool.h ../lib/dcdflib/cdflib.h command.h lexer.h error.h \
304 magic.h misc.h stats.h output.h str.h tab.h var.h format.h \
305 format.def vfm.h cases.h debug-print.h
306 data-in.o: data-in.c ../config.h ../pref.h data-in.h format.h format.def \
307 error.h getline.h ../lib/julcal/julcal.h lexer.h magic.h misc.h \
308 settings.h str.h var.h debug-print.h
309 data-list.o: data-list.c ../config.h ../pref.h alloc.h command.h \
310 data-in.h format.h format.def debug-print.h dfm.h error.h \
311 file-handle.h lexer.h misc.h settings.h str.h tab.h var.h vfm.h \
313 data-out.o: data-out.c ../config.h ../pref.h approx.h error.h format.h \
314 format.def ../lib/julcal/julcal.h magic.h misc.h settings.h \
315 str.h var.h debug-print.h
316 descript.o: descript.c ../config.h ../pref.h alloc.h bitvector.h \
317 command.h lexer.h error.h approx.h magic.h stats.h som.h tab.h \
318 str.h var.h format.h format.def vfm.h cases.h
319 dfm.o: dfm.c ../config.h ../pref.h alloc.h command.h error.h \
320 file-handle.h filename.h getline.h lexer.h misc.h str.h vfm.h \
321 cases.h debug-print.h
322 do-if.o: do-if.c ../config.h ../pref.h alloc.h command.h error.h expr.h \
323 lexer.h str.h var.h format.h format.def debug-print.h do-ifP.h
324 error.o: error.c ../config.h ../pref.h alloc.h command.h error.h \
325 getline.h main.h output.h str.h settings.h var.h format.h \
327 expr-evl.o: expr-evl.c ../config.h ../pref.h approx.h data-in.h format.h \
328 format.def error.h expr.h exprP.h debug-print.h \
329 ../lib/julcal/julcal.h magic.h random.h stats.h str.h var.h \
330 vector.h vfm.h cases.h vfmP.h
331 expr-opt.o: expr-opt.c ../config.h ../pref.h alloc.h approx.h data-in.h \
332 format.h format.def error.h expr.h exprP.h debug-print.h \
333 ../lib/julcal/julcal.h misc.h stats.h str.h var.h
334 expr-prs.o: expr-prs.c ../config.h ../pref.h alloc.h error.h expr.h \
335 exprP.h debug-print.h lexer.h misc.h str.h var.h format.h \
336 format.def vector.h vfm.h cases.h
337 file-handle.o: file-handle.c ../config.h ../pref.h alloc.h avl.h \
338 filename.h file-handle.h error.h command.h lexer.h getline.h \
339 magic.h var.h format.h format.def str.h debug-print.h
340 file-type.o: file-type.c ../config.h ../pref.h alloc.h approx.h \
341 command.h data-in.h format.h format.def dfm.h file-handle.h \
342 error.h lexer.h str.h var.h vfm.h cases.h
343 filename.o: filename.c ../config.h ../pref.h alloc.h error.h filename.h \
344 settings.h str.h version.h debug-print.h stat.h
345 flip.o: flip.c ../config.h ../pref.h alloc.h command.h error.h lexer.h \
346 misc.h str.h var.h format.h format.def vfm.h cases.h
347 format.o: format.c ../config.h ../pref.h error.h format.h format.def \
349 formats.o: formats.c ../config.h ../pref.h command.h error.h lexer.h \
350 misc.h str.h var.h format.h format.def debug-print.h
351 frequencies.o: frequencies.c ../config.h ../pref.h alloc.h avl.h \
352 bitvector.h hash.h pool.h command.h lexer.h error.h approx.h \
353 magic.h misc.h stats.h output.h str.h som.h tab.h var.h \
354 format.h format.def vfm.h cases.h debug-print.h frequencies.g
355 get.o: get.c ../config.h ../pref.h alloc.h avl.h command.h error.h \
356 file-handle.h lexer.h misc.h pfm.h settings.h sfm.h str.h var.h \
357 format.h format.def vfm.h cases.h vfmP.h debug-print.h
358 getline.o: getline.c ../config.h ../pref.h alloc.h error.h filename.h \
359 getline.h lexer.h settings.h str.h tab.h var.h format.h \
361 glob.o: glob.c ../config.h ../pref.h alloc.h avl.h command.h do-ifP.h \
362 var.h format.h format.def error.h expr.h filename.h getline.h \
363 ../lib/julcal/julcal.h lexer.h main.h settings.h str.h \
364 version.h vfm.h cases.h
365 groff-font.o: groff-font.c ../config.h ../pref.h alloc.h error.h \
366 filename.h font.h hash.h pool.h str.h version.h
367 hash.o: hash.c ../config.h ../pref.h alloc.h hash.h
368 heap.o: heap.c ../config.h ../pref.h heap.h
369 html.o: html.c ../config.h ../pref.h alloc.h error.h filename.h \
370 getline.h htmlP.h output.h str.h som.h tab.h version.h
371 include.o: include.c ../config.h ../pref.h alloc.h command.h error.h \
372 getline.h lexer.h str.h
373 inpt-pgm.o: inpt-pgm.c ../config.h ../pref.h alloc.h command.h dfm.h \
374 error.h expr.h file-handle.h inpt-pgm.h lexer.h misc.h str.h \
375 var.h format.h format.def vfm.h cases.h debug-print.h
376 lexer.o: lexer.c ../config.h ../pref.h alloc.h command.h error.h \
377 getline.h lexer.h magic.h settings.h str.h
378 list.o: list.c ../config.h ../pref.h alloc.h command.h lexer.h error.h \
379 magic.h misc.h htmlP.h filename.h output.h str.h som.h var.h \
380 format.h format.def vfm.h cases.h debug-print.h
381 loop.o: loop.c ../config.h ../pref.h alloc.h approx.h command.h do-ifP.h \
382 var.h format.h format.def error.h expr.h lexer.h settings.h \
384 magic.o: magic.c ../config.h ../pref.h magic.h
385 main.o: main.c ../config.h ../pref.h command.h error.h getline.h lexer.h \
386 output.h str.h debug-print.h
387 matrix-data.o: matrix-data.c ../config.h ../pref.h alloc.h command.h \
388 data-in.h format.h format.def dfm.h error.h file-handle.h \
389 lexer.h misc.h pool.h str.h var.h vfm.h cases.h debug-print.h
390 matrix.o: matrix.c ../config.h ../pref.h alloc.h matrix.h settings.h
391 means.o: means.c ../config.h ../pref.h alloc.h avl.h command.h lexer.h \
392 error.h magic.h var.h format.h format.def str.h debug-print.h
393 mis-val.o: mis-val.c ../config.h ../pref.h command.h error.h lexer.h \
394 magic.h str.h var.h format.h format.def debug-print.h
395 misc.o: misc.c ../config.h ../pref.h misc.h
396 modify-vars.o: modify-vars.c ../config.h ../pref.h alloc.h avl.h \
397 bitvector.h command.h error.h lexer.h misc.h str.h var.h \
398 format.h format.def vfm.h cases.h
399 numeric.o: numeric.c ../config.h ../pref.h cases.h command.h error.h \
400 lexer.h str.h var.h format.h format.def debug-print.h
401 output.o: output.c ../config.h ../pref.h alloc.h approx.h error.h \
402 filename.h lexer.h misc.h output.h str.h settings.h
403 pfm-read.o: pfm-read.c ../config.h ../pref.h alloc.h avl.h file-handle.h \
404 error.h format.h format.def getline.h magic.h misc.h pfm.h \
405 str.h var.h debug-print.h
406 pfm-write.o: pfm-write.c ../config.h ../pref.h alloc.h avl.h error.h \
407 file-handle.h ../lib/gmp/gmp.h magic.h pfm.h str.h var.h \
408 format.h format.def version.h debug-print.h
409 pool.o: pool.c ../config.h ../pref.h alloc.h pool.h
410 postscript.o: postscript.c ../config.h ../pref.h alloc.h bitvector.h \
411 error.h filename.h font.h getline.h hash.h main.h misc.h \
412 output.h str.h version.h
413 print.o: print.c ../config.h ../pref.h alloc.h command.h dfm.h error.h \
414 expr.h file-handle.h lexer.h misc.h som.h tab.h str.h var.h \
415 format.h format.def debug-print.h
416 random.o: random.c ../config.h ../pref.h magic.h random.h settings.h
417 recode.o: recode.c ../config.h ../pref.h alloc.h approx.h cases.h \
418 command.h error.h lexer.h magic.h str.h var.h format.h \
419 format.def debug-print.h
420 rename-vars.o: rename-vars.c ../config.h ../pref.h alloc.h avl.h \
421 command.h error.h lexer.h str.h var.h format.h format.def
422 repeat.o: repeat.c ../config.h ../pref.h alloc.h cases.h command.h \
423 error.h getline.h lexer.h misc.h settings.h str.h var.h \
424 format.h format.def debug-print.h
425 sample.o: sample.c ../config.h ../pref.h alloc.h command.h error.h \
426 lexer.h random.h str.h var.h format.h format.def debug-print.h
427 sel-if.o: sel-if.c ../config.h ../pref.h alloc.h command.h error.h \
428 expr.h lexer.h str.h var.h format.h format.def
429 set.o: set.c ../config.h ../pref.h alloc.h command.h lexer.h error.h \
430 magic.h log.h output.h str.h var.h format.h format.def \
432 sfm-read.o: sfm-read.c ../config.h ../pref.h alloc.h avl.h error.h \
433 file-handle.h format.h format.def getline.h magic.h misc.h \
434 sfm.h sfmP.h str.h var.h debug-print.h
435 sfm-write.o: sfm-write.c ../config.h ../pref.h alloc.h approx.h avl.h \
436 error.h file-handle.h getline.h magic.h misc.h sfm.h sfmP.h \
437 str.h var.h format.h format.def version.h debug-print.h
438 som.o: som.c ../config.h ../pref.h output.h str.h som.h debug-print.h
439 sort.o: sort.c ../config.h ../pref.h alloc.h approx.h command.h error.h \
440 expr.h heap.h lexer.h misc.h sort.h str.h var.h format.h \
441 format.def vfm.h cases.h vfmP.h debug-print.h
442 split-file.o: split-file.c ../config.h ../pref.h alloc.h command.h \
443 error.h lexer.h str.h var.h format.h format.def
444 stats.o: stats.c ../config.h ../pref.h stats.h
445 str.o: str.c ../config.h ../pref.h alloc.h error.h pool.h str.h
446 sysfile-info.o: sysfile-info.c ../config.h ../pref.h alloc.h avl.h \
447 command.h error.h file-handle.h lexer.h misc.h output.h str.h \
448 sfm.h som.h tab.h var.h format.h format.def vector.h
449 t-test.o: t-test.c ../config.h ../pref.h alloc.h str.h \
450 ../lib/dcdflib/cdflib.h command.h lexer.h error.h magic.h var.h \
451 format.h format.def vfm.h cases.h debug-print.h
452 tab.o: tab.c ../config.h ../pref.h alloc.h command.h format.h format.def \
453 magic.h misc.h output.h str.h pool.h som.h tab.h var.h \
455 temporary.o: temporary.c ../config.h ../pref.h alloc.h avl.h command.h \
456 do-ifP.h var.h format.h format.def error.h lexer.h str.h \
458 title.o: title.c ../config.h ../pref.h alloc.h command.h error.h lexer.h \
459 main.h output.h str.h var.h format.h format.def version.h vfm.h \
460 cases.h debug-print.h
461 val-labs.o: val-labs.c ../config.h ../pref.h alloc.h avl.h command.h \
462 error.h lexer.h str.h var.h format.h format.def debug-print.h
463 var-labs.o: var-labs.c ../config.h ../pref.h alloc.h command.h error.h \
464 lexer.h str.h var.h format.h format.def debug-print.h
465 vars-atr.o: vars-atr.c ../config.h ../pref.h alloc.h approx.h avl.h \
466 command.h do-ifP.h var.h format.h format.def expr.h \
467 file-handle.h error.h inpt-pgm.h misc.h str.h vector.h vfm.h \
468 cases.h debug-print.h
469 vars-prs.o: vars-prs.c ../config.h ../pref.h alloc.h avl.h bitvector.h \
470 error.h lexer.h misc.h str.h var.h format.h format.def
471 vector.o: vector.c ../config.h ../pref.h alloc.h cases.h command.h \
472 error.h lexer.h misc.h str.h var.h format.h format.def vector.h
473 version.o: version.c ../config.h ../pref.h
474 vfm.o: vfm.c ../config.h ../pref.h alloc.h approx.h do-ifP.h var.h \
475 format.h format.def error.h expr.h misc.h random.h som.h str.h \
476 tab.h vector.h vfm.h cases.h vfmP.h debug-print.h
477 weight.o: weight.c ../config.h ../pref.h command.h error.h lexer.h str.h \
478 var.h format.h format.def
487 installcheck: installcheck-am
488 install-exec-am: install-binPROGRAMS
489 install-exec: install-exec-am
492 install-data: install-data-am
495 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497 uninstall-am: uninstall-binPROGRAMS
498 uninstall: uninstall-am
499 all-am: Makefile $(PROGRAMS)
502 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
504 $(mkinstalldirs) $(DESTDIR)$(bindir)
510 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
513 -rm -f Makefile $(CONFIG_CLEAN_FILES)
514 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
515 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
517 maintainer-clean-generic:
518 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
519 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
520 mostlyclean-tags mostlyclean-generic
522 mostlyclean: mostlyclean-am
524 clean-am: clean-binPROGRAMS clean-compile clean-tags clean-generic \
529 distclean-am: distclean-binPROGRAMS distclean-compile distclean-tags \
530 distclean-generic clean-am
532 distclean: distclean-am
534 maintainer-clean-am: maintainer-clean-binPROGRAMS \
535 maintainer-clean-compile maintainer-clean-tags \
536 maintainer-clean-generic distclean-am
537 @echo "This command is intended for maintainers to use;"
538 @echo "it deletes files that may require special tools to rebuild."
540 maintainer-clean: maintainer-clean-am
542 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
543 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
544 mostlyclean-compile distclean-compile clean-compile \
545 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
546 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
547 check-am installcheck-am installcheck install-exec-am install-exec \
548 install-data-am install-data install-am install uninstall-am uninstall \
549 all-redirect all-am all installdirs mostlyclean-generic \
550 distclean-generic clean-generic maintainer-clean-generic clean \
551 mostlyclean distclean maintainer-clean
559 echo "#include <config.h>" > version.c
560 echo "const char bare_version[] = \"@VERSION@\";" >> version.c
561 echo "const char version[] = GNU_PACKAGE \" @VERSION@\";" >> version.c
562 echo "const char stat_version[] = GNU_PACKAGE \" @VERSION@ \
563 (`date`).\";" >> version.c
564 echo "const char host_system[] = \"$(host_triplet)\";" >> version.c
565 echo "const char build_system[] = \"$(build_triplet)\";" >> version.c
566 echo "const char default_config_path[] =\
567 \"~/.pspp:$(pkgsysconfdir)\";" >> version.c
568 echo "const char include_path[] =\
569 \"./:~/.pspp/include:$(pkgdatadir)\";" >> version.c
570 echo "const char groff_font_path[] = \"~/.pspp/font:\" \\" >> version.c
571 echo " \"$(pkgdatadir)/font:\" \\" >> version.c
572 echo " \"/usr/local/lib/groff/font:\" \\" >> version.c
573 echo " \"/usr/lib/groff/font:\" \\" >> version.c
574 echo " \"/usr/local/share/groff/font:\" \\" >> version.c
575 echo " \"/usr/share/groff/font\";" >> version.c
576 echo "const char locale_dir[] = \"$(datadir)/locale\";" >> version.c
580 $(LOCAL_COMPILE) $< -o q2c.o
582 $(LOCAL_LINK) q2c.o ../lib/misc/libmisc.a -o q2c
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.