#!/bin/sh gcc -shared -fPIC $(pkg-config --libs --cflags lua) tapi.c -o tapi.so