togoist/web/Makefile

6 lines
78 B
Makefile

all: togoist.go web.go
@go generate
clean:
rm -f togoist.js togoist.js.map