Candidate_v1.6.1
        Candidate_v1.7.0
        stable
      
      
      
| Rev | Line |   | 
|---|
| [0b990d] | 1 | 
 | 
|---|
 | 2 | --------------------------------------------------------------------------
 | 
|---|
 | 3 | special variables recognized by makefiles:
 | 
|---|
 | 4 | 
 | 
|---|
 | 5 | DOALLSUBDIRS=yes
 | 
|---|
 | 6 |   Makes makefiles that descend directories descend all the
 | 
|---|
 | 7 | directories that they know about, not just those that are
 | 
|---|
 | 8 | relevant for the particular architecture.  This is useful
 | 
|---|
 | 9 | for preparing distributions.
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 | DODEPEND=no
 | 
|---|
 | 12 |   Tells the makefile to not include the .d dependency files.
 | 
|---|
 | 13 | This is useful for doing clean.
 | 
|---|
 | 14 | 
 | 
|---|
 | 15 | --------------------------------------------------------------------------
 | 
|---|
 | 16 | variables with special meanings
 | 
|---|
 | 17 | 
 | 
|---|
 | 18 | DISTFILES is the minimal number files needed to rebuild all other files
 | 
|---|
 | 19 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.