typo (#21710)
This commit is contained in:
committed by
Scott Lahteine
parent
3433bfc3bd
commit
301cc85fec
@@ -993,5 +993,5 @@ clean:
|
|||||||
|
|
||||||
.PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
|
.PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
|
||||||
|
|
||||||
# Automaticaly include the dependency files created by gcc
|
# Automatically include the dependency files created by gcc
|
||||||
-include ${patsubst %.o, %.d, ${OBJ}}
|
-include ${patsubst %.o, %.d, ${OBJ}}
|
||||||
|
Reference in New Issue
Block a user