1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
sgminer/ccan/Makefile.am

5 lines
205 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libccan.a
libccan_a_SOURCES = compiler/compiler.h opt/helpers.c opt/opt.c opt/opt.h opt/parse.c opt/private.h opt/usage.c typesafe_cb/typesafe_cb.h
2013-04-16 02:27:10 +00:00
libccan_a_CPPFLAGS = -I$(top_srcdir)