dimanche 22 mars 2015

alias -g '${1+"$@"}'='"$@"', what does it do?


Most makefile have this strange set of symbols '${1+"$@"}'. $@ is the makefile target filename. But why does, people try to use the complex symbol like '${1+"$@"}'?



Aucun commentaire:

Enregistrer un commentaire