summaryrefslogtreecommitdiff
path: root/examples/hello_lex/expect.out
blob: 4862fd790034b95ed726e5d84b422d841cfa5cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# of lines = 2, # of chars = 26
=========== all ============
/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_lex.err
/objdir/_mkc_prog_lex.res
/objdir/expect.out
/objdir/hello_lex
/objdir/hello_lex.c
/objdir/hello_lex.l
/objdir/hello_lex.o
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk
========= install ==========
/objdir/prefix
/objdir/prefix/bin
/objdir/prefix/bin/hello_lex
======== uninstall =========
========== clean ===========
/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_lex.err
/objdir/_mkc_prog_lex.res
/objdir/expect.out
/objdir/hello_lex.l
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk
==== SHRTOUT=yes ====
checking for compiler mmm... nnn
checking for program mmm... nnn
checking for program mmm... nnn
LEX: hello_lex.l
CC: hello_lex.c
LD: hello_lex
======= distclean ==========
/objdir/Makefile
/objdir/expect.out
/objdir/hello_lex.l
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk