summaryrefslogtreecommitdiff
path: root/examples/hello_yacc/expect.out
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_yacc/expect.out')
-rw-r--r--examples/hello_yacc/expect.out16
1 files changed, 16 insertions, 0 deletions
diff --git a/examples/hello_yacc/expect.out b/examples/hello_yacc/expect.out
index 6f46ee5..b80f1ca 100644
--- a/examples/hello_yacc/expect.out
+++ b/examples/hello_yacc/expect.out
@@ -36,6 +36,22 @@
/objdir/hello_yacc.test.out.tmp
/objdir/input.txt
/objdir/test.mk
+========== depend ===========
+/objdir/.depend
+/objdir/Makefile
+/objdir/_mkc_compiler_type.err
+/objdir/_mkc_compiler_type.res
+/objdir/_mkc_prog_cc.err
+/objdir/_mkc_prog_cc.res
+/objdir/_mkc_prog_yacc.err
+/objdir/_mkc_prog_yacc.res
+/objdir/calc.c
+/objdir/calc.d
+/objdir/calc.y
+/objdir/expect.out
+/objdir/hello_yacc.test.out.tmp
+/objdir/input.txt
+/objdir/test.mk
==== SHRTOUT=yes ====
YACC: calc.y
CC: calc.c