summaryrefslogtreecommitdiff
path: root/usr/src/lib/openssl/libssl/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/openssl/libssl/Makefile.com')
-rw-r--r--usr/src/lib/openssl/libssl/Makefile.com5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/lib/openssl/libssl/Makefile.com b/usr/src/lib/openssl/libssl/Makefile.com
index 69d5be31d1..bd1f3b6419 100644
--- a/usr/src/lib/openssl/libssl/Makefile.com
+++ b/usr/src/lib/openssl/libssl/Makefile.com
@@ -24,8 +24,6 @@
#
# ident "%Z%%M% %I% %E% SMI"
#
-# usr/src/lib/openssl/ssl/Makefile.com
-#
LIBRARY = libssl.a
@@ -56,6 +54,9 @@ OBJECTS = bio_ssl.o \
include ../../Makefile.com
+# There should be a mapfile here
+MAPFILES =
+
LIBS = $(DYNLIB) $(LINTLIB)
SRCDIR = ../../../../common/openssl/ssl