From: Bernd Edlinger Date: Fri, 13 Apr 2018 21:24:01 +0000 (+0200) Subject: Remove mandatory generated files too X-Git-Tag: OpenSSL_1_1_1-pre5~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b0a97931fbfd5c84e1ac031cb8a8d213d437fec5;p=oweals%2Fopenssl.git Remove mandatory generated files too Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/5951) --- diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl index 05ab53c0ed..f23dff47e0 100644 --- a/Configurations/unix-Makefile.tmpl +++ b/Configurations/unix-Makefile.tmpl @@ -408,7 +408,7 @@ libclean: clean: libclean $(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS) - $(RM) $(GENERATED) + $(RM) $(GENERATED_MANDATORY) $(GENERATED) -$(RM) `find . -name '*{- $depext -}' -a \! -path "./.git/*"` -$(RM) `find . -name '*{- $objext -}' -a \! -path "./.git/*"` $(RM) core