hamlib/rs/Makefile.am
2010-09-26 02:23:50 +00:00

8 lines
233 B
Makefile

RSSRC = esmc.c eb200.c
pkglib_LTLIBRARIES = hamlib-rs.la
hamlib_rs_la_SOURCES = $(RSSRC) rs.c
hamlib_rs_la_LDFLAGS = -no-undefined -module -avoid-version
hamlib_rs_la_LIBADD = $(top_builddir)/src/libhamlib.la
noinst_HEADERS = rs.h