1
0
Fork 0
flightgear/Slew/Makefile.am

8 lines
153 B
Text
Raw Normal View History

1998-04-03 21:50:53 +00:00
libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libSlew.la
libSlew_la_SOURCES = slew.c slew.h
1998-04-03 21:50:53 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator