SyntaxFix
Write A Post
Hire A Developer
Questions
The $@ and $< are special macros.
$@
$<
Where:
$@ is the file name of the target.
$< is the name of the first dependency.