Loading crypto/objects/Makefile.ssl +3 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ MAKE= make -f Makefile.ssl MAKEDEPEND= $(TOP)/util/domd $(TOP) MAKEFILE= Makefile.ssl AR= ar r PERL= perl CFLAGS= $(INCLUDES) $(CFLAG) Loading Loading @@ -44,11 +45,11 @@ lib: $(LIBOBJ) @touch lib obj_dat.h: obj_dat.pl obj_mac.h perl obj_dat.pl obj_mac.h obj_dat.h $(PERL) obj_dat.pl obj_mac.h obj_dat.h # objects.pl both reads and writes obj_mac.num obj_mac.h: objects.pl 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 Loading Loading
crypto/objects/Makefile.ssl +3 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ MAKE= make -f Makefile.ssl MAKEDEPEND= $(TOP)/util/domd $(TOP) MAKEFILE= Makefile.ssl AR= ar r PERL= perl CFLAGS= $(INCLUDES) $(CFLAG) Loading Loading @@ -44,11 +45,11 @@ lib: $(LIBOBJ) @touch lib obj_dat.h: obj_dat.pl obj_mac.h perl obj_dat.pl obj_mac.h obj_dat.h $(PERL) obj_dat.pl obj_mac.h obj_dat.h # objects.pl both reads and writes obj_mac.num obj_mac.h: objects.pl 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 Loading