parser/makefile
2023-12-31 16:03:39 +01:00

8 lines
49 B
Makefile

all: build
build:
spago build
run:
spago run