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.5 by pcg, Thu Nov 27 10:12:10 2003 UTC vs.
Revision 1.6 by pcg, Thu Dec 18 00:56:51 2003 UTC

1# $Id: Makefile.in,v 1.5 2003/11/27 10:12:10 pcg Exp $ 1# $Id: Makefile.in,v 1.6 2003/12/18 00:56:51 pcg Exp $
2@MCOMMON@ 2@MCOMMON@
3 3
4LINT = lint -DNARROWPROTO=1 $(XINC) -chapbxz 4LINT = lint -DNARROWPROTO=1 $(XINC) -chapbxz
5 5
6srcdir = @srcdir@ 6srcdir = @srcdir@
131allbin: .protos rxvt rxvtd rxvtc 131allbin: .protos rxvt rxvtd rxvtc
132 132
133alldoc: 133alldoc:
134 134
135clean: 135clean:
136 $(RMF) rxvt core a.out *.o *.lo *.bak *~ *.intpro *.extpro .libs/* librxvt.la tmpproto .protos *.tmp 136 $(RMF) rxvt rxvtc rxvtd core a.out *.o *.lo *.bak *~ *.intpro *.extpro .libs/* librxvt.la tmpproto .protos *.tmp
137 137
138realclean: clean 138realclean: clean
139 $(RMF) tags librxvt.h 139 $(RMF) tags librxvt.h
140 140
141cleandir: realclean 141cleandir: realclean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines