Blame


1 fd04aace 2003-11-23 devnull <$PLAN9/src/mkhdr
2 fd04aace 2003-11-23 devnull
3 fd04aace 2003-11-23 devnull LIB=lib9.a
4 fd04aace 2003-11-23 devnull
5 5a8e63b2 2004-02-29 devnull NUM=\
6 5a8e63b2 2004-02-29 devnull charstod.$O\
7 5a8e63b2 2004-02-29 devnull pow10.$O\
8 5a8e63b2 2004-02-29 devnull
9 5a8e63b2 2004-02-29 devnull # Could add errfmt, but we want to pick it up from lib9 instead.
10 5a8e63b2 2004-02-29 devnull FMTOFILES=\
11 5a8e63b2 2004-02-29 devnull dofmt.$O\
12 5a8e63b2 2004-02-29 devnull fltfmt.$O\
13 5a8e63b2 2004-02-29 devnull fmt.$O\
14 5a8e63b2 2004-02-29 devnull fmtfd.$O\
15 5a8e63b2 2004-02-29 devnull fmtfdflush.$O\
16 4b65e43c 2006-05-22 devnull fmtlocale.$O\
17 a3add39b 2004-12-26 devnull fmtlock2.$O\
18 4b65e43c 2006-05-22 devnull fmtnull.$O\
19 5a8e63b2 2004-02-29 devnull fmtprint.$O\
20 5a8e63b2 2004-02-29 devnull fmtquote.$O\
21 5a8e63b2 2004-02-29 devnull fmtrune.$O\
22 5a8e63b2 2004-02-29 devnull fmtstr.$O\
23 5a8e63b2 2004-02-29 devnull fmtvprint.$O\
24 5a8e63b2 2004-02-29 devnull fprint.$O\
25 e0c4896e 2020-01-12 rsc frexp.$O\
26 5a8e63b2 2004-02-29 devnull nan64.$O\
27 5a8e63b2 2004-02-29 devnull print.$O\
28 5a8e63b2 2004-02-29 devnull runefmtstr.$O\
29 5a8e63b2 2004-02-29 devnull runeseprint.$O\
30 5a8e63b2 2004-02-29 devnull runesmprint.$O\
31 5a8e63b2 2004-02-29 devnull runesnprint.$O\
32 5a8e63b2 2004-02-29 devnull runesprint.$O\
33 5a8e63b2 2004-02-29 devnull runevseprint.$O\
34 5a8e63b2 2004-02-29 devnull runevsmprint.$O\
35 5a8e63b2 2004-02-29 devnull runevsnprint.$O\
36 5a8e63b2 2004-02-29 devnull seprint.$O\
37 5a8e63b2 2004-02-29 devnull smprint.$O\
38 5a8e63b2 2004-02-29 devnull snprint.$O\
39 5a8e63b2 2004-02-29 devnull sprint.$O\
40 5a8e63b2 2004-02-29 devnull strtod.$O\
41 5a8e63b2 2004-02-29 devnull vfprint.$O\
42 5a8e63b2 2004-02-29 devnull vseprint.$O\
43 5a8e63b2 2004-02-29 devnull vsmprint.$O\
44 5a8e63b2 2004-02-29 devnull vsnprint.$O\
45 5a8e63b2 2004-02-29 devnull $NUM\
46 5a8e63b2 2004-02-29 devnull
47 5a8e63b2 2004-02-29 devnull UTFOFILES=\
48 5a8e63b2 2004-02-29 devnull rune.$O\
49 5a8e63b2 2004-02-29 devnull runestrcat.$O\
50 5a8e63b2 2004-02-29 devnull runestrchr.$O\
51 5a8e63b2 2004-02-29 devnull runestrcmp.$O\
52 5a8e63b2 2004-02-29 devnull runestrcpy.$O\
53 5a8e63b2 2004-02-29 devnull runestrdup.$O\
54 5a8e63b2 2004-02-29 devnull runestrlen.$O\
55 5a8e63b2 2004-02-29 devnull runestrecpy.$O\
56 5a8e63b2 2004-02-29 devnull runestrncat.$O\
57 5a8e63b2 2004-02-29 devnull runestrncmp.$O\
58 5a8e63b2 2004-02-29 devnull runestrncpy.$O\
59 5a8e63b2 2004-02-29 devnull runestrrchr.$O\
60 5a8e63b2 2004-02-29 devnull runestrstr.$O\
61 5a8e63b2 2004-02-29 devnull runetype.$O\
62 5a8e63b2 2004-02-29 devnull utfecpy.$O\
63 5a8e63b2 2004-02-29 devnull utflen.$O\
64 5a8e63b2 2004-02-29 devnull utfnlen.$O\
65 5a8e63b2 2004-02-29 devnull utfrrune.$O\
66 5a8e63b2 2004-02-29 devnull utfrune.$O\
67 5a8e63b2 2004-02-29 devnull utfutf.$O\
68 5a8e63b2 2004-02-29 devnull
69 d6df6c1e 2004-02-29 devnull LIB9OFILES=\
70 fd04aace 2003-11-23 devnull _exits.$O\
71 fd04aace 2003-11-23 devnull _p9dialparse.$O\
72 fd04aace 2003-11-23 devnull _p9dir.$O\
73 fd04aace 2003-11-23 devnull announce.$O\
74 fd04aace 2003-11-23 devnull argv0.$O\
75 fd04aace 2003-11-23 devnull atexit.$O\
76 3a9dccd7 2004-04-02 devnull atoi.$O\
77 3a9dccd7 2004-04-02 devnull atol.$O\
78 3a9dccd7 2004-04-02 devnull atoll.$O\
79 fd04aace 2003-11-23 devnull atnotify.$O\
80 fd04aace 2003-11-23 devnull await.$O\
81 fd04aace 2003-11-23 devnull cistrcmp.$O\
82 fd04aace 2003-11-23 devnull cistrncmp.$O\
83 fd04aace 2003-11-23 devnull cistrstr.$O\
84 fd04aace 2003-11-23 devnull cleanname.$O\
85 e97ceade 2003-12-06 devnull convD2M.$O\
86 e97ceade 2003-12-06 devnull convM2D.$O\
87 e97ceade 2003-12-06 devnull convM2S.$O\
88 e97ceade 2003-12-06 devnull convS2M.$O\
89 64140532 2005-02-08 devnull crypt.$O\
90 fd04aace 2003-11-23 devnull ctime.$O\
91 fd04aace 2003-11-23 devnull dial.$O\
92 fd04aace 2003-11-23 devnull dirfstat.$O\
93 fd04aace 2003-11-23 devnull dirfwstat.$O\
94 fd04aace 2003-11-23 devnull dirmodefmt.$O\
95 fd04aace 2003-11-23 devnull dirstat.$O\
96 fd04aace 2003-11-23 devnull dirwstat.$O\
97 fd04aace 2003-11-23 devnull dup.$O\
98 fd04aace 2003-11-23 devnull encodefmt.$O\
99 fd04aace 2003-11-23 devnull errstr.$O\
100 fd04aace 2003-11-23 devnull exec.$O\
101 a1d42887 2005-01-04 devnull execl.$O\
102 d0d15c12 2006-02-12 devnull exitcode.$O\
103 e97ceade 2003-12-06 devnull fcallfmt.$O\
104 a8a775ab 2017-09-01 0intro frand.$O\
105 8ad51794 2004-03-25 devnull get9root.$O\
106 540caa58 2020-01-07 rsc getcallerpc.$O\
107 fd04aace 2003-11-23 devnull getenv.$O\
108 fd04aace 2003-11-23 devnull getfields.$O\
109 06f4d920 2005-02-13 devnull getnetconn.$O\
110 32f69c36 2003-12-11 devnull getns.$O\
111 fd04aace 2003-11-23 devnull getuser.$O\
112 fd04aace 2003-11-23 devnull getwd.$O\
113 fd04aace 2003-11-23 devnull jmp.$O\
114 2277c5d7 2004-03-21 devnull lrand.$O\
115 2277c5d7 2004-03-21 devnull lnrand.$O\
116 fd04aace 2003-11-23 devnull main.$O\
117 32f69c36 2003-12-11 devnull malloc.$O\
118 fd04aace 2003-11-23 devnull malloctag.$O\
119 fd04aace 2003-11-23 devnull mallocz.$O\
120 dff7e273 2003-12-04 devnull nan.$O\
121 fd04aace 2003-11-23 devnull needsrcquote.$O\
122 06c4fd06 2004-04-21 devnull needstack.$O\
123 b589fce2 2005-02-11 devnull netcrypt.$O\
124 fd04aace 2003-11-23 devnull netmkaddr.$O\
125 fd04aace 2003-11-23 devnull notify.$O\
126 fd04aace 2003-11-23 devnull nrand.$O\
127 fd04aace 2003-11-23 devnull nulldir.$O\
128 32f69c36 2003-12-11 devnull open.$O\
129 2277c5d7 2004-03-21 devnull opentemp.$O\
130 df970459 2006-06-26 devnull pin.$O\
131 32f69c36 2003-12-11 devnull pipe.$O\
132 32f69c36 2003-12-11 devnull post9p.$O\
133 fd04aace 2003-11-23 devnull postnote.$O\
134 fd04aace 2003-11-23 devnull qlock.$O\
135 fd04aace 2003-11-23 devnull quote.$O\
136 a1d42887 2005-01-04 devnull rand.$O\
137 32f69c36 2003-12-11 devnull read9pmsg.$O\
138 b589fce2 2005-02-11 devnull readcons.$O\
139 fd04aace 2003-11-23 devnull readn.$O\
140 fd04aace 2003-11-23 devnull rfork.$O\
141 4a623711 2005-01-23 devnull searchpath.$O\
142 32f69c36 2003-12-11 devnull sendfd.$O\
143 fd04aace 2003-11-23 devnull sleep.$O\
144 f437e56d 2004-06-09 devnull strdup.$O\
145 fd04aace 2003-11-23 devnull strecpy.$O\
146 fd04aace 2003-11-23 devnull sysfatal.$O\
147 b589fce2 2005-02-11 devnull syslog.$O\
148 d72054aa 2004-04-23 devnull sysname.$O\
149 fd04aace 2003-11-23 devnull time.$O\
150 f35a0486 2008-07-09 devnull tm2sec.$O\
151 fd04aace 2003-11-23 devnull tokenize.$O\
152 0b424d7b 2004-04-21 devnull truerand.$O\
153 fd04aace 2003-11-23 devnull u16.$O\
154 fd04aace 2003-11-23 devnull u32.$O\
155 fd04aace 2003-11-23 devnull u64.$O\
156 8ad51794 2004-03-25 devnull unsharp.$O\
157 fd04aace 2003-11-23 devnull wait.$O\
158 fd04aace 2003-11-23 devnull waitpid.$O\
159 cab935a0 2008-07-04 rsc write.$O\
160 f35a0486 2008-07-09 devnull zoneinfo.$O\
161 fd04aace 2003-11-23 devnull
162 d6df6c1e 2004-02-29 devnull OFILES=\
163 d6df6c1e 2004-02-29 devnull $LIB9OFILES\
164 d6df6c1e 2004-02-29 devnull $FMTOFILES\
165 d6df6c1e 2004-02-29 devnull $UTFOFILES\
166 d6df6c1e 2004-02-29 devnull
167 fd04aace 2003-11-23 devnull HFILES=\
168 fd04aace 2003-11-23 devnull $PLAN9/include/lib9.h\
169 fd04aace 2003-11-23 devnull
170 fd04aace 2003-11-23 devnull <$PLAN9/src/mksyslib
171 5a8e63b2 2004-02-29 devnull
172 5a8e63b2 2004-02-29 devnull %.$O: fmt/%.c
173 5a8e63b2 2004-02-29 devnull $CC $CFLAGS -Ifmt fmt/$stem.c
174 5a8e63b2 2004-02-29 devnull
175 5a8e63b2 2004-02-29 devnull %.$O: utf/%.c
176 5a8e63b2 2004-02-29 devnull $CC $CFLAGS utf/$stem.c
177 4b65e43c 2006-05-22 devnull
178 521fc081 2022-07-27 crossd get9root.$O: get9root.c
179 521fc081 2022-07-27 crossd $CC $CFLAGS -DPLAN9_TARGET=\"$PLAN9_TARGET\" get9root.c
180 521fc081 2022-07-27 crossd
181 4b65e43c 2006-05-22 devnull XLIB=$PLAN9/lib/$LIB
182 4b65e43c 2006-05-22 devnull
183 4b65e43c 2006-05-22 devnull testfmt: testfmt.$O $XLIB
184 4b65e43c 2006-05-22 devnull $LD -o $target testfmt.$O
185 4b65e43c 2006-05-22 devnull
186 4b65e43c 2006-05-22 devnull testfltfmt: testfltfmt.$O $XLIB
187 4b65e43c 2006-05-22 devnull $LD -o $target testfltfmt.$O
188 4b65e43c 2006-05-22 devnull
189 4b65e43c 2006-05-22 devnull testprint: testprint.$O $XLIB
190 4b65e43c 2006-05-22 devnull $LD -o $target testprint.$O
191 4b65e43c 2006-05-22 devnull
192 4b65e43c 2006-05-22 devnull # debugging only - should go away (5/22/2006)
193 4b65e43c 2006-05-22 devnull testgoogfmt: testfltfmt.$O googfmt.$O $XLIB
194 4b65e43c 2006-05-22 devnull $LD -o $target testfltfmt.$O googfmt.$O
195 4b65e43c 2006-05-22 devnull
196 4b65e43c 2006-05-22 devnull testgoogprint: testprint.$O googfmt.$O $XLIB
197 4b65e43c 2006-05-22 devnull $LD -o $target testprint.$O googfmt.$O
198 4b65e43c 2006-05-22 devnull
199 f35a0486 2008-07-09 devnull ctime.$O tm2sec.$O zoneinfo.$O: zoneinfo.h