diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-09-28 00:25:32 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-09-28 00:25:32 +0000 |
| commit | 224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 (patch) | |
| tree | 2bd365b31007748006ab3d9471dc3832de3013c3 /lib/libtacplus | |
| parent | 169d513cb4a13db57920364f5ca33cf6b2c223c6 (diff) | |
Notes
Diffstat (limited to 'lib/libtacplus')
| -rw-r--r-- | lib/libtacplus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libtacplus/Makefile b/lib/libtacplus/Makefile index e7b158fc424e5..13da2e23eff7d 100644 --- a/lib/libtacplus/Makefile +++ b/lib/libtacplus/Makefile @@ -31,7 +31,6 @@ CFLAGS+= -Wall DPADD+= ${LIBMD} LDADD+= -lmd SHLIB_MAJOR= 1 -SHLIB_MINOR= 0 MAN= libtacplus.3 tacplus.conf.5 .include <bsd.lib.mk> |
