aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-02-09 00:32:53 +0100
committerMattias Andrée <maandree@kth.se>2024-02-09 00:32:53 +0100
commit29e592f91ccc52e6a06a35500246de517f312be6 (patch)
tree85f403a112d059b685eae28142a519231a00ba89 /config.mk
parentBig update (diff)
downloadsimple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.gz
simple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.bz2
simple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.xz
Nothing major, except DEVCHECK doesn't take forever anymore (it's indistiguousable for instant)
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 026792e..aedf275 100644
--- a/config.mk
+++ b/config.mk
@@ -1,6 +1,11 @@
PREFIX = /usr
ICONPREFIX = $(PREFIX)/share/icons
+CC = c99
+CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE
+CFLAGS =
+LDFLAGS =
+
THEME_NAME = Simple
THEME_DESC = A very simple icon theme
THEME_DIR = simple