Skip to content

Commit 8879ef5

Browse files
h-easttsuyoshicho
andauthored
Update doc/develop.jax
Co-authored-by: Tsuyoshi CHO <[email protected]>
1 parent fa618be commit 8879ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/develop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Vim のメイン Makefile は最大限の移植性を目指しており、POSIX.
304304
る。具体的には、以下の点を避けている。
305305

306306
- % パターンルール
307-
- POSIX.1-2001 外のモダンなな代入 (`:=`, `::=`)
307+
- POSIX.1-2001 外のモダンな代入 (`:=`, `::=`)
308308
- 特別なターゲット (`.ONESHELL`, `.NOTPARALLEL`, `.SILENT`, ...)
309309
- 順序のみの前提条件 (`|`) または自動ディレクトリ作成
310310
- GNU/BSD 条件文 (`ifdef`, `ifndef`, `.for`/`.endfor`, ...)

0 commit comments

Comments
 (0)