在Makefile中创建文件夹指令

mac2026-06-16  10

$(shell mkdir -p $(PACKAGE_PATH)/updater/src/.profile)

在updater/src目录下创建.profile文件夹

最新回复(0)