Loading .gitignore +2 −2 Original line number Diff line number Diff line Loading @@ -80,8 +80,8 @@ Makefile /util/shlib_wrap.sh /tags /TAGS /crypto.map /ssl.map /libcrypto.map /libssl.map # Windows (legacy) /tmp32 Loading Configurations/unix-Makefile.tmpl +1 −1 Original line number Diff line number Diff line Loading @@ -311,7 +311,7 @@ clean: libclean -$(RM) `find . -name '*{- $objext -}' -a \! -path "./.git/*"` $(RM) core $(RM) tags TAGS doc-nits $(RM) test/.rnd $(RM) -r test/test-runs $(RM) openssl.pc libcrypto.pc libssl.pc -$(RM) `find . -type l -a \! -path "./.git/*"` $(RM) $(TARFILE) Loading Loading
.gitignore +2 −2 Original line number Diff line number Diff line Loading @@ -80,8 +80,8 @@ Makefile /util/shlib_wrap.sh /tags /TAGS /crypto.map /ssl.map /libcrypto.map /libssl.map # Windows (legacy) /tmp32 Loading
Configurations/unix-Makefile.tmpl +1 −1 Original line number Diff line number Diff line Loading @@ -311,7 +311,7 @@ clean: libclean -$(RM) `find . -name '*{- $objext -}' -a \! -path "./.git/*"` $(RM) core $(RM) tags TAGS doc-nits $(RM) test/.rnd $(RM) -r test/test-runs $(RM) openssl.pc libcrypto.pc libssl.pc -$(RM) `find . -type l -a \! -path "./.git/*"` $(RM) $(TARFILE) Loading