|
|
|
|
|
|
|
|
|
|
|
|
|
|
make OTHER_CXXFLAGS='-Wall' |
|
|
make OTHER_CXXFLAGS='-Wall' |
|
|
|
|
|
|
|
|
|
|
|
See the compiler documentation for other options. |
|
|
|
|
|
|
|
|
|
|
|
You can alter any other variable make uses. For example, to build a |
|
|
|
|
|
static executable, specify LDFLAGS as follows: |
|
|
|
|
|
|
|
|
|
|
|
make LDFLAGS="-all-static" |
|
|
|
|
|
|
|
|
|
|
|
See the documentation make and libtool for other options. |
|
|
|
|
|
|
|
|
3) 'make module' (as root). This creates a tarball named |
|
|
3) 'make module' (as root). This creates a tarball named |
|
|
SNF4CGP-$(VERSION)-MODULE.tar.gz that contains the binary |
|
|
SNF4CGP-$(VERSION)-MODULE.tar.gz that contains the binary |
|
|
CommuniGate Pro module. |
|
|
CommuniGate Pro module. |