aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/robertkrimen/otto/token/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/robertkrimen/otto/token/Makefile')
-rw-r--r--vendor/github.com/robertkrimen/otto/token/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/robertkrimen/otto/token/Makefile b/vendor/github.com/robertkrimen/otto/token/Makefile
new file mode 100644
index 000000000..1e85c7348
--- /dev/null
+++ b/vendor/github.com/robertkrimen/otto/token/Makefile
@@ -0,0 +1,2 @@
+token_const.go: tokenfmt
+ ./$^ | gofmt > $@