5 lines
123 B
Makefile
5 lines
123 B
Makefile
noinst_LIBRARIES = libSlew.a
|
|
|
|
libSlew_a_SOURCES = slew.c slew.h
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
|