Files
DedicatedServerCourse/Plugins/GameLiftServerSDK/ThirdParty/concurrentqueue/benchmarks/makefile

10 lines
161 B
Makefile
Raw Normal View History

2026-02-24 22:39:26 -05:00
# ©2013-2014 Cameron Desrochers
include ../build/makefile.inc
default:
$(MAKE) -C ../build bin/benchmarks$(EXT)
run: default
../build/bin/benchmarks$(EXT)