From c56608d1a88c87b06840912682c8d2b93406b0c8 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 7 Mar 2000 20:55:55 +0000 Subject: Build a shared library too - ports expect it. Reviewed by: peter Approved by: jkh --- secure/lib/librsaglue/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'secure') 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: -- cgit v1.1