3d964e8639bd89b2a7d8137e83b00366f66c8f7d
[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
4 EXTRA_DIST=Makefile.nt
5
6
7