~ruther/dwl

ref: 3e79a9a5d7a7d66effaca573798f4c5b77e99773 dwl/config.mk -rw-r--r-- 338 bytes
3e79a9a5 — Leonardo Hernández Hernández fix drag icon's surface returned by xytonode 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
# paths
PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man

# Default compile flags (overridable by environment)
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND
Do not follow this link