What is $@ in makefile?
Answer / Amritansh Mishra
$@ stands for the target name in a Makefile, which refers to the current target being built. For example, if building 'my_program', $@ expands to 'my_program'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who unix commands?
What is ls command and what it does?
What is clang space engineers?
How do you check which file consuming more space in linux?
Which command is used to compare the files?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
in unix how to change old name to new name
What is the syntax of mkdir?
What does history command do in linux?
I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in init3 process without reboot the system .How will you do for this scenario?
Which Command used to lock user password in Linux?
What is a ulimit in unix?