mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@502 7ae35d74-ebe9-4afe-98af-79ac388436b8
6 lines
131 B
Makefile
6 lines
131 B
Makefile
EXTRA_DIST = getopt.c getopt.h getopt1.c usleep.c
|
|
|
|
noinst_LIBRARIES = libmisc.a
|
|
|
|
libmisc_a_SOURCES =
|
|
libmisc_a_LIBADD = @LIBOBJS@
|