diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-01-13 03:05:04 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-01-13 03:05:04 +0000 |
| commit | 7a19f2366e8a350e873a440e49d8b976b47df3b4 (patch) | |
| tree | 9c1371d9e1d4087b17499f8b23e454088584564f /lib/libutil | |
| parent | fbc2342cca72484f78813edbf101dd46d024a646 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -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 2e6b8c8f09c2..9248ff0e1a83 100644 --- a/lib/libutil/Makefile +++ b/lib/libutil/Makefile @@ -2,7 +2,7 @@ LIB= util SHLIB_MAJOR= 2 -SHLIB_MINOR= 1 +SHLIB_MINOR= 2 CFLAGS+=-DLIBC_SCCS -I${.CURDIR} -I/sys SRCS= login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.c \ login_cap.c login_class.c login_auth.c login_times.c login_ok.c |
