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

Comparing rxvt-unicode/src/Makefile.in (file contents):
Revision 1.89 by sasha, Fri Jun 8 20:04:12 2007 UTC vs.
Revision 1.90 by ayin, Fri Jun 8 22:45:48 2007 UTC

116 rm -f tags TAGS rxvtlib.h 116 rm -f tags TAGS rxvtlib.h
117 117
118cleandir: realclean 118cleandir: realclean
119 119
120distclean: realclean 120distclean: realclean
121 (cd $(srcdir); rm -f Makefile) 121 rm -f Makefile
122 122
123install-perl: 123install-perl:
124@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir) 124@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)
125@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)/urxvt 125@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)/urxvt
126@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)/urxvt/perl 126@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)/urxvt/perl

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines