Ignore:
Timestamp:
May 25, 2009, 7:40:26 PM (15 years ago)
Author:
rosiere
Message:

1) Prediction unit : static prediction not blocking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

    r117 r119  
    132132                                esac;                                                                           \
    133133
    134 run                             : all
     134run                             :
    135135                                @\
    136136                                if $(TEST) "$(DATA)" != "$(DATA_ALL)"; then             \
     
    167167                                $(MAKE) run DATA=bench;
    168168
    169 $(DIR_LOG)/%.log                : $(DIR_DATA)/%.cfg
     169$(DIR_LOG)/%.log                : $(DIR_DATA)/%.cfg $(EXEC)
    170170                                @\
    171171                                file=$$($(BASENAME) $<);                                \
     
    188188#-----[ Library + Software ]-------------------------------
    189189
     190env                             : soft lib
     191
    190192lib                             :
    191193                                @\
Note: See TracChangeset for help on using the changeset viewer.