mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:21:41 +03:00
parent
7bac3135df
commit
05856dae9c
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,10 @@ Instruction
|
|||
===========
|
||||
First, you should construct namespace as like described below:
|
||||
|
||||
% bind -a ../lib lib
|
||||
% bind -a ../src src
|
||||
% bind -a ../include include
|
||||
% bind -a .. .
|
||||
% bind -ac ../lib lib
|
||||
% bind -ac ../src src
|
||||
% bind -ac ../include include
|
||||
% bind -ac .. .
|
||||
|
||||
Then you will see as shown below (excerpt):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue