dwl/config.mk

15 lines
277 B
Makefile
Raw Normal View History

2022-12-30 14:38:03 -06:00
_VERSION = 0.4
VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
2022-05-09 14:52:03 -05:00
PKG_CONFIG = pkg-config
# paths
PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man
2023-05-12 08:30:34 -06:00
# XWAYLAND =
# XLIBS =
2020-08-10 12:50:56 -05:00
# Uncomment to build XWayland support
2023-05-12 08:30:34 -06:00
XWAYLAND = -DXWAYLAND
XLIBS = xcb xcb-icccm