mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
LEVEL = ../../../make
|
|
|
|
ENABLE_THREADS := YES
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|