QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 627|回复: 1

帖子里是makefile的一部分,不过我觉得好像是某种语言?

[复制链接]
发表于 2004-7-7 19:30:38 | 显示全部楼层 |阅读模式
如果是某种语言,请各位大虾告知是何种语言。谢谢!!
@wish -f config.tk
        @config/setconfig defaults
        @if egrep "^CONFIG_DEFAULTS_KERNEL=y" .config > /dev/null; then \
                $(MAKE) linux_xconfig; \
         fi
        @if egrep "^CONFIG_DEFAULTS_MODULES=y" .config > /dev/null; then \
                $(MAKE) modules_xconfig; \
         fi
        @if egrep "^CONFIG_DEFAULTS_VENDOR=y" .config > /dev/null; then \
                $(MAKE) config_xconfig; \
         fi
        @config/setconfig final
发表于 2004-7-7 19:59:26 | 显示全部楼层
可以看看精华区与make相关的贴子。 :-)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 23:49 , Processed in 0.038212 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表