Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:makefile-system [2010/01/15 08:30] – note aboute using make modules-cfg to include a module. andreitutorials:makefile-system [2011/12/09 22:25] (current) – old revision restored 208.86.215.38
Line 80: Line 80:
      all      all
  
 +</code>
 +
 +
 +or you can save them in the config (they will be used by future make invocations) by givin the same parameters to make cfg:
 +<code c>
 +make cfg prefix=/opt/sip-router \
 +     SCTP=1 \
 +     CC_EXTRA_OPTS=-I/usr/gnu/include \
 +     group_include="standard postgres presence" \
 +     include_modules="snmpstats perl tls"
 </code> </code>
  

Navigation

Wiki

Other

QR Code
QR Code tutorials:makefile-system (generated for current page)