aboutsummaryrefslogtreecommitdiff
path: root/math/librandlib
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-04-19 16:49:18 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-04-19 16:49:18 +0000
commit41d6836071f3fb80163061de8283b91d69099a75 (patch)
tree9ae87324bfec8bbd0ba22bc88ae629badc41b869 /math/librandlib
parent11d826770ba53cd93e078621648247f108e3f921 (diff)
downloadports-41d6836071f3fb80163061de8283b91d69099a75.tar.gz
ports-41d6836071f3fb80163061de8283b91d69099a75.zip
Notes
Diffstat (limited to 'math/librandlib')
-rw-r--r--math/librandlib/files/Makefile.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/librandlib/files/Makefile.lib b/math/librandlib/files/Makefile.lib
index 2025bcecff69..1c5eb105cb97 100644
--- a/math/librandlib/files/Makefile.lib
+++ b/math/librandlib/files/Makefile.lib
@@ -6,7 +6,7 @@ SHLIB_MAJOR= 1
SHLIB_MINOR= 0
LIB= ranlib
-SRCS = com.c ranlib.c
+SRCS = ../linpack/linpack.c com.c ranlib.c
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/ranlib.h \