aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-12-21 09:53:48 +0100
committerMattias Andrée <m@maandree.se>2025-12-21 09:53:48 +0100
commit15904ad51325426bcb3b8e87e714584e437417b7 (patch)
treeef41e227769654a5b28b6e55d040200313cc57ea /config.mk
parentFirst commit (diff)
downloadlibcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.gz
libcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.bz2
libcmap-15904ad51325426bcb3b8e87e714584e437417b7.tar.xz
Implement script and block listing
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index f4adf12..c458d77 100644
--- a/config.mk
+++ b/config.mk
@@ -6,3 +6,5 @@ CC = c99
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE
CFLAGS =
LDFLAGS =
+
+DOWNLOAD = curl