]> Nishi Git Mirror - libw3.git/commitdiff
fix
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Sun, 7 Apr 2024 14:38:32 +0000 (14:38 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Sun, 7 Apr 2024 14:38:32 +0000 (14:38 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@294 d27a3e52-49c5-7645-884c-6793ebffc270

Makefile

index 3143eb1ab15e62404ced274a8552607e7fe055ea..4ab500725c4c115ba75f6a03f06ca45d4ff4da66 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ endif
 endif
 
 CC := cc
-CC := ar
+AR := ar
 CFLAGS := -g -std=c99 -fPIC -D_XOPEN_SOURCE=600 $(TCL_CFLAGS)
 LDFLAGS :=
 LIBS := $(TCL_LIBS)