github.com/notti/nocgo@v0.0.0-20190619201224-fc443047424c/steps/3_goffi/testlib/Makefile (about)

     1  libcalltest.so.1: test.c
     2  	$(CC) -g -shared -fPIC -Wl,-soname,libcalltest.so.1 -o libcalltest.so.1 test.c -lc