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

Comparing rxvt-unicode/Makefile.in (file contents):
Revision 1.32 by ayin, Fri Dec 28 20:57:52 2007 UTC vs.
Revision 1.33 by ayin, Thu Feb 21 18:47:32 2008 UTC

63 $(SHELL) config.status 63 $(SHELL) config.status
64 64
65cleandir: realclean 65cleandir: realclean
66 66
67distclean-local: 67distclean-local:
68 rm -f *~ config.cache config.h config.log config.status 68 rm -f config.cache config.h config.log config.status
69 rm -f Makefile 69 rm -f Makefile
70 70
71distdir: 71distdir:
72 cd doc && $(MAKE) distdepend 72 cd doc && $(MAKE) distdepend
73 cd src && $(MAKE) depend 73 cd src && $(MAKE) depend

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines