Blob


1 cd lib9
2 9c _exits.c
3 9c _p9dialparse.c
4 9c _p9dir.c
5 9c announce.c
6 9c argv0.c
7 9c atexit.c
8 9c atoi.c
9 9c atol.c
10 9c atoll.c
11 9c atnotify.c
12 9c await.c
13 9c cistrcmp.c
14 9c cistrncmp.c
15 9c cistrstr.c
16 9c cleanname.c
17 9c convD2M.c
18 9c convM2D.c
19 9c convM2S.c
20 9c convS2M.c
21 9c create.c
22 9c ctime.c
23 9c date.c
24 9c dial.c
25 9c dirfstat.c
26 9c dirfwstat.c
27 9c dirmodefmt.c
28 9c dirread.c
29 9c dirstat.c
30 9c dirwstat.c
31 9c dup.c
32 9c encodefmt.c
33 9c errstr.c
34 9c exec.c
35 9c execl.c
36 9c fcallfmt.c
37 9c get9root.c
38 9c getcallerpc-$OBJTYPE.c || 9a getcallerpc-$OBJTYPE.s
39 9c getenv.c
40 9c getfields.c
41 9c getns.c
42 9c getuser.c
43 9c getwd.c
44 9c jmp.c
45 9c lrand.c
46 9c lnrand.c
47 9c main.c
48 9c malloc.c
49 9c malloctag.c
50 9c mallocz.c
51 9c nan.c
52 9c needsrcquote.c
53 9c needstack.c
54 9c netmkaddr.c
55 9c notify.c
56 9c nrand.c
57 9c nulldir.c
58 9c open.c
59 9c opentemp.c
60 9c pipe.c
61 9c post9p.c
62 9c postnote.c
63 9c qlock.c
64 9c quote.c
65 9c rand.c
66 9c read9pmsg.c
67 9c readn.c
68 9c rfork.c
69 9c seek.c
70 9c sendfd.c
71 9c sleep.c
72 9c strdup.c
73 9c strecpy.c
74 9c sysfatal.c
75 9c sysname.c
76 9c time.c
77 9c tokenize.c
78 9c truerand.c
79 9c u16.c
80 9c u32.c
81 9c u64.c
82 9c unsharp.c
83 9c wait.c
84 9c waitpid.c
85 9c -Ifmt fmt/dofmt.c
86 9c -Ifmt fmt/fltfmt.c
87 9c -Ifmt fmt/fmt.c
88 9c -Ifmt fmt/fmtfd.c
89 9c -Ifmt fmt/fmtfdflush.c
90 9c fmtlock2.c
91 9c -Ifmt fmt/fmtprint.c
92 9c -Ifmt fmt/fmtquote.c
93 9c -Ifmt fmt/fmtrune.c
94 9c -Ifmt fmt/fmtstr.c
95 9c -Ifmt fmt/fmtvprint.c
96 9c -Ifmt fmt/fprint.c
97 9c -Ifmt fmt/nan64.c
98 9c -Ifmt fmt/print.c
99 9c -Ifmt fmt/runefmtstr.c
100 9c -Ifmt fmt/runeseprint.c
101 9c -Ifmt fmt/runesmprint.c
102 9c -Ifmt fmt/runesnprint.c
103 9c -Ifmt fmt/runesprint.c
104 9c -Ifmt fmt/runevseprint.c
105 9c -Ifmt fmt/runevsmprint.c
106 9c -Ifmt fmt/runevsnprint.c
107 9c -Ifmt fmt/seprint.c
108 9c -Ifmt fmt/smprint.c
109 9c -Ifmt fmt/snprint.c
110 9c -Ifmt fmt/sprint.c
111 9c -Ifmt fmt/strtod.c
112 9c -Ifmt fmt/vfprint.c
113 9c -Ifmt fmt/vseprint.c
114 9c -Ifmt fmt/vsmprint.c
115 9c -Ifmt fmt/vsnprint.c
116 9c -Ifmt fmt/charstod.c
117 9c -Ifmt fmt/pow10.c
118 9c utf/rune.c
119 9c utf/runestrcat.c
120 9c utf/runestrchr.c
121 9c utf/runestrcmp.c
122 9c utf/runestrcpy.c
123 9c utf/runestrdup.c
124 9c utf/runestrlen.c
125 9c utf/runestrecpy.c
126 9c utf/runestrncat.c
127 9c utf/runestrncmp.c
128 9c utf/runestrncpy.c
129 9c utf/runestrrchr.c
130 9c utf/runestrstr.c
131 9c utf/runetype.c
132 9c utf/utfecpy.c
133 9c utf/utflen.c
134 9c utf/utfnlen.c
135 9c utf/utfrrune.c
136 9c utf/utfrune.c
137 9c utf/utfutf.c
138 9ar rvc $PLAN9/lib/lib9.a *.o
139 cd ..
140 cd libbio
141 9c bbuffered.c
142 9c bfildes.c
143 9c bflush.c
144 9c bgetc.c
145 9c bgetrune.c
146 9c bgetd.c
147 9c binit.c
148 9c boffset.c
149 9c bprint.c
150 9c bputc.c
151 9c bputrune.c
152 9c brdline.c
153 9c brdstr.c
154 9c bread.c
155 9c bseek.c
156 9c bvprint.c
157 9c bwrite.c
158 9ar rvc $PLAN9/lib/libbio.a *.o
159 cd ..
160 cd libregexp
161 9c regcomp.c
162 9c regerror.c
163 9c regexec.c
164 9c regsub.c
165 9c regaux.c
166 9c rregexec.c
167 9c rregsub.c
168 9ar rvc $PLAN9/lib/libregexp9.a *.o
169 cd ..
170 cd cmd/mk
171 9c arc.c
172 9c archive.c
173 9c bufblock.c
174 9c env.c
175 9c file.c
176 9c graph.c
177 9c job.c
178 9c lex.c
179 9c main.c
180 9c match.c
181 9c mk.c
182 9c parse.c
183 9c recipe.c
184 9c rc.c
185 9c rule.c
186 9c run.c
187 9c sh.c
188 9c shell.c
189 9c shprint.c
190 9c symtab.c
191 9c var.c
192 9c varsub.c
193 9c word.c
194 9c unix.c
195 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 rc.o rule.o run.o sh.o shell.o shprint.o symtab.o var.o varsub.o word.o unix.o
196 install -c o.mk $PLAN9/bin/mk
197 cd ..