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.11 by root, Mon Feb 14 10:44:50 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 $
3@MCOMMON@ 2@MCOMMON@
3
4VERNAME = rxvt-unicode-$(VERSION)
4 5
5srcdir = @srcdir@ 6srcdir = @srcdir@
6VPATH = @srcdir@ 7VPATH = @srcdir@
7.PATH: @srcdir@ 8.PATH: @srcdir@
8 9
9first_rule: all 10first_rule: all
10dummy: 11dummy:
11 12
12subdirs = src doc src/test 13subdirs = src doc
13allsubdirs = $(subdirs) 14allsubdirs = $(subdirs)
14 15
15DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog 16DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
16 17
17DIST_CFG = autoconf/aclocal.m4 autoconf/xpm.m4 autoconf/libtool.m4 \ 18DIST_CFG = autoconf/aclocal.m4 autoconf/xpm.m4 autoconf/libtool.m4 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines