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.39 by root, Sat Jan 7 20:23:52 2006 UTC vs.
Revision 1.40 by root, Wed Jan 11 21:47:24 2006 UTC

81allbin: rxvt rxvtd rxvtc 81allbin: rxvt rxvtd rxvtc
82 82
83alldoc: 83alldoc:
84 84
85clean: 85clean:
86 $(RMF) rxvt rxvtc rxvtd core a.out *.o *.lo *.bak *~ *.intpro .libs/* librxvt.la tmpproto *.tmp 86 $(RMF) rxvt rxvtc rxvtd perlxsi.c rxvtperl.C
87 $(RMF) *.o *.lo .libs/* librxvt.la tmpproto *.tmp
87 88
88realclean: clean 89realclean: clean
89 $(RMF) tags librxvt.h 90 $(RMF) tags librxvt.h
90 91
91cleandir: realclean 92cleandir: realclean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines