1 2 3 4 5 6 7 8 9 10
# prefix include $(PRO_DIR)/prefix.mak # projects SUB_PROS += demo DEP_PROS += xmake # suffix include $(PRO_DIR)/suffix.mak