1998-04-03 21:50:53 +00:00
|
|
|
libdir = ${exec_prefix}/lib
|
|
|
|
|
|
|
|
lib_LTLIBRARIES = libControls.la
|
1998-04-08 23:32:28 +00:00
|
|
|
|
|
|
|
libControls_la_SOURCES = controls.c controls.h
|
1998-04-03 21:50:53 +00:00
|
|
|
|
1998-04-14 02:23:04 +00:00
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
|