aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ecdb672..fabc1c7 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ run: $(BIN)
56 $(BIN) $(SRC_BAD) 56 $(BIN) $(SRC_BAD)
57 57
58graph-tokens: $(BIN) 58graph-tokens: $(BIN)
59 # TODO: ...
60 $(BIN) -pl $(SRC_BAD) 59 $(BIN) -pl $(SRC_BAD)
61 60
62graph-parse: $(BIN) 61graph-parse: $(BIN)