chiark
/
gitweb
/
~mdw
/
xfonts-traditional
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d49fae
)
add missing stuff to make clean
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2012 22:51:28 +0000
(22:51 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2012 22:51:28 +0000
(22:51 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 75c9eb8c2d2f519e530d8751a97a2081e5b80c18..16ea0ae8b6093058a1be07c6f58be294f8c3291d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,5
+21,6
@@
install:
$(install) -m644 rules/* $(DESTDIR)$(prefix)/share/$(package)/rules/
clean:
- rm -f rules/*.rules
+ rm -f rules/*.rules
rules/foundries rules/foundries.new
rm -f good/*.bdf bad/*.bdf
+ rm -f *~ $(utility).sedded