9 lines
83 B
Makefile
9 lines
83 B
Makefile
|
# See readme.txt for the make API
|
||
|
|
||
|
# Requirements:
|
||
|
#
|
||
|
# NONE
|
||
|
#
|
||
|
|
||
|
LDFLAGS += -pthread
|