source: trunk/Softwares/Makefile.defs @ 138

Last change on this file since 138 was 138, checked in by rosiere, 14 years ago

1) add counters_t type for interface
2) fix in check load in load_store_unit
3) add parameters (but not yet implemented)
4) change environment and add script (distcc_env.sh ...)
5) add warning if an unser change rename flag with l.mtspr instruction
6) ...

  • Property svn:keywords set to Id
File size: 149 bytes
Line 
1#
2# $Id: Makefile.defs 138 2010-05-12 17:34:01Z rosiere $
3#
4# [ Description ]
5#
6# Makefile
7#
8
9OS                              = NEWLIB
10TARGET                          = MORPHEO
11
12#OS                             = UNIX
13#TARGET                         = x86
14
15#OS                             = UNIX
16#TARGET                         = EV67
Note: See TracBrowser for help on using the repository browser.