Makefile: fixed build

This commit is contained in:
2024-02-01 01:35:31 -07:00
parent f966233e19
commit 90ca10990f

View File

@@ -9,6 +9,7 @@
.POSIX:
.PRAGMA: posix_202x # future POSIX standard support à la pdpmake(1)
.PRAGMA: command_comment # breaks without this?
PREFIX=/usr/local