Files

8 lines
104 B
Makefile
Raw Permalink Normal View History

2016-04-06 20:45:34 -07:00
include $(GOROOT)/src/Make.inc
TARG=grades
GOFILES=\
grades.go
include $(GOROOT)/src/Make.cmd