摘要:
#工程里的文件夹SRCDIRS = file1 file2 file3 .#要生成的程序PROGRAMS=main#搜索每个文件夹里的cpp文件SRCS=$(foreach dir,$(SRCDIRS),$(wildcard $(dir)/*.cpp))#每个cpp文件所对应的.o文件OBJS=$(... 阅读全文
posted @ 2014-05-09 19:32
anjsxz
阅读(77)
评论(0)
推荐(0)
摘要:
curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh 阅读全文
posted @ 2014-05-09 14:37
anjsxz
阅读(77)
评论(0)
推荐(0)

浙公网安备 33010602011771号