makefile

$(foreach <var>,<list>,<text>) library = -y $(dir) directorys = $(foreach dir, $(DIRS), $(library)) $(subst <from>;,<to>;,<text>;) $(wildcard *.c) $(s
posted @ 2019-03-11 17:41  岁月长河  阅读(113)  评论(0编辑  收藏  举报