Changeset 119 for trunk/Platforms/Test/Makefile
- Timestamp:
- May 25, 2009, 7:40:26 PM (16 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/Platforms/Test/Makefile (modified) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/Platforms/Test/Makefiler117 r119 132 132 esac; \ 133 133 134 run : all134 run : 135 135 @\ 136 136 if $(TEST) "$(DATA)" != "$(DATA_ALL)"; then \ … … 167 167 $(MAKE) run DATA=bench; 168 168 169 $(DIR_LOG)/%.log : $(DIR_DATA)/%.cfg 169 $(DIR_LOG)/%.log : $(DIR_DATA)/%.cfg $(EXEC) 170 170 @\ 171 171 file=$$($(BASENAME) $<); \ … … 188 188 #-----[ Library + Software ]------------------------------- 189 189 190 env : soft lib 191 190 192 lib : 191 193 @\ 
Note: See TracChangeset
          for help on using the changeset viewer.
      
