Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
9
Plugins/GameLiftServerSDK/ThirdParty/concurrentqueue/tests/fuzztests/makefile
vendored
Normal file
9
Plugins/GameLiftServerSDK/ThirdParty/concurrentqueue/tests/fuzztests/makefile
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# ©2013-2014 Cameron Desrochers
|
||||
|
||||
include ../../build/makefile.inc
|
||||
|
||||
default:
|
||||
$(MAKE) -C ../../build bin/fuzztests$(EXT)
|
||||
|
||||
run: default
|
||||
../../build/bin/fuzztests$(EXT)
|
||||
Reference in New Issue
Block a user