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.9 by root, Mon Jan 17 01:55:12 2005 UTC vs.
Revision 1.10 by root, Wed Feb 2 08:09:23 2005 UTC

1# ./Makefile.in -*- Makefile -*- 1# ./Makefile.in -*- Makefile -*-
2# $Id: Makefile.in,v 1.9 2005/01/17 01:55:12 root Exp $ 2# $Id: Makefile.in,v 1.10 2005/02/02 08:09:23 root Exp $
3@MCOMMON@ 3@MCOMMON@
4 4
5srcdir = @srcdir@ 5srcdir = @srcdir@
6VPATH = @srcdir@ 6VPATH = @srcdir@
7.PATH: @srcdir@ 7.PATH: @srcdir@
8 8
9first_rule: all 9first_rule: all
10dummy: 10dummy:
11 11
12subdirs = src doc src/test 12subdirs = src doc
13allsubdirs = $(subdirs) 13allsubdirs = $(subdirs)
14 14
15DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog 15DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
16 16
17DIST_CFG = autoconf/aclocal.m4 autoconf/xpm.m4 autoconf/libtool.m4 \ 17DIST_CFG = autoconf/aclocal.m4 autoconf/xpm.m4 autoconf/libtool.m4 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines