Hamlib/tentec/Makefile.am
Stéphane Fillod, F8CFE cb70a847e4 added Pegasus and tentec_trx_open
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@843 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-06 17:49:55 +00:00

9 lines
277 B
Makefile

TENTECSRCLIST = rx320.c pegasus.c
lib_LTLIBRARIES = libhamlib-tentec.la
libhamlib_tentec_la_SOURCES = $(TENTECSRCLIST) tentec.c
libhamlib_tentec_la_LDFLAGS = -no-undefined -module -version-info 0:0:0
libhamlib_tentec_la_LIBADD = ../src/libhamlib.la
noinst_HEADERS = tentec.h