Merge pull request #5714 from alexischr/update_bockbuild
[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         Mono.Posix.dll
9
10 check-profiler-stress:
11         @$(MAKE) validate-benchmarker RESET_VERSIONS=1
12         cd profiler-stress && $(MCS) -debug -define:ARCH_$(arch_target) -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources
13         cd profiler-stress && $(RUNTIME) runner.exe