Makefile
Pattern Rules
%.o: %.S
Automatic Variables
%@ # Target filename
%< # First prerequisite name
%^ # All rerequisites names
Last updated
Was this helpful?
%.o: %.S
%@ # Target filename
%< # First prerequisite name
%^ # All rerequisites names
Last updated
Was this helpful?