Hamlib/rotorez/Makefile.am
Nate Bargmann, N0NB ef89e0efa1 2003-01-10
New:
		Adding files for initial rotorez build.  Will build,
		but no functionality.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1344 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-11 00:47:48 +00:00

8 lines
228 B
Makefile

lib_LTLIBRARIES = hamlib-rotorez.la
hamlib_rotorez_la_SOURCES = rotorez.c
hamlib_rotorez_la_LDFLAGS = -no-undefined -module -avoid-version
hamlib_rotorez_la_LIBADD = $(top_builddir)/src/libhamlib.la
noinst_HEADERS = rotorez.h