mirror of
https://github.com/LibreSplit/LibreSplit.git
synced 2026-04-27 14:20:24 +00:00
2 lines
82 B
Makefile
2 lines
82 B
Makefile
all:
|
|
gcc -shared -fPIC -o test_plugin2.so -I ../../ -L../../build/ test_plugin.c
|