remove Makefile.

This commit is contained in:
mattn
2012-05-15 20:49:11 +09:00
parent ea2c1e7a8c
commit 78a8e6baac

View File

@@ -1,6 +0,0 @@
include $(GOROOT)/src/Make.inc
TARG = github.com/mattn/go-sqlite3
CGOFILES = sqlite3.go
include $(GOROOT)/src/Make.pkg