Last change
on this file since 306 was
297,
checked in by Peter, 18 years ago
|
bux fixes
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
324 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | ## |
---|
3 | ## $Id: Makefile.am 297 2005-04-29 10:03:53Z peter $ |
---|
4 | |
---|
5 | |
---|
6 | |
---|
7 | INCLUDES = @local_includes@ |
---|
8 | |
---|
9 | SUBDIRS = gslapi utility statistics svm |
---|
10 | lib_LTLIBRARIES = libc++_tools.la |
---|
11 | libc___tools_la_SOURCES = |
---|
12 | libc___tools_la_LIBADD = \ |
---|
13 | gslapi/libgslapi.la \ |
---|
14 | statistics/libstatistics.la \ |
---|
15 | utility/libutility.la \ |
---|
16 | svm/libsvm.la |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.