libbrandt/Makefile.am

6 lines
198 B
Makefile
Raw Normal View History

2016-06-01 01:08:43 +02:00
## Makefile.am -- Process this file with automake to produce Makefile.in
# how to build a so library?
lib_WATWAT = libbrandt
libbrandt_SOURCES = smc.c
#libbrandt_LDADD = how to add libpari.so here?