~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to rules/bin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-06 02:41:25 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20110406024125-viz2oxc3mwv20d44
Tags: upstream-2.2.1
ImportĀ upstreamĀ versionĀ 2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
DATADIRNAME = @DATADIRNAME@
62
62
DEFS = @DEFS@
63
63
DEPDIR = @DEPDIR@
 
64
DEPS_CFLAGS = @DEPS_CFLAGS@
 
65
DEPS_LIBS = @DEPS_LIBS@
64
66
ECHO_C = @ECHO_C@
65
67
ECHO_N = @ECHO_N@
66
68
ECHO_T = @ECHO_T@
101
103
PACKAGE_URL = @PACKAGE_URL@
102
104
PACKAGE_VERSION = @PACKAGE_VERSION@
103
105
PATH_SEPARATOR = @PATH_SEPARATOR@
 
106
PKG_CONFIG = @PKG_CONFIG@
 
107
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
108
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
104
109
POFILES = @POFILES@
105
110
POSUB = @POSUB@
106
111
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@