summaryrefslogtreecommitdiff
path: root/t/lex-line.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-line.sh')
-rw-r--r--t/lex-line.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/lex-line.sh b/t/lex-line.sh
index 7905ec287..37a72e2b0 100644
--- a/t/lex-line.sh
+++ b/t/lex-line.sh
@@ -35,9 +35,6 @@ LDADD = $(LEXLIB)
bar_LFLAGS = -v
foo_SOURCES = zardoz.l
bar_SOURCES = dir/quux.l
-## Avoid spurious failures with Solaris make.
-zardoz.@OBJEXT@: zardoz.c
-bar-quux.@OBJEXT@: bar-quux.c
END
cat > zardoz.l << 'END'