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

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

1) add test with SPECINT2K
2) new config of Selftest
3) modif RAT to support multiple depth_save ... but not finish (need fix Update Prediction Table)
4) add Function_pointer but need fix

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