libbrandt/Makefile.am
2016-06-01 01:08:43 +02:00

6 lines
198 B
Makefile

## 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?