~ubuntu-branches/ubuntu/utopic/rxvt-unicode/utopic-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Ryan Kavanagh
  • Date: 2013-05-26 18:12:22 UTC
  • mfrom: (33.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130526181222-67glcv7nppi4ih7r
Tags: 9.18-2
* Upload to unstable now that wheezy has been released
* Merge in patch from gregor herrman fixing a FTBFS due to POD errors
  (Closes: #708026)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# ./Makefile.in                 -*- Makefile -*-
2
2
 
3
 
DATE=@DATE@
4
 
VERSION=@VERSION@
5
 
RXVTNAME=@RXVTNAME@
 
3
DATE = @DATE@
 
4
VERSION = @VERSION@
 
5
RXVTNAME = @RXVTNAME@
6
6
SHELL = /bin/sh
7
7
prefix = @prefix@
8
8
exec_prefix = @exec_prefix@
21
21
 
22
22
VERNAME = rxvt-unicode-$(VERSION)
23
23
 
24
 
srcdir =        @srcdir@
25
 
VPATH =         @srcdir@
 
24
srcdir = @srcdir@
 
25
VPATH = @srcdir@
26
26
 
27
27
first_rule: all
28
28
dummy: