touch(1posix) documents the presence of "-r"
---
Documentation/GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile
index ee27399..9f5c43f 100644
--- a/Documentation/GNUmakefile
+++ b/Documentation/GNUmakefile
@@ -60,7 +60,7 @@ all :: txt
%.txt : %.pod
$(pod2text) $< $@+
- -touch -r $< $@+ 2>/dev/null # GNU-ism
+ touch -r $< $@+
mv $@+ $@
clean::
--
EW
--
unsubscribe: [email protected]
archive: https://yhbt.net/yahns-public/