w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

commit 2c703d48a5953224e234dcbd4afd8454b92831ec
parent c635f950e22647696ebab2a439d877f3736d12b4
Author: ukai <ukai>
Date:   Mon, 29 Sep 2003 16:34:08 +0000

Makefile.in (distclean): remove posubst

Diffstat:
MChangeLog | 1+
MMakefile.in | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,6 @@ 2003-09-29 Fumitoshi UKAI <ukai@debian.or.jp> + * Makefile.in (distclean): remove posubst * Makefile.in (functable.c): fix cannot open file `b' for reading 2003-09-27 Fumitoshi UKAI <ukai@debian.or.jp> diff --git a/Makefile.in b/Makefile.in @@ -284,6 +284,7 @@ distclean: clean -$(RM) w3mhelp-w3m_en.html w3mhelp-w3m_ja.html -$(RM) w3mhelp-lynx_en.html w3mhelp-lynx_ja.html -$(RM) version.c + -$(RM) posubst -$(RM) config.h Makefile -$(RM) -f *core