File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ set correctly
156
156
all depended upon projects have been built
157
157
.bull
158
158
any required executables from under
159
- .us build/bin
159
+ .us build/binbuild
160
160
are in the path
161
161
.endbull
162
162
.np
@@ -230,7 +230,7 @@ If your tool cannot run under a particular OS, you should at least put
230
230
a batchfile in that bin which echoes a message to that effect (to alert
231
231
people to the fact that you' ve just made their life difficult).
232
232
More general tools (yacc, re2c) that are likely to be used by several
233
- projects should be copied up into the build/bin directory.
233
+ projects should be copied up into the build/binbuild directory.
234
234
.*
235
235
.section The Runtime DLL Libraries
236
236
.*
You can’t perform that action at this time.
0 commit comments