[SUBDIRMK RFC v2 1/9] README: Fix a mistake in the file reference table
Ian Jackson
ijackson at chiark.greenend.org.uk
Thu Dec 19 00:49:50 GMT 2019
Signed-off-by: Ian Jackson <ijackson at chiark.greenend.org.uk>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index bbec518..6de1889 100644
--- a/README
+++ b/README
@@ -183,7 +183,7 @@ In more detail, with all the various options laid out:
for build source build source
This lc &file &^file $(PWD)/&file $(abs_src)/&file
- directory any &/file &^/file $(PWD)/&file $(abs_src)/&/file
+ directory any &/file &^/file $(PWD)/&/file $(abs_src)/&/file
several & f g h &^ f g h $(addprefix...)
Top lc file &~file
--
2.11.0
More information about the sgo-software-discuss
mailing list