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
Line 
1#-----[ Rules ]--------------------------------------------
2
3all                             :
4                                @$(MAKE) all_environment
5
6clean                           :
7                                @$(MAKE) environment_clean
8
9help                            :
10                                @$(MAKE) environment_help
11
12include                         ../Makefile.Environment
Note: See TracBrowser for help on using the repository browser.