|
Last change
on this file since 85 was 81, checked in by rosiere, 18 years ago |
- Finish Environment (and test)
- Continue predictor_unit
- Add external tools
- svn keyword "Id" set
|
-
Property svn:keywords
set to
Id
|
|
File size:
240 bytes
|
| Line | |
|---|
| 1 | #-----[ Rules ]--------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | all :
|
|---|
| 4 | @$(MAKE) all_environment
|
|---|
| 5 |
|
|---|
| 6 | clean :
|
|---|
| 7 | @$(MAKE) environment_clean
|
|---|
| 8 |
|
|---|
| 9 | help :
|
|---|
| 10 | @$(MAKE) environment_help
|
|---|
| 11 |
|
|---|
| 12 | include ../Makefile.Environment
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.