3 MAINTAINERCLEANFILES = \
46 benchmark_SOURCES=benchmark.cpp
47 smart_ptr_SOURCES=smart_ptr.cpp
48 surface_SOURCES=surface.cpp
50 handle_SOURCES=handle.cpp
51 angle_SOURCES=angle.cpp
52 random_SOURCES=random.cpp
53 fixed_SOURCES=fixed.cpp
54 smach_SOURCES=smach.cpp
55 clock_SOURCES=clock.cpp
56 hermite_SOURCES=hermite.cpp
57 #spline_SOURCES=spline.cpp
58 stringf_SOURCES=stringf.cpp
59 #value_SOURCES=value.cpp
61 # FIXME: fix compiler errors for the spline and value tests.