6 lines
154 B
Makefile
6 lines
154 B
Makefile
|
|
||
|
CONTROLLERS_MATH_SRC =
|
||
|
|
||
|
CONTROLLERS_MATH_SRC_CPP = $(PROJECT_DIR)/controllers/math/engine_math.cpp \
|
||
|
$(PROJECT_DIR)/controllers/math/speed_density.cpp
|