Explorar el Código

Removed Makefile as Go1 makes this unnecessary.

Geoffrey Teale hace 13 años
padre
commit
66d64e463f
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  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