Ignore:
Timestamp:
Jun 17, 2009, 2:11:25 PM (15 years ago)
Author:
rosiere
Message:

1) Add test and configuration
2) Fix Bug
3) Add log file in load store unit
4) Fix Bug in environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

    r123 r124  
    174174                                @\
    175175                                file=$$($(BASENAME) $<);                                \
    176                                 data=$$($(CAT) $<);                                     \
     176                                data=$$(eval echo $$($(CAT) $<));                       \
    177177                                log=$@;                                                 \
    178178                                $(ECHO) "Run                : $*";                      \
Note: See TracChangeset for help on using the changeset viewer.