1
0
Fork 0
flightgear/DEM/Makefile.am

9 lines
153 B
Text
Raw Normal View History

1998-04-08 22:54:56 +00:00
libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libDEM.la
libDEM_la_SOURCES = dem.cxx dem.hxx leastsqs.cxx leastsqs.hxx
INCLUDES += -I../../Simulator