source: trunk/Softwares/SPECINT2000/Makefile.defs @ 136

Last change on this file since 136 was 136, checked in by rosiere, 15 years ago

1) Add new algo in ifetch queue
2) Add Cancel bit
3) new config

  • Property svn:keywords set to Id
File size: 380 bytes
Line 
1#
2# $Id: Makefile.defs 136 2009-10-20 18:52:15Z rosiere $
3#
4# [ Description ]
5#
6# Makefile
7#
8
9NB_THREAD_MAX           = 1
10
11BENCHS                  = 164.gzip
12
13#                       164.gzip       
14#                       175.vpr         
15#                       176.gcc         
16#                       181.mcf         
17#                       255.vortex     
18#                       256.bzip2       
19#                       300.twolf
20
21#164.gzip       \
22#175.vpr                \
23#176.gcc                \
24#181.mcf                \
25#186.crafty     \
26#197.parser     \
27#252.eon                \
28#253.perlbmk    \
29#254.gap                \
30#255.vortex     \
31#256.bzip2      \
32#300.twolf      \
Note: See TracBrowser for help on using the repository browser.