schrift.c3l/Makefile
2025-10-25 17:28:48 +02:00

5 lines
118 B
Makefile

all:
make -C thirdparty/libschrift
mkdir -p linux-x64
cp thirdparty/libschrift/libschrift.a linux-x64/libschrift.a