summaryrefslogtreecommitdiffstats
path: root/tc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tc/Makefile')
-rw-r--r--tc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tc/Makefile b/tc/Makefile
index 5da97b6f..9d618ffc 100644
--- a/tc/Makefile
+++ b/tc/Makefile
@@ -86,4 +86,4 @@ q_atm.so: q_atm.c
$(YACC) $(YACCFLAGS) -o $@ $<
%.lex.c: %.l
- $(LEX) $(LEXFLAGS) -o $@ $<
+ $(LEX) $(LEXFLAGS) -o$@ $<