File: Makefile.am

package info (click to toggle)
ctsim 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,256 kB
  • ctags: 6,355
  • sloc: cpp: 26,866; sh: 4,290; ansic: 1,254; perl: 296; makefile: 150
file content (7 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
noinst_LIBRARIES = libctsupport.a
INCLUDES=@my_includes@
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
EXTRA_DIST=Makefile.nt