Add distclean to Makefile
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 20 Sep 2019 06:45:26 +0000 (16:45 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 20 Sep 2019 06:46:31 +0000 (16:46 +1000)
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Makefile

index 2bd00748e153251025d8bd1921acdf78c149192f..0649f450fccdfb615e3d42d7e1540dc74ea778fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -103,3 +103,6 @@ test_micropython_long: core_tb
 clean:
        rm -f *.o work-*cf unisim-*cf $(all)
        rm -f sim-unisim/*.o sim-unisim/unisim-*cf
+
+distclean: clean
+       rm -f *~ fpga/~