projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe275ef
)
Add distclean to Makefile
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 20 Sep 2019 06:45:26 +0000
(16:45 +1000)
committer
Benjamin 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
patch
|
blob
|
history
diff --git
a/Makefile
b/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/~