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
+ 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
cleandir: realclean
rm -f *.o *.lo .libs/* librxvt.la tmpproto *.tmp
realclean: clean
- rm -f tags TAGS rxvtlib.h
+ rm -f tags TAGS
cleandir: realclean
distclean: realclean
- rm -f Makefile
+ rm -f Makefile rxvtlib.h
install-perl:
@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)