Ver Fonte

Removed Makefile as Go1 makes this unnecessary.

Geoffrey Teale há 14 anos atrás
pai
commit
f864c307ed
1 ficheiros alterados com 0 adições e 11 exclusões
  1. 0 11
      Makefile

+ 0 - 11
Makefile

@@ -1,11 +0,0 @@
-include $(GOROOT)/src/Make.inc
-
-TARG=github.com/tealeg/xslx
-GOFILES=\
-	doc.go\
-	lib.go\
-	sharedstrings.go\
-	workbook.go\
-	worksheet.go\
-
-include $(GOROOT)/src/Make.pkg