This commit is contained in:
hartmannathan 2021-04-26 19:30:26 -04:00 committed by Scott Lahteine
parent 3433bfc3bd
commit 301cc85fec

View File

@ -993,5 +993,5 @@ clean:
.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}}