summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/objects/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/objects/Makefile.ssl')
-rw-r--r--crypto/openssl/crypto/objects/Makefile.ssl3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/openssl/crypto/objects/Makefile.ssl b/crypto/openssl/crypto/objects/Makefile.ssl
index a3a15c1..ea5348e 100644
--- a/crypto/openssl/crypto/objects/Makefile.ssl
+++ b/crypto/openssl/crypto/objects/Makefile.ssl
@@ -37,9 +37,6 @@ top:
all: obj_dat.h lib
-obj_dat.h: objects.h obj_dat.pl
- $(PERL) ./obj_dat.pl < objects.h > obj_dat.h
-
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB)
OpenPOWER on IntegriCloud