Hamlib/lib/Makefile.am
Stéphane Fillod, F8CFE 0dced917ad gettimeofday replacement for WIN32
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1509 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:33:37 +00:00

8 lines
186 B
Makefile

EXTRA_DIST = getopt.c getopt.h getopt_long.c usleep.c \
termios.c win32termios.h gettimeofday.c
noinst_LTLIBRARIES = libmisc.la
libmisc_la_SOURCES =
libmisc_la_LIBADD = @LTLIBOBJS@