5 lines
70 B
Makefile
5 lines
70 B
Makefile
ENABLE_THREADS := YES
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include Makefile.rules
|