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

2 lines
82 B
Makefile

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