summaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-13 08:51:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-13 08:51:49 +0000
commit80ec9b23e0b34793078efdd191d23fe31ffb50e5 (patch)
tree13a26c5fcb1fc25b81cf32b8d24e521350ca08c0 /lib/libutil/Makefile
parentf4b16b0b1962c3416e7951dbdc0326479423cd59 (diff)
Notes
Diffstat (limited to 'lib/libutil/Makefile')
-rw-r--r--lib/libutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index 84bc89db94dd..8ac63d2ed746 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -2,7 +2,7 @@
LIB= util
SHLIB_MAJOR= 2
-SHLIB_MINOR= 3
+SHLIB_MINOR= 2
CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I/sys
#CFLAGS+=LOGIN_CAP_AUTH
SRCS= login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.c \