--- rxvt-unicode/doc/Makefile.in 2007/06/07 15:24:42 1.35 +++ rxvt-unicode/doc/Makefile.in 2007/06/12 22:35:15 1.39 @@ -86,17 +86,19 @@ clean: rm -f *~ + rm -f rxvt.1.man rxvt.7.man rxvtc.1.man rxvtd.1.man rxvtperl.3.man -realclean: clean - rm -f tags ../README.configure ../README.FAQ - rm -f rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in - rm -f rxvt.1.man rxvt.7.man rxvtc.1.man rxvtd.1.man - rm -f rxvt.1.txt rxvt.7.txt rxvtc.1.txt rxvtd.1.txt - rm -f rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html +distclean: clean + rm -f Makefile -cleandir: realclean +realclean: distclean + rm -f rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in rxvtperl.3.man.in + rm -f rxvt.1.txt rxvt.7.txt rxvtc.1.txt rxvtd.1.txt rxvtperl.3.txt + rm -f rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html rxvtperl.3.html + rm -f ../README.configure ../README.FAQ + rm -f $(srcdir)/etc/rxvt-unicode.termcap -distclean: +cleandir: realclean install: $(INSTALL) -d $(DESTDIR)$(man1dir)