做一个技术的狂热追求者
发布时间:2016-03-24 14:21:08
增加一个判断ICE是否有过更新判断ICE_FILE=$(shell basename -s .ice $(ICE_SRC))ICE_OBJ=$(shell echo "/root/projects/quark/03sourcecode/src/publiccomponents/uicomm/uicommice/"$(ICE_FILE)".cpp")$(ICE_OBJ) : $(ICE_SRC) @echo "update ice" @touch $@test: @ech.........【阅读全文】