摘要:        
http://blog.csdn.net/stevenliyong/article/details/5285334今天有时间小看一下Android 的Makefile, 终于稍有明白Android 编译系统是如何通过环境变量 TARGET_PRODUCT 来决定编译定制product.首先, 编译A...    
阅读全文
            posted @ 2015-03-14 17:27
海王
阅读(1547)
推荐(0)
        
             
        
        
摘要:        
http://bbs.chinaunix.net/thread-1916415-1-1.htmllinux源码的顶级Makefile中有这么一句$(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make...    
阅读全文
            posted @ 2015-03-14 15:40
海王
阅读(7442)
推荐(1)
        
             
        
        
摘要:        
http://www.crifan.com/order_make__makefile_in_the_plus__minus_-_and_at_the_meaning_of_numbers/在看makefile,其中有些依赖规则中的命令行前面,会有一些减号“-”或者at符号“@”,比如:distcle...    
阅读全文
            posted @ 2015-03-14 15:25
海王
阅读(12240)
推荐(3)