Makefile写法之一 INC = -I./ TARGET = myprogram BASEDIR=./ OBJDIR=./obj/ SRCDIR=$(BASEDIR) SRCDIR+=$(shell ls -... 2015/01/05 Linux浏览:218 发表评论 阅读全文