This commit is contained in:
hartmannathan 2021-04-26 19:30:26 -04:00 committed by GitHub
parent a0a24e9380
commit 5301ec618b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}}