r121: *** empty log message ***
[ctsim.git] / libctsupport / Makefile.am
1 noinst_LIBRARIES = libctsupport.a
2 INCLUDES=@my_includes@
3 libctsupport_a_SOURCES= filefuncs.cpp strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp
4 EXTRA_DIST=Makefile.nt
5
6
7