Ignore:
Timestamp:
Mar 27, 2008, 2:07:50 PM (16 years ago)
Author:
rosiere
Message:

Oups, Environnement is french :P

Location:
trunk/IPs/systemC/Environment
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/Environment/RamLock/Makefile

    r78 r80  
    22
    33all                             :
    4                                 @$(MAKE) all_environnement
     4                                @$(MAKE) all_environment
    55
    66clean                           :
    7                                 @$(MAKE) environnement_clean
     7                                @$(MAKE) environment_clean
    88
    99help                            :
    10                                 @$(MAKE) environnement_help
     10                                @$(MAKE) environment_help
    1111
    12 include                         ../Makefile.Environnement
     12include                         ../Makefile.Environment
Note: See TracChangeset for help on using the changeset viewer.