1
0
Fork 0
flightgear/Slew/Makefile.am

8 lines
115 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../..