r7061: initial property settings
[ctsim.git] / libctsupport / Makefile.am
1 noinst_LIBRARIES = libctsupport.a
2 INCLUDES=@my_includes@
3 libctsupport_a_SOURCES= strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp interpolator.cpp globalvars.cpp
4 EXTRA_DIST=Makefile.nt
5
6
7