diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1997-05-13 08:51:49 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1997-05-13 08:51:49 +0000 |
| commit | 80ec9b23e0b34793078efdd191d23fe31ffb50e5 (patch) | |
| tree | 13a26c5fcb1fc25b81cf32b8d24e521350ca08c0 /lib/libutil/Makefile | |
| parent | f4b16b0b1962c3416e7951dbdc0326479423cd59 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/Makefile')
| -rw-r--r-- | lib/libutil/Makefile | 2 |
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 \ |
