Loading Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -377,7 +377,7 @@ gentests: $(CLEARENV) && $(MAKE) -e $(BUILDENV) TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on generate ); dclean: rm -f *.bak rm -rf *.bak include/openssl certs/.0 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD) rehash: rehash.time Loading apps/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -137,6 +137,7 @@ depend: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f CA.pl clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff $(EXE) Loading crypto/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ clean: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f opensslconf.h @target=dclean; $(RECURSIVE_MAKE) # DO NOT DELETE THIS LINE -- make depend depends on it. Loading crypto/dso/dso_dlfcn.c +2 −0 Original line number Diff line number Diff line Loading @@ -422,6 +422,7 @@ static int dladdr(void *address, Dl_info *dl) static int dlfcn_pathbyaddr(void *addr,char *path,int sz) { #ifdef HAVE_DLINFO Dl_info dli; int len; Loading @@ -443,6 +444,7 @@ static int dlfcn_pathbyaddr(void *addr,char *path,int sz) } ERR_add_error_data(4, "dlfcn_pathbyaddr(): ", dlerror()); #endif return -1; } Loading crypto/md4/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ depend: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f ../../include/openssl/$(EXHEADER) ../../test/$(TEST) ../../apps/$(APPS) clean: rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff Loading Loading
Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -377,7 +377,7 @@ gentests: $(CLEARENV) && $(MAKE) -e $(BUILDENV) TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on generate ); dclean: rm -f *.bak rm -rf *.bak include/openssl certs/.0 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD) rehash: rehash.time Loading
apps/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -137,6 +137,7 @@ depend: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f CA.pl clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff $(EXE) Loading
crypto/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ clean: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f opensslconf.h @target=dclean; $(RECURSIVE_MAKE) # DO NOT DELETE THIS LINE -- make depend depends on it. Loading
crypto/dso/dso_dlfcn.c +2 −0 Original line number Diff line number Diff line Loading @@ -422,6 +422,7 @@ static int dladdr(void *address, Dl_info *dl) static int dlfcn_pathbyaddr(void *addr,char *path,int sz) { #ifdef HAVE_DLINFO Dl_info dli; int len; Loading @@ -443,6 +444,7 @@ static int dlfcn_pathbyaddr(void *addr,char *path,int sz) } ERR_add_error_data(4, "dlfcn_pathbyaddr(): ", dlerror()); #endif return -1; } Loading
crypto/md4/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ depend: dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new mv -f Makefile.new $(MAKEFILE) rm -f ../../include/openssl/$(EXHEADER) ../../test/$(TEST) ../../apps/$(APPS) clean: rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff Loading