summaryrefslogtreecommitdiffstats
path: root/secure/lib
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-03-07 20:55:55 +0000
committerkris <kris@FreeBSD.org>2000-03-07 20:55:55 +0000
commitc56608d1a88c87b06840912682c8d2b93406b0c8 (patch)
tree50e24dbc8ec4c777d2f2c8c4015bbc7db97caea6 /secure/lib
parent26931f649e3347f6ac6c6e0d51670063f3bbd498 (diff)
downloadFreeBSD-src-c56608d1a88c87b06840912682c8d2b93406b0c8.zip
FreeBSD-src-c56608d1a88c87b06840912682c8d2b93406b0c8.tar.gz
Build a shared library too - ports expect it.
Reviewed by: peter Approved by: jkh
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/librsaglue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/librsaglue/Makefile b/secure/lib/librsaglue/Makefile
index 43da83d..9536ed5 100644
--- a/secure/lib/librsaglue/Makefile
+++ b/secure/lib/librsaglue/Makefile
@@ -3,7 +3,6 @@
LIB= RSAglue
SHLIB_MAJOR= 1
SRCS= stub.c
-NOPIC= .a only
CLEANFILES+= stub.c
stub.c:
OpenPOWER on IntegriCloud