- update source.
[platform/framework/web/crosswalk.git] / src / native_client / tests / spec2k / 179.art / Makefile
1 SRC=src/scanner.c
2
3
4 IT=art
5 CFLAGS_EXTRA = -DSPEC_CPU2000
6 EMCCFLAGS_EXTRA_TRAIN = --preload-file c756hel.in --preload-file a10.img --preload-file hc.img
7 EMCCFLAGS_EXTRA_REF = --preload-file c756hel.in --preload-file a10.img --preload-file hc.img
8
9 EXTRA_CLEAN= ref.* train.*
10
11 include ../Makefile.common