projects
/
chise
/
chise-fonts-installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65920bc
)
(distclean): New target.
author
tomo
<tomo>
Mon, 7 Dec 2009 01:22:25 +0000
(
01:22
+0000)
committer
tomo
<tomo>
Mon, 7 Dec 2009 01:22:25 +0000
(
01:22
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
ea989bf
..
7888b67
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-35,3
+35,9
@@
build-gt:
install-gt:
cd GT && make install
+
+
+distclean:
+ -$(RM) Makefile config.status config.log
+ -$(RM) -r autom4te.cache/
+ cd GT && make distclean