aboutsummaryrefslogtreecommitdiffstats
path: root/w3mimg/x11/Makefile.in
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-09-29 16:37:13 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-09-29 16:37:13 +0000
commit44f4bc70f7e259d482215ec8eff0f9acc3a297af (patch)
treecb2bbce6c5410ff8caf0b5e59b09498cce9e49a0 /w3mimg/x11/Makefile.in
parentdistclean (diff)
downloadw3m-44f4bc70f7e259d482215ec8eff0f9acc3a297af.tar.gz
w3m-44f4bc70f7e259d482215ec8eff0f9acc3a297af.zip
distclean
Diffstat (limited to '')
-rw-r--r--w3mimg/x11/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/w3mimg/x11/Makefile.in b/w3mimg/x11/Makefile.in
index 894c7d8..79bb786 100644
--- a/w3mimg/x11/Makefile.in
+++ b/w3mimg/x11/Makefile.in
@@ -20,6 +20,9 @@ x11_w3mimg.o: x11_w3mimg.c
clean:
@-$(RM) -f *.o
+distclean: clean
+ -$(RM) -f Makefile
+
#