hartmannathan 3年前
コミット
5301ec618b
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      Marlin/Makefile

+ 1
- 1
Marlin/Makefile ファイルの表示

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

読み込み中…
キャンセル
保存