makefile中使用echo向文件中输出版本号和编译时间
摘要:        
@echo "#define BUILD_TIME" `date +"%F_%H:%M:%S"` > buildTime_svnVer.h @echo "#define SVN_VERSION" `svn info|grep Revision|awk '{print $$2}'` >> buildT    阅读全文
        posted @ 2015-06-10 16:38 黑大米 阅读(698) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号