summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
committerpeter <peter@FreeBSD.org>2002-09-28 00:25:32 +0000
commit0a7f0ba37e1b8729b985b90a1d9332963defdf07 (patch)
tree2bd365b31007748006ab3d9471dc3832de3013c3 /lib/libutil
parentc03e93ab3a4cf602e9fad9ef7bc7537a0cf96e8c (diff)
downloadFreeBSD-src-0a7f0ba37e1b8729b985b90a1d9332963defdf07.zip
FreeBSD-src-0a7f0ba37e1b8729b985b90a1d9332963defdf07.tar.gz
Zap now-unused SHLIB_MINOR
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index a3b74a7..76c40bc 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -3,7 +3,6 @@
LIB= util
SHLIB_MAJOR= 3
-SHLIB_MINOR= 0
CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I${.CURDIR}/../libc/gen/
CFLAGS+=-DINET6
SRCS= _secure_path.c auth.c fparseln.c login.c login_auth.c \
OpenPOWER on IntegriCloud