Files
imgui/examples/example_qnx_vulkan/nto/x86_64/Makefile

9 lines
127 B
Makefile

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