[hackers] [lsw] [PATCH] Makefile: Add POSIX target

From: Tom Schwindl <schwindl_AT_posteo.de>
Date: Sat, 25 Jun 2022 12:03:26 +0000

Since no extensions are used in the Makefile, add the .POSIX target.

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index b37fa6412ee5..7d7e00dfb370 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -1,5 +1,6 @@
 # lsw - list window names
 # See LICENSE file for copyright and license details.
+.POSIX:
 
 include config.mk
 
-- 
2.36.1
Received on Sat Jun 25 2022 - 14:03:26 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 25 2022 - 14:12:29 CEST