5 lines
267 B
Makefile
5 lines
267 B
Makefile
INCLUDES = -I../../include
|
|
noinst_LIBRARIES = libpvvmudutils.a
|
|
|
|
libpvvmudutils_a_SOURCES = beam.C crossindex.C doublearray.C intarray.C matrix.C namedb.C objectarray.C plane.C time.C vector.C option.C getopt.c getopt1.c pingpong.C commandparser.C keyframe.C spline.C
|