df80a704ecfc7ca8e46851c0498b680da4b852b9
[ctsim.git] / libctsupport / Makefile.am
1 noinst_LIBRARIES = libctsupport.a
2 INCLUDES=@my_includes@
3 libctsupport_a_SOURCES= filefuncs.cpp strfuncs.cpp syserror.cpp timedate.cpp fnetorderstream.cpp audio.cpp consoleio.cpp normangle.cpp simpson.cpp xform.cpp clip.cpp
4 EXTRA_DIST=Makefile.nt
5
6
7