Blob


1 cd libutf
2 9c rune.c
3 9c runestrcat.c
4 9c runestrchr.c
5 9c runestrcmp.c
6 9c runestrcpy.c
7 9c runestrdup.c
8 9c runestrlen.c
9 9c runestrecpy.c
10 9c runestrncat.c
11 9c runestrncmp.c
12 9c runestrncpy.c
13 9c runestrrchr.c
14 9c runestrstr.c
15 9c runetype.c
16 9c utfecpy.c
17 9c utflen.c
18 9c utfnlen.c
19 9c utfrrune.c
20 9c utfrune.c
21 9c utfutf.c
22 9ar rvc ../../lib/libutf.a rune.o runestrcat.o runestrchr.o runestrcmp.o runestrcpy.o runestrdup.o runestrlen.o runestrecpy.o runestrncat.o runestrncmp.o runestrncpy.o runestrrchr.o runestrstr.o runetype.o utfecpy.o utflen.o utfnlen.o utfrrune.o utfrune.o utfutf.o
23 cd ..
24 cd libfmt
25 9c dofmt.c
26 9c errfmt.c
27 9c fltfmt.c
28 9c fmt.c
29 9c fmtfd.c
30 9c fmtfdflush.c
31 9c fmtlock.c
32 9c fmtprint.c
33 9c fmtquote.c
34 9c fmtrune.c
35 9c fmtstr.c
36 9c fmtvprint.c
37 9c fprint.c
38 9c nan64.c
39 9c print.c
40 9c runefmtstr.c
41 9c runeseprint.c
42 9c runesmprint.c
43 9c runesnprint.c
44 9c runesprint.c
45 9c runevseprint.c
46 9c runevsmprint.c
47 9c runevsnprint.c
48 9c seprint.c
49 9c smprint.c
50 9c snprint.c
51 9c sprint.c
52 9c strtod.c
53 9c vfprint.c
54 9c vseprint.c
55 9c vsmprint.c
56 9c vsnprint.c
57 9c charstod.c
58 9c pow10.c
59 9ar rvc ../../lib/libfmt.a dofmt.o errfmt.o fltfmt.o fmt.o fmtfd.o fmtfdflush.o fmtlock.o fmtprint.o fmtquote.o fmtrune.o fmtstr.o fmtvprint.o fprint.o nan64.o print.o runefmtstr.o runeseprint.o runesmprint.o runesnprint.o runesprint.o runevseprint.o runevsmprint.o runevsnprint.o seprint.o smprint.o snprint.o sprint.o strtod.o vfprint.o vseprint.o vsmprint.o vsnprint.o charstod.o pow10.o
60 cd ..
61 cd libbio
62 9c bbuffered.c
63 9c bfildes.c
64 9c bflush.c
65 9c bfmt.c
66 9c bgetc.c
67 9c bgetd.c
68 9c binit.c
69 9c boffset.c
70 9c bprint.c
71 9c bputc.c
72 9c brdline.c
73 9c brdstr.c
74 9c bread.c
75 9c bseek.c
76 9c bwrite.c
77 9c bgetrune.c
78 9c bputrune.c
79 9ar rvc ../../lib/libbio.a bbuffered.o bfildes.o bflush.o bfmt.o bgetc.o bgetd.o binit.o boffset.o bprint.o bputc.o brdline.o brdstr.o bread.o bseek.o bwrite.o bgetrune.o bputrune.o
80 cd ..
81 cd libregexp
82 9c regcomp.c
83 9c regerror.c
84 9c regexec.c
85 9c regsub.c
86 9c regaux.c
87 9c rregaux.c
88 9c rregexec.c
89 9c rregsub.c
90 9ar rvc ../../lib/libregexp9.a regcomp.o regerror.o regexec.o regsub.o regaux.o rregaux.o rregexec.o rregsub.o
91 cd ..
92 cd cmd/mk
93 9c arc.c
94 9c archive.c
95 9c bufblock.c
96 9c env.c
97 9c file.c
98 9c graph.c
99 9c job.c
100 9c lex.c
101 9c main.c
102 9c match.c
103 9c mk.c
104 9c parse.c
105 9c recipe.c
106 9c rule.c
107 9c run.c
108 9c sh.c
109 9c shprint.c
110 9c symtab.c
111 9c var.c
112 9c varsub.c
113 9c word.c
114 9c unix.c
115 9l -o o.mk arc.o archive.o bufblock.o env.o file.o graph.o job.o lex.o main.o match.o mk.o parse.o recipe.o rule.o run.o sh.o shprint.o symtab.o var.o varsub.o word.o unix.o -lregexp9 -lbio -lfmt -lutf
116 install -c o.mk ../../../bin/mk
117 cd ..