aboutsummaryrefslogtreecommitdiffstats
path: root/base/new-c-proj
diff options
context:
space:
mode:
Diffstat (limited to 'base/new-c-proj')
-rwxr-xr-xbase/new-c-proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/new-c-proj b/base/new-c-proj
index af0b472..865e139 100755
--- a/base/new-c-proj
+++ b/base/new-c-proj
@@ -82,7 +82,7 @@ if printf '%s\n' "$1" | grep '^lib' >/dev/null 2>/dev/null; then
LIB_MAJOR = 1
LIB_MINOR = 0
LIB_VERSION = \$(LIB_MAJOR).\$(LIB_MINOR)
- LIB_NAME = \${LIBNAME}
+ LIB_NAME = ${LIBNAME}
OBJ =