From d7d9ad4214670aacb11716f45caa7ab7e4097ba8 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 7 Mar 2000 20:55:55 +0000 Subject: [PATCH] Build a shared library too - ports expect it. Reviewed by: peter Approved by: jkh --- secure/lib/librsaglue/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/secure/lib/librsaglue/Makefile b/secure/lib/librsaglue/Makefile index 43da83d4d65a..9536ed52170c 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: