forked from wolfSSL/wolfssl
added force flag to not through warning if no file present to remove
This commit is contained in:
@@ -153,10 +153,10 @@ DISTCLEANFILES+= wolfssl-config
|
|||||||
clean-local:
|
clean-local:
|
||||||
-rm -rf documentation/build/
|
-rm -rf documentation/build/
|
||||||
-rm -rf documentation/html/
|
-rm -rf documentation/html/
|
||||||
-rm documentation/refman.pdf
|
-rm -f documentation/refman.pdf
|
||||||
-rm documentation/doxygen_warnings
|
-rm -f documentation/doxygen_warnings
|
||||||
-rm documentation/doxygen_html_warnings
|
-rm -f documentation/doxygen_html_warnings
|
||||||
-rm documentation/doxygen_pdf_warnings
|
-rm -f documentation/doxygen_pdf_warnings
|
||||||
|
|
||||||
maintainer-clean-local:
|
maintainer-clean-local:
|
||||||
-rm Makefile.in
|
-rm Makefile.in
|
||||||
|
Reference in New Issue
Block a user