Hamlib/uniden/Makefile.am
Stéphane Fillod, F8CFE 66a82fd87f added BC245 skelton
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1660 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 16:59:48 +00:00

9 lines
263 B
Makefile

UNIDENSRC = bc895.c bc245.c
lib_LTLIBRARIES = hamlib-uniden.la
hamlib_uniden_la_SOURCES = $(UNIDENSRC) uniden.c
hamlib_uniden_la_LDFLAGS = -no-undefined -module -avoid-version
hamlib_uniden_la_LIBADD = $(top_builddir)/src/libhamlib.la
noinst_HEADERS = uniden.h