LibreSplit/plugins/test_plugin/Makefile
2026-03-25 21:57:46 +01:00

2 lines
81 B
Makefile

all:
gcc -shared -fPIC -o test_plugin.so -I ../../ -L../../build/ test_plugin.c