/[pspp]/pspp/src/Makefile.am
ViewVC logotype

Diff of /pspp/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by blp, Tue Mar 1 08:16:15 2005 UTC revision 1.43 by jmd, Thu Mar 3 14:21:00 2005 UTC
# Line 12  pkgsysconfdir = $(sysconfdir)/@PACKAGE@ Line 12  pkgsysconfdir = $(sysconfdir)/@PACKAGE@
12    
13  bin_PROGRAMS = pspp  bin_PROGRAMS = pspp
14    
 DISTCLEANFILES = foo  
15  MAINTAINERCLEANFILES = Makefile.in  MAINTAINERCLEANFILES = Makefile.in
16  EXTRA_DIST = $(q_sources_q) q2c.c  EXTRA_DIST = $(q_sources_q) q2c.c
17  ETAGS_ARGS = -l c $(q_sources_c)  ETAGS_ARGS = -l c $(q_sources_c)
# Line 25  $(q_sources_c): q2c$(EXEEXT) Line 24  $(q_sources_c): q2c$(EXEEXT)
24  q_sources_c = correlations.c crosstabs.c examine.c file-handle.c        \  q_sources_c = correlations.c crosstabs.c examine.c file-handle.c        \
25  frequencies.c list.c means.c oneway.c set.c  t-test.c  frequencies.c list.c means.c oneway.c set.c  t-test.c
26    
27    CLEANFILES=$(q_sources_c)
28    DISTCLEANFILES=version.c
29    
30  q_sources_q = correlations.q crosstabs.q examine.q file-handle.q        \  q_sources_q = correlations.q crosstabs.q examine.q file-handle.q        \
31  frequencies.q list.q means.q oneway.q set.q  t-test.q  frequencies.q list.q means.q oneway.q set.q  t-test.q
32    
# Line 42  endif Line 44  endif
44  pspp_SOURCES = $(q_sources_c) $(chart_sources) \  pspp_SOURCES = $(q_sources_c) $(chart_sources) \
45  aggregate.c algorithm.c algorithm.h     \  aggregate.c algorithm.c algorithm.h     \
46  alloc.c alloc.h apply-dict.c ascii.c autorecode.c bitvector.h           \  alloc.c alloc.h apply-dict.c ascii.c autorecode.c bitvector.h           \
47    bool.h \
48  calendar.c calendar.h case.c case.h casefile.c casefile.h chart.c       \  calendar.c calendar.h case.c case.h casefile.c casefile.h chart.c       \
49  chart.h cmdline.c cmdline.h command.c command.def \  chart.h cmdline.c cmdline.h command.c command.def \
50  command.h compute.c copyleft.c copyleft.h count.c data-in.c data-in.h   \  command.h compute.c copyleft.c copyleft.h count.c data-in.c data-in.h   \

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26