原始内容
高亮显示
复制内容
objects=main1.o foo.o main2.o bar.o mains=main1.o main2.o # expect a list which contains all the object files not in `mains' test: echo $(filter-out $(mains),$(objects))
您还没有登录,登录后您可以:
首次使用?从这里 注册