aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 797e615..c197166 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,9 @@
# See LICENSE file for copyright and license details.
+NAME = string2
+LIBNAME = lib${NAME}
+LIBVER = 0.0.0-a3
+
# Directories
SRCDIR = src
ARDIR = bin/archive