ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/Makefile.in
(Generate patch)

Comparing rxvt-unicode/doc/Makefile.in (file contents):
Revision 1.35 by ayin, Thu Jun 7 15:24:42 2007 UTC vs.
Revision 1.36 by ayin, Fri Jun 8 22:45:48 2007 UTC

95 rm -f rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html 95 rm -f rxvt.1.html rxvt.7.html rxvtc.1.html rxvtd.1.html
96 96
97cleandir: realclean 97cleandir: realclean
98 98
99distclean: 99distclean:
100 rm -f Makefile
100 101
101install: 102install:
102 $(INSTALL) -d $(DESTDIR)$(man1dir) 103 $(INSTALL) -d $(DESTDIR)$(man1dir)
103 $(INSTALL_DATA) rxvt.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME).$(man1ext) 104 $(INSTALL_DATA) rxvt.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME).$(man1ext)
104 $(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext) 105 $(INSTALL_DATA) rxvtc.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME)c.$(man1ext)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines