source:
trunk/IPs/systemC/Environment/Queue/Makefile
@
82
Last change on this file since 82 was 81, checked in by , 17 years ago | |
---|---|
|
|
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.