summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile')
-rw-r--r--Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile b/Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile
deleted file mode 100644
index 518a034f3..000000000
--- a/Godeps/_workspace/src/github.com/mattermost/rsc/gf256/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 2010 The Go Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style
-# license that can be found in the LICENSE file.
-
-include $(GOROOT)/src/Make.inc
-TARG=rsc.googlecode.com/hg/gf256
-GOFILES=gf256.go #rs.go
-include $(GOROOT)/src/Make.pkg