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