提交 86417028 编写于 作者: U Ulf Möller

Minor corrections (HPUX).

From: Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
上级 02af65b3
......@@ -62,7 +62,9 @@
#include <openssl/dso.h>
#include "engine_int.h"
#include <openssl/engine.h>
#ifdef HAVE_DLFCN_H
#include <dlfcn.h>
#endif
#ifndef NO_HW
......
......@@ -44,10 +44,10 @@ lib: $(LIBOBJ)
@touch lib
obj_dat.h: objects.h objects.txt obj_mac.h
perl obj_dat.pl obj_mac.h obj_dat.h
$(PERL) obj_dat.pl obj_mac.h obj_dat.h
obj_mac.h: objects.txt obj_mac.num
perl objects.pl objects.txt obj_mac.num obj_mac.h
$(PERL) objects.pl objects.txt obj_mac.num obj_mac.h
files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册