X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctsupport%2FMakefile.am;fp=libctsupport%2FMakefile.am;h=5fb10baef10ba5d19ed4d6962ea90d1d545a023c;hb=99dd1d6ed10db1f669a5fe6af71225a50fc0ddfb;hp=0000000000000000000000000000000000000000;hpb=2c61ff85796550481227f2fbec53506a6b5bd365;p=ctsim.git diff --git a/libctsupport/Makefile.am b/libctsupport/Makefile.am new file mode 100644 index 0000000..5fb10ba --- /dev/null +++ b/libctsupport/Makefile.am @@ -0,0 +1,7 @@ +noinst_LIBRARIES = libctsupport.a +INCLUDES=@my_includes@ +libk_a_SOURCES= filefuncs.cpp strfuncs.cpp syserror.cpp timedate.cpp byteorder.cpp audio.cpp consoleio.cpp normangle.cpp simpson.cpp xform.cpp clip.cpp +EXTRA_DIST=Makefile.nt + + +