summaryrefslogtreecommitdiff
path: root/examples/hello_lex/expect.out
blob: 7e6f99679b65dc2e6ef3f73552d91c3adb354b21 (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# 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
========== 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_lex.err
/objdir/_mkc_prog_lex.res
/objdir/expect.out
/objdir/hello_lex.c
/objdir/hello_lex.d
/objdir/hello_lex.l
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk
==== SHRTOUT=yes depend ====
checking for compiler mmm... nnn
checking for program mmm... nnn
checking for program mmm... nnn
LEX: hello_lex.l
DEP: hello_lex.d
DEP: .depend
==== SHRTOUT=yes all ====
LEX: hello_lex.l
CC: hello_lex.c
LD: hello_lex
/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_lex.err
/objdir/_mkc_prog_lex.res
/objdir/expect.out
/objdir/hello_lex
/objdir/hello_lex.c
/objdir/hello_lex.d
/objdir/hello_lex.l
/objdir/hello_lex.o
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk
======= distclean ==========
/objdir/Makefile
/objdir/expect.out
/objdir/hello_lex.l
/objdir/hello_lex.test.out.tmp
/objdir/input.txt
/objdir/test.mk