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