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.85 by root, Sat Feb 17 20:36:36 2007 UTC vs.
Revision 1.86 by root, Sat Jun 2 02:31:44 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 librxvt.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 (cd $(srcdir); rm -f Makefile)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines