Ver código fonte

Removed Makefile as Go1 makes this unnecessary.

Geoffrey J. Teale 14 anos atrás
pai
commit
4de32e8147
1 arquivos 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