semestergen/Makefile

6 lines
87 B
Makefile
Raw Normal View History

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