Remove obsolete make documentation.
This commit is contained in:
parent
04717a528e
commit
6444f53211
1 changed files with 0 additions and 9 deletions
|
@ -53,10 +53,6 @@ Build requirements:
|
|||
Building
|
||||
--------
|
||||
|
||||
Building a shared binary with .so modules:
|
||||
|
||||
make shared
|
||||
|
||||
Building static binary:
|
||||
|
||||
make static
|
||||
|
@ -75,8 +71,3 @@ Preparing module import files for running as script:
|
|||
Cleaning the built files from the build directory:
|
||||
|
||||
make clean
|
||||
|
||||
Building the import module files, shared and static binaries together:
|
||||
|
||||
make all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue