semestergen/Makefile

6 lines
87 B
Makefile
Raw Normal View History

2019-12-12 16:33:12 +00:00
run: build *.adoc.tpl c311.toml
./semestergen c311.toml
build: gendates.go
go build