]> git.scottworley.com Git - planeteer/blame_incremental - Makefile
Add a lot of code that isn't exercised yet.
[planeteer] / Makefile
... / ...
CommitLineData
1include $(GOROOT)/src/Make.inc
2
3TARG=planeteer
4GOFILES=\
5 planeteer.go\
6
7include $(GOROOT)/src/Make.cmd