code reorganization
[epoint] / store / Makefile
diff --git a/store/Makefile b/store/Makefile
deleted file mode 100644 (file)
index 23c7767..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-include $(GOROOT)/src/Make.inc
-
-TARG=epoint/store
-GOFILES=store.go
-
-include $(GOROOT)/src/Make.pkg