diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
| commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
| tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /math/librandlib/files/Makefile.lib | |
| parent | Despite what I said before, this is the official INDEX file for (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'math/librandlib/files/Makefile.lib')
| -rw-r--r-- | math/librandlib/files/Makefile.lib | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/math/librandlib/files/Makefile.lib b/math/librandlib/files/Makefile.lib deleted file mode 100644 index 1c5eb105cb97..000000000000 --- a/math/librandlib/files/Makefile.lib +++ /dev/null @@ -1,15 +0,0 @@ -# bmake'd makefile for ranlib sources - -LIBDIR = $(PREFIX)/lib - -SHLIB_MAJOR= 1 -SHLIB_MINOR= 0 -LIB= ranlib - -SRCS = ../linpack/linpack.c com.c ranlib.c - -beforeinstall: - ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/ranlib.h \ - ${PREFIX}/include - -.include <bsd.lib.mk> |
