parser/makefile

8 lines
49 B
Makefile

all: build
build:
spago build
run:
spago run