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 fcallfmt.c
36 9c get9root.c
37 9c getcallerpc-$OBJTYPE.c || 9a getcallerpc-$OBJTYPE.s
38 9c getenv.c
39 9c getfields.c
40 9c getns.c
41 9c getuser.c
42 9c getwd.c
43 9c jmp.c
44 9c lrand.c
45 9c lnrand.c
46 9c lock-$SYSNAME.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 read9pmsg.c
66 9c readn.c
67 9c rendez-$SYSNAME.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 9a tas-$OBJTYPE.s || 9c tas-$OBJTYPE.c
77 9c time.c
78 9c tokenize.c
79 9c truerand.c
80 9c u16.c
81 9c u32.c
82 9c u64.c
83 9c unsharp.c
84 9c wait.c
85 9c waitpid.c
86 9c -Ifmt fmt/dofmt.c
87 9c -Ifmt fmt/fltfmt.c
88 9c -Ifmt fmt/fmt.c
89 9c -Ifmt fmt/fmtfd.c
90 9c -Ifmt fmt/fmtfdflush.c
91 9c -Ifmt fmt/fmtlock.c
92 9c -Ifmt fmt/fmtprint.c
93 9c -Ifmt fmt/fmtquote.c
94 9c -Ifmt fmt/fmtrune.c
95 9c -Ifmt fmt/fmtstr.c
96 9c -Ifmt fmt/fmtvprint.c
97 9c -Ifmt fmt/fprint.c
98 9c -Ifmt fmt/nan64.c
99 9c -Ifmt fmt/print.c
100 9c -Ifmt fmt/runefmtstr.c
101 9c -Ifmt fmt/runeseprint.c
102 9c -Ifmt fmt/runesmprint.c
103 9c -Ifmt fmt/runesnprint.c
104 9c -Ifmt fmt/runesprint.c
105 9c -Ifmt fmt/runevseprint.c
106 9c -Ifmt fmt/runevsmprint.c
107 9c -Ifmt fmt/runevsnprint.c
108 9c -Ifmt fmt/seprint.c
109 9c -Ifmt fmt/smprint.c
110 9c -Ifmt fmt/snprint.c
111 9c -Ifmt fmt/sprint.c
112 9c -Ifmt fmt/strtod.c
113 9c -Ifmt fmt/vfprint.c
114 9c -Ifmt fmt/vseprint.c
115 9c -Ifmt fmt/vsmprint.c
116 9c -Ifmt fmt/vsnprint.c
117 9c -Ifmt fmt/charstod.c
118 9c -Ifmt fmt/pow10.c
119 9c utf/rune.c
120 9c utf/runestrcat.c
121 9c utf/runestrchr.c
122 9c utf/runestrcmp.c
123 9c utf/runestrcpy.c
124 9c utf/runestrdup.c
125 9c utf/runestrlen.c
126 9c utf/runestrecpy.c
127 9c utf/runestrncat.c
128 9c utf/runestrncmp.c
129 9c utf/runestrncpy.c
130 9c utf/runestrrchr.c
131 9c utf/runestrstr.c
132 9c utf/runetype.c
133 9c utf/utfecpy.c
134 9c utf/utflen.c
135 9c utf/utfnlen.c
136 9c utf/utfrrune.c
137 9c utf/utfrune.c
138 9c utf/utfutf.c
139 9ar rvc $PLAN9/lib/lib9.a *.o
140 cd ..
141 cd libbio
142 9c bbuffered.c
143 9c bfildes.c
144 9c bflush.c
145 9c bfmt.c
146 9c bgetc.c
147 9c bgetd.c
148 9c binit.c
149 9c boffset.c
150 9c bprint.c
151 9c bputc.c
152 9c brdline.c
153 9c brdstr.c
154 9c bread.c
155 9c bseek.c
156 9c bwrite.c
157 9c bgetrune.c
158 9c bputrune.c
159 9ar rvc $PLAN9/lib/libbio.a *.o
160 cd ..
161 cd libregexp
162 9c regcomp.c
163 9c regerror.c
164 9c regexec.c
165 9c regsub.c
166 9c regaux.c
167 9c rregexec.c
168 9c rregsub.c
169 9ar rvc $PLAN9/lib/libregexp9.a *.o
170 cd ..
171 cd cmd/mk
172 9c arc.c
173 9c archive.c
174 9c bufblock.c
175 9c env.c
176 9c file.c
177 9c graph.c
178 9c job.c
179 9c lex.c
180 9c main.c
181 9c match.c
182 9c mk.c
183 9c parse.c
184 9c recipe.c
185 9c rule.c
186 9c run.c
187 9c sh.c
188 9c shprint.c
189 9c symtab.c
190 9c var.c
191 9c varsub.c
192 9c word.c
193 9c unix.c
194 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 $PLAN9/lib/libregexp9.a $PLAN9/lib/libbio.a $PLAN9/lib/lib9.a
195 install -c o.mk $PLAN9/bin/mk
196 cd ..