mirror of
https://codeberg.org/demostf/plugin.git
synced 2026-06-04 00:54:08 +02:00
4 lines
85 B
Makefile
4 lines
85 B
Makefile
%.smx: %.sp
|
|
docker run --rm -v "$(CURDIR)":/data spiretf/spcomp $<
|
|
|
|
all:demostf.smx
|