|
@@ -993,5 +993,5 @@ clean:
|
993
|
993
|
|
994
|
994
|
.PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
|
995
|
995
|
|
996
|
|
-# Automaticaly include the dependency files created by gcc
|
|
996
|
+# Automatically include the dependency files created by gcc
|
997
|
997
|
-include ${patsubst %.o, %.d, ${OBJ}}
|