Merge pull request #3536 from henricm/fix-machinename-ignorecase
[mono.git] / acceptance-tests / profiler-stress.mk
1 SYS_REFS = \
2         System.dll \
3         System.Core.dll \
4         System.Data.dll \
5         System.Runtime.Serialization.dll \
6         System.Xml.dll \
7         System.Xml.Linq.dll
8
9 check-profiler-stress:
10         @$(MAKE) validate-benchmarker RESET_VERSIONS=1
11         cd profiler-stress && $(MCS) -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources
12         cd profiler-stress && $(RUNTIME) runner.exe