X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/82052affa7fae89b90755ef4785a2f8b843d5dad..6085b116d60c1f5e6b8a036aed1941477182867d:/samples/thread/Makefile.in diff --git a/samples/thread/Makefile.in b/samples/thread/Makefile.in index 237f2030f7..27d040a4f6 100644 --- a/samples/thread/Makefile.in +++ b/samples/thread/Makefile.in @@ -7,7 +7,7 @@ OS=@OS@ RULE=bin # define library name -BIN_TARGET=test +BIN_TARGET=thread # define library sources BIN_SRC=\ test.cpp @@ -17,7 +17,7 @@ BIN_OBJ=\ test.o # additional things needed to link -BIN_LINK= $(THREADS_LINK) +BIN_LINK= # additional things needed to compile ADD_COMPILE=