/[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.48 by jmd, Fri May 27 04:39:52 2005 UTC revision 1.49 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 44  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           \
 bool.h \  
47  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       \
48  chart.h cmdline.c cmdline.h command.c command.def \  chart.h cmdline.c cmdline.h command.c command.def \
49  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   \
# Line 53  devind.c devind.h dfm-read.c dfm-read.h Line 52  devind.c devind.h dfm-read.c dfm-read.h
52  dictionary.c dictionary.h do-if.c do-ifP.h echo.c error.c \  dictionary.c dictionary.h do-if.c do-ifP.h echo.c error.c \
53  error.h factor_stats.c factor_stats.h file-handle.h     \  error.h factor_stats.c factor_stats.h file-handle.h     \
54  file-type.c filename.c filename.h flip.c font.h format.c format.def     \  file-type.c filename.c filename.h flip.c font.h format.c format.def     \
55  format.h formats.c get.c getline.c getline.h glob.c glob.h              \  format.h formats.c get.c getl.c getl.h glob.c glob.h            \
56  groff-font.c group.c group.h group_proc.h \  groff-font.c group.c group.h group_proc.h \
57  hash.c hash.h histogram.c histogram.h \  hash.c hash.h histogram.c histogram.h \
58  html.c htmlP.h include.c inpt-pgm.c lexer.c lexer.h levene.c levene.h \  html.c htmlP.h include.c inpt-pgm.c lexer.c lexer.h levene.c levene.h \
# Line 68  rename-vars.c repeat.c repeat.h sample.c Line 67  rename-vars.c repeat.c repeat.h sample.c
67  sfm-read.c sfm-read.h sfm-write.c sfm-write.h sfmP.h som.c som.h        \  sfm-read.c sfm-read.h sfm-write.c sfm-write.h sfmP.h som.c som.h        \
68  sort.c sort.h sort-prs.c sort-prs.h \  sort.c sort.h sort-prs.c sort-prs.h \
69  split-file.c str.c str.h subclist.c subclist.h \  split-file.c str.c str.h subclist.c subclist.h \
70  sysfile-info.c tab.c tab.h temporary.c stat.h mkfile.c mkfile.h \  sysfile-info.c tab.c tab.h temporary.c mkfile.c mkfile.h \
71  title.c  val.h val-labs.c value-labels.c value-labels.h         \  title.c  val.h val-labs.c value-labels.c value-labels.h         \
72  var-display.c \  var-display.c \
73  var-labs.c var.h vars-atr.c vars-prs.c vector.c version.h       \  var-labs.c var.h vars-atr.c vars-prs.c vector.c version.h       \
74  vfm.c vfm.h vfmP.h weight.c  vfm.c vfm.h vfmP.h weight.c
75    
76    
77  pspp_LDADD = \  pspp_LDADD =                                    \
         ../lib/misc/libmisc.a                   \  
78          expressions/libexpressions.a            \          expressions/libexpressions.a            \
79          ../lib/gsl-extras/libgsl-extras.a       \          ../lib/gsl-extras/libgsl-extras.a       \
80            ../gl/libgl.a                           \
81          @LIBINTL@          @LIBINTL@
82    
83  nodist_pspp_SOURCES = version.c  nodist_pspp_SOURCES = version.c

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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