aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2018-04-13 23:24:01 +0200
committerBernd Edlinger <bernd.edlinger@hotmail.de>2018-04-15 08:13:38 +0200
commitb0a97931fbfd5c84e1ac031cb8a8d213d437fec5 (patch)
tree4ab84030b93dca7edb77be695999c43908b10529 /Configurations/unix-Makefile.tmpl
parent49bb4dd0499e93c43e1408ebbf0f58f357eeae38 (diff)
downloadopenssl-b0a97931fbfd5c84e1ac031cb8a8d213d437fec5.tar.gz
Remove mandatory generated files too
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5951)
Diffstat (limited to 'Configurations/unix-Makefile.tmpl')
-rw-r--r--Configurations/unix-Makefile.tmpl2
1 files changed, 1 insertions, 1 deletions
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