Files
03-QNX_Drivers/src/drivers/i2c/aht10/nto/Makefile
2025-12-28 22:19:38 +08:00

11 lines
125 B
Makefile

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