Files
Aethera/kernel/third_party/concurrentqueue-1.0.5/benchmarks/makefile
T
2026-08-23 00:22:28 +08:00

10 lines
161 B
Makefile

# ©2013-2014 Cameron Desrochers
include ../build/makefile.inc
default:
$(MAKE) -C ../build bin/benchmarks$(EXT)
run: default
../build/bin/benchmarks$(EXT)