source: Sophya/trunk/SophyaLib/TArray/Makefile.am@ 3753

Last change on this file since 3753 was 1256, checked in by ansari, 25 years ago

pour autoconf

File size: 188 bytes
Line 
1lib_LIBRARIES = libTArray.a
2
3libTArray_a_SOURCES = \
4basarr.cc matharr.cc tarray.cc tmatrix.cc utilarr.cc \
5fioarr.cc sopemtx.cc tarrinit.cc tvector.cc
6
7
8DEFS = -I.. -I../include
Note: See TracBrowser for help on using the repository browser.