当前位置:  技术问答>linux和unix

make file 文件中 $@ 什么意思?

    来源: 互联网  发布时间:2016-09-15

    本文导语:  今天在学  make file 之后 看到一句 $(CC) $(LDFLAGS) -o $@ $(OBIJS) 请问    这里面的 $@ 是什么意思?代表什么?    | $@ 表示规则中的目标文件集。在模式规则中,如果有多个目标,那么,...

今天在学  make file 之后 看到一句

$(CC) $(LDFLAGS) -o $@ $(OBIJS)

请问    这里面的 $@ 是什么意思?代表什么?   

|
$@
表示规则中的目标文件集。在模式规则中,如果有多个目标,那么,"$@"就是匹配于目标中模式定义的集合。

    
 
 

您可能感兴趣的文章:

  • make -j4是什么意思
  • 下面语句中的$(MAKE)是什么意思?
  • 请问make文件中这句话什么意思?
  • 请问make bzImage后root device是什么意思?
  • make命令前加 -@, @什么意思?
  • 帮忙解释一下,下面几句make文件的意思吧,关键是@for是怎么回事
  • $$请问:在unix里面用make编译得时候,得出提示 Make: line 31: syntax error. Stop. 这个到底是啥子意思啊,很不明白得啊!$$
  • make后产生的一个错误提示,不懂代表什么意思。。
  • 请问make -f aaa.mk $@最后的这个$@是什么意思啊
  • 使用make时的一个错误的是什么意思?
  • 第一次写make文件,报makefile:2: *** missing separator. Stop.错,make文件只有两行
  • 50分的问题!make文件找不到? You don't seem to have 'make' or 'gmake' in your PATH
  • 请问emacs中怎样用make来编译.cpp文件?
  • Linux Eclipse的Make文件利用
  • 有关make文件
  • 请教下:是否有方法 在vim中执行make命令的同时继续编辑和查看文件呢?
  • make如果没有makefile文件将如何重建?
  • 编译qt-x11,最后编译生成可执行文件时候,make出错
  • 请教Make文件的一个问题。。。
  • 编写内核模块程序的makefile文件make错误
  • 如何写make文件?
  • 求apache配置文件的注释,如:make install
  • 如何将make的结果输出到文件中
  • 关于make文件的问题(遗漏分隔符 。 停止)
  • make 文件的写法,请教大家
  • 如何编写 makefile.am 文件让其make后生成 lib*.so* 格式的链接库文件?
  • Make 文件编译问题!
  • 我在make内核时,提示缺少文件?急急急,谢谢了!!!
  • Linux下面如何使用make命令编译多个.c文件
  • unix下面make makefile文件,提示“makefile is up-to-date",怎么办呀?
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • Make file 如何写才能让cc出worning
  • make file gcc 路径问题
  • gcc make problem: (out of date .d files?)
  • make menuconfig时出错:net/Kconfig:221:can't open file "net/wireless/Kconfig"
  • 连接池出错:Can not read the properties file; Make sure db.properties is in the Classpath
  • 嵌入C(sqC) 的编译,连接,环境,路径,make file 的问题; 您的一句话,我的几天功
  • 关于如何写make file
  • 有关make all; make clobber; make depend; make debug 的区别?
  • 我要缩减LINUX内核,make menuconfig时把一些选项去掉,再make dep没错,但再make bzImage时却会提错,但我make menuconfig时不改变任何选现(
  • 我已经用make clean编译成功了内核但是在make moduals时候处错误,然后又make menuconfig,我还需要make zImage吗?
  • make perl 模块的时候出错,make: *** No rule to make target,帮忙看看,谢谢。
  • 如何写出兼容于BSD MAKE、GNU MAKE、SOLARIS MAKE的条件编译Makefile?
  • 在solaris8.0我装了make3.81,下载了make-3.81-sol8-sparc-local.gz,为什么不能在任何目录下输入make?
  • 怎样验证自己的make是不是GNU的make?
  • 问一个很低级的问题:怎样卸载用make;make install方法安装的软件?
  • configure make make install 新手问题...
  • cygwin make操作,出现no rule to make target all
  • 请教 make gdb-6.4 出现 make[4]: Entering directory `/tmp/gdb-6.4/gdb/doc'
  • make zImage和make modules等问题请教~
  • debian下安装bind用./configure时提示安装bind时./configure提示whether make sets $(MAKE)... no
  • make kernel make gcc
  • make;make install放在script裡
  • make oldconfig 和 make defconfig有何区别?
  • 求linux下 ./configure;make;make install一系列命令的详解
  • make -f makefile 时提示 Make: Must be a separator on rules line 5. Stop. 为什么,makefile 如下
  • make时出现错误:*** No rule to make target `<built-in>'????
  • make -f 多个makefile 怎么做


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3