Files

8 lines
106 B
Makefile
Raw Permalink Normal View History

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