随笔分类 -  Makefile

摘要:1.Makefile模板 #generate the pathCURRENT_PATH:=$(shell pwd) #the absolute pathLINUX_KERNEL_PATH:=/home/steven/PCU/linux-2.6.35.3 //一般会写成 LINUX_KERNEL_PA 阅读全文
posted @ 2018-03-08 15:02 Cris_xue 阅读(1233) 评论(0) 推荐(0)