Last change
on this file since 87 was
87,
checked in by Peter, 19 years ago
|
Averager added
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
401 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | ## |
---|
3 | ## $Id: Makefile.am 87 2004-05-27 17:00:47Z peter $ |
---|
4 | |
---|
5 | lib_LIBRARIES = libc++_tools.a |
---|
6 | |
---|
7 | libc___tools_a_SOURCES = \ |
---|
8 | Averager.cc FileIO.cc GaussianKernelFunction.cc histogram.cc \ |
---|
9 | Kernel.cc matrix.cc Merge.cc PCA.cc PolynomialKernelFunction.cc \ |
---|
10 | random_singleton.cc ROC.cc \ stl_utility SVD.cc SVM.cc vector.cc \ |
---|
11 | Wead.cc |
---|
12 | |
---|
13 | INCLUDES = -I/home/max/jari/local/include |
---|
Note: See
TracBrowser
for help on using the repository browser.