/[gsl]/gsl/cdf/Makefile.am
ViewVC logotype

Diff of /gsl/cdf/Makefile.am

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

revision 1.1.2.12 by jstover, Mon Mar 31 00:33:12 2003 UTC revision 1.1.2.13 by bjg, Mon Apr 7 09:51:35 2003 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in  ## Process this file with automake to produce Makefile.in
2  noinst_LTLIBRARIES = libgslcdf.la  noinst_LTLIBRARIES = libgslcdf.la
3    
4  noinst_HEADERS = chebyshev.h  check.h  erf.h  error.h  eval.h  exp.h  gamma.h log.h  psi.h  trig.h zeta.h elementary.h pow_int.h rat_eval.h  noinst_HEADERS = rat_eval.h
5    
6  pkginclude_HEADERS= gsl_cdf.h  pkginclude_HEADERS= gsl_cdf.h
7    
# Line 9  INCLUDES= -I$(top_builddir) Line 9  INCLUDES= -I$(top_builddir)
9    
10  libgslcdf_la_SOURCES = gauss.c exponential.c  inverse_normal.c cdf_gamma.c t.c f.c  libgslcdf_la_SOURCES = gauss.c exponential.c  inverse_normal.c cdf_gamma.c t.c f.c
11    
 # erfc.c erf.h gamma_func.c gamma.h log.c log.h chebyshev.h  check.h error.h  eval.h psi.c psi.h  trig.h exp.c exp.h zeta.c zeta.h elementary.h pow_int.h elementary.c  
   
12  # t.c f.c cdf_gamma.c  beta.c beta_inc.c  # t.c f.c cdf_gamma.c  beta.c beta_inc.c
13    
14  TESTS = test  TESTS = test

Legend:
Removed from v.1.1.2.12  
changed lines
  Added in v.1.1.2.13

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