hartmannathan 3 anni fa
parent
commit
5301ec618b
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Marlin/Makefile

+ 1
- 1
Marlin/Makefile Vedi File

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

Loading…
Annulla
Salva