| Last change
                  on this file since 106 was
                  88,
                  checked in by rosiere, 17 years ago | 
        
          | 
Almost complete designwith Test and test platform
 
 | 
        
          | 
              
                  Property svn:keywords set to
                  Id | 
        | File size:
            363 bytes | 
      
      
        
  | Rev | Line |  | 
|---|
| [88] | 1 | #-----[ Variables ]---------------------------------------- | 
|---|
|  | 2 |  | 
|---|
|  | 3 | ENTITY                         ?= Queue | 
|---|
|  | 4 |  | 
|---|
| [78] | 5 | #-----[ Rules ]-------------------------------------------- | 
|---|
|  | 6 |  | 
|---|
|  | 7 | all                             : | 
|---|
| [80] | 8 | @$(MAKE) all_environment | 
|---|
| [78] | 9 |  | 
|---|
|  | 10 | clean                           : | 
|---|
| [80] | 11 | @$(MAKE) environment_clean | 
|---|
| [78] | 12 |  | 
|---|
| [88] | 13 | clean_all                       : clean | 
|---|
|  | 14 |  | 
|---|
| [78] | 15 | help                            : | 
|---|
| [80] | 16 | @$(MAKE) environment_help | 
|---|
| [78] | 17 |  | 
|---|
| [80] | 18 | include                         ../Makefile.Environment | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.