1

Code: copy $? $@

Can anyone tell me the meaning of " copy $? $@ "statement in makefile? What is the value $? and $@ here?

  • Could you provide the rule around which the copy statement appears? On surface, it seems to say, "Copy out-of-date prerequisites to target". – blackpen Sep 12 '16 at 09:04

0 Answers0