aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile')
-rw-r--r--Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile b/Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile
deleted file mode 100644
index f814cceb1..000000000
--- a/Godeps/_workspace/src/github.com/obscuren/qml/gl/gengl/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-
-gengl: main.go parseqt.go
- go build
-
-%.go: %.rl
- ragel -Z -G2 -o $@ $<
-
-run: gengl
- ./gengl