1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
3 TESTS_ENVIRONMENT=top_srcdir=${top_srcdir}
10 command/data-list.sh \
13 command/examine-extremes.sh \
14 command/file-label.sh \
21 command/oneway-missing.sh \
22 command/oneway-with-splits.sh \
23 command/permissions.sh \
27 command/split-file.sh \
28 command/t-test-1-indep-val.sh \
29 command/t-test-1-sample-missing-anal.sh \
30 command/t-test-1-sample-missing-list.sh \
31 command/t-test-1s.sh \
32 command/t-test-groups.sh \
33 command/t-test-indep-missing-anal.sh \
34 command/t-test-indep-missing-list.sh \
35 command/t-test-paired-missing-anal.sh \
36 command/t-test-paired-missing-list.sh \
37 command/t-test-pairs.sh \
38 command/trimmed-mean.sh \
43 bugs/comment-at-eof.sh \
47 bugs/double-frequency.sh \
49 bugs/examine-1sample.sh \
50 bugs/html-frequency.sh \
53 bugs/t-test-with-temp.sh \
55 bugs/t-test-alpha.sh \
56 bugs/t-test-alpha2.sh \
59 bugs/recode-copy-bug.sh \
62 xforms/expressions.sh \
63 stats/descript-basic.sh \
64 stats/descript-missing.sh \
65 stats/descript-mean-bug.sh \
67 stats/percentiles-compatible.sh \
69 stats/percentiles-enhanced.sh
71 noinst_PROGRAMS = gengarbage
73 noinst_DATA = sort.data
74 sort.data: gengarbage$(EXTEXT)
75 ./gengarbage | head -1000 > $@
77 EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \
78 bugs/computebug.stat bugs/computebug.out \
79 bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \
80 bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out
82 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
84 MAINTAINERCLEANFILES = Makefile.in