Files
engine-sim-cpp/third_party/imgui/examples/example_qnx_opengl3/nto/Makefile
T
Avery Haas 120e4f505f init commit
2026-08-28 22:38:58 -04:00

9 lines
123 B
Makefile

LIST=CPU
ifndef QRECURSE
QRECURSE=recurse.mk
ifdef QCONFIG
QRDIR=$(dir $(QCONFIG))
endif
endif
include $(QRDIR)$(QRECURSE)