Initial commit of GNU Go v3.8.
[sgk-go] / utils / Makefile.am
noinst_LIBRARIES = libutils.a
EXTRA_DIST = utils.dsp CMakeLists.txt
libutils_a_SOURCES = getopt.c getopt1.c random.c gg_utils.c winsocket.c
noinst_HEADERS = gg-getopt.h random.h gg_utils.h winsocket.h
# Remove these files here... they are created locally
DISTCLEANFILES = *~