5 lines
127 B
Makefile
5 lines
127 B
Makefile
noinst_LIBRARIES = libSlew.a
|
|
|
|
libSlew_a_SOURCES = slew.cxx slew.hxx
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
|