会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DarkRuler
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
other
makefile中使用source,报错"source Command not found”
摘要:makefile的默认shell是/bin/sh,本身是不支持source 可以将shell切换成/bin/csh来支持source 如下所示:#Makefile SHELL := /bin/csh
阅读全文
posted @
2021-09-23 21:08
DarkRuler
阅读(1031)
评论(0)
推荐(0)
公告