remove Makefile.

This commit is contained in:
mattn 2012-05-15 20:49:45 +09:00
parent 78a8e6baac
commit d9c069459a
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
include $(GOROOT)/src/Make.inc
TARG = main
GOFILES = main.go
include $(GOROOT)/src/Make.cmd