Tristan Corrick 870f69e221 Documentation/Makefile.sphinx: Be cautious when running rm -rf
If BUILDDIR were an empty string, running `make clean` would result in
running `rm -rf /*`. Omitting the trailing /* prevents this.

With a valid BUILDDIR, the behaviour of `make clean` changes slightly in
that BUILDDIR itself is removed. However, this is probably more in line
with what one would expect from `make clean`.

Change-Id: I51b52bb6e7fe73a07fed6291a4f1cc253f2bf319
Signed-off-by: Tristan Corrick <tristan@corrick.kiwi>
Reviewed-on: https://review.coreboot.org/27775
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Stefan Tauner <stefan.tauner@gmx.at>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-08-13 15:37:32 +00:00
..
2018-06-14 09:30:24 +00:00
2018-08-03 15:18:07 +00:00
2018-06-14 09:32:34 +00:00
2015-05-06 19:09:47 +02:00
2015-06-08 00:55:07 +02:00
2018-07-31 13:10:51 +00:00