From 224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 28 Sep 2002 00:25:32 +0000 Subject: Zap now-unused SHLIB_MINOR --- lib/libc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/Makefile b/lib/libc/Makefile index dbe6734ab6209..59e3578bf6eee 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -10,7 +10,6 @@ # system call stubs. LIB=c SHLIB_MAJOR= 5 -SHLIB_MINOR= 0 CFLAGS+=-DLIBC_MAJOR=${SHLIB_MAJOR} CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include AINC= -I${.CURDIR}/${MACHINE_ARCH} -- cgit v1.3