source: trunk/IPs/systemC/Environment/RamLock/Makefile @ 80

Last change on this file since 80 was 80, checked in by rosiere, 16 years ago

Oups, Environnement is french :P

File size: 240 bytes
RevLine 
[78]1#-----[ Rules ]--------------------------------------------
2
3all                             :
[80]4                                @$(MAKE) all_environment
[78]5
6clean                           :
[80]7                                @$(MAKE) environment_clean
[78]8
9help                            :
[80]10                                @$(MAKE) environment_help
[78]11
[80]12include                         ../Makefile.Environment
Note: See TracBrowser for help on using the repository browser.