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