[hackers] [tabbed] Makefile: whoops add proper comment for OpenBSD || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Fri, 14 Oct 2022 19:20:13 +0200 (CEST)

commit 418899e7445deaf92b0fc8401867b421accb6e1c
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Fri Oct 14 19:19:54 2022 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Fri Oct 14 19:19:54 2022 +0200

    Makefile: whoops add proper comment for OpenBSD

diff --git a/Makefile b/Makefile
index 0d0ec3e..f8f5ba4 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -14,7 +14,7 @@ TABBED_LDFLAGS = -L/usr/X11R6/lib -lX11 -lfontconfig -lXft ${LDFLAGS}
 TABBED_CPPFLAGS = -DVERSION=\"${VERSION}\" -D_DEFAULT_SOURCE
 
 # OpenBSD (uncomment)
-#TABBED_CFLAGS = -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 ${CPPFLAGS}
+#TABBED_CFLAGS = -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 ${CFLAGS}
 
 SRC = tabbed.c xembed.c
 OBJ = ${SRC:.c=.o}
Received on Fri Oct 14 2022 - 19:20:13 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 14 2022 - 19:24:35 CEST