Last change
on this file since 877 was
877,
checked in by sam, 12 years ago
|
test: improve the benchmark code to measure a lot more half precision
number conversions.
|
File size:
213 bytes
|
Rev | Line | |
---|
[92] | 1 | |
---|
[785] | 2 | SUBDIRS = src test deushax monsterz tools gfx |
---|
| 3 | DIST_SUBDIRS = $(SUBDIRS) |
---|
[92] | 4 | |
---|
[630] | 5 | EXTRA_DIST = bootstrap build-linux build-mingw |
---|
[92] | 6 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
| 7 | |
---|
[877] | 8 | bench: |
---|
| 9 | cd test && $(MAKE) $(AM_MAKEFLAGS) $@ |
---|
| 10 | .PHONY: bench |
---|
| 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.