libbrandt/Makefile.am
Christian Grothoff 9db40b48e1 vers
2016-06-01 15:01:20 +02:00

14 lines
253 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
# how to build a so library?
lib_LTLIBRARIES = \
libbrandt.la
libbrandt_la_SOURCES = \
smc.c
libbrandt_la_LIBADD = \
-lpari
libbrandt_la_LDFLAGS = \
-version-info 0:0:0