Hamlib/aor/Makefile.am
Stéphane Fillod, F8CFE 0d4dbe965c added AR5000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@972 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:22 +00:00

9 lines
262 B
Makefile

AORSRCLIST = ar8200.c ar8000.c ar5000.c
lib_LTLIBRARIES = libhamlib-aor.la
libhamlib_aor_la_SOURCES = $(AORSRCLIST) aor.c
libhamlib_aor_la_LDFLAGS = -no-undefined -module -version-info 0:0:0
libhamlib_aor_la_LIBADD = ../src/libhamlib.la
noinst_HEADERS = aor.h