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