Introduction
Introduction Statistics Contact Development Disclaimer Help
tUse the preprocessor flags variable - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 4f0e5a724a9a5263f2381d2496ac64206a29823e
parent d63b0ebbb6d3c867819316e37d0a5a8b30731253
Author: lostd <[email protected]>
Date: Mon, 16 May 2016 11:19:44 +0200
Use the preprocessor flags variable
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -1,6 +1,6 @@
VERSION = 0.1
PREFIX = /usr/local
-CFLAGS = -I/usr/X11R6/include -I/usr/local/include
+CPPFLAGS = -I/usr/X11R6/include -I/usr/local/include
LDFLAGS = -L/usr/X11R6/lib -L/usr/local/lib
LDLIBS = -lxkbfile -lX11 -lmpdclient
DISTFILES = spoon.c Makefile LICENSE
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.