1
0
Fork 0
flightgear/DEM/Makefile.am
1998-04-08 22:54:56 +00:00

8 lines
153 B
Makefile

libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libDEM.la
libDEM_la_SOURCES = dem.cxx dem.hxx leastsqs.cxx leastsqs.hxx
INCLUDES += -I../../Simulator