source:
trunk/Makefile@
1355
      
      | Last change on this file since 1355 was 1343, checked in by , 19 years ago | |
|---|---|
| 
 | |
| File size: 122 bytes | |
| Line | |
|---|---|
| 1 | # Makefile to make integration into IDE's easier as they don't (yet) support scons | 
| 2 | |
| 3 | all: | 
| 4 | @$(SCONS) | 
| 5 | |
| 6 | clean: | 
| 7 | @$(SCONS) -c | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
