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.91 by ayin, Sat Jun 9 10:28:56 2007 UTC vs.
Revision 1.92 by ayin, Tue Jun 12 22:23:36 2007 UTC

111clean: 111clean:
112 rm -f rxvt rxvtc rxvtd perlxsi.c rxvtperl.C 112 rm -f rxvt rxvtc rxvtd perlxsi.c rxvtperl.C
113 rm -f *.o *.lo .libs/* librxvt.la tmpproto *.tmp 113 rm -f *.o *.lo .libs/* librxvt.la tmpproto *.tmp
114 114
115realclean: clean 115realclean: clean
116 rm -f tags TAGS rxvtlib.h 116 rm -f tags TAGS
117 117
118cleandir: realclean 118cleandir: realclean
119 119
120distclean: realclean 120distclean: realclean
121 rm -f Makefile 121 rm -f Makefile rxvtlib.h
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