~ubuntu-branches/ubuntu/jaunty/tablix2/jaunty

« back to all changes in this revision

Viewing changes to debian/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2007-09-18 15:54:15 UTC
  • mfrom: (1.1.3 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070918155415-uwkixfe5ub1lee3o
Tags: 0.3.5-1
* New upstream release (closes: #439886)
* fixed build system to make it re-buildable without cleans

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
33
33
NORMAL_UNINSTALL = :
34
34
PRE_UNINSTALL = :
35
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
36
37
host_triplet = @host@
37
38
subdir = debian
38
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62
63
CC = @CC@
63
64
CCDEPMODE = @CCDEPMODE@
64
65
CFLAGS = @CFLAGS@
 
66
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
65
67
CPP = @CPP@
66
68
CPPFLAGS = @CPPFLAGS@
67
69
CXX = @CXX@
85
87
GLIBC2 = @GLIBC2@
86
88
GLIBC21 = @GLIBC21@
87
89
GMSGFMT = @GMSGFMT@
 
90
GMSGFMT_015 = @GMSGFMT_015@
88
91
GREP = @GREP@
89
92
HAVE_ASPRINTF = @HAVE_ASPRINTF@
90
93
HAVE_LIBPVM3_FALSE = @HAVE_LIBPVM3_FALSE@
91
94
HAVE_LIBPVM3_TRUE = @HAVE_LIBPVM3_TRUE@
92
95
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
93
96
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
97
HAVE_VISIBILITY = @HAVE_VISIBILITY@
94
98
HAVE_WPRINTF = @HAVE_WPRINTF@
95
99
INSTALL_DATA = @INSTALL_DATA@
96
100
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
109
LDFLAGS = @LDFLAGS@
106
110
LIBICONV = @LIBICONV@
107
111
LIBINTL = @LIBINTL@
 
112
LIBMULTITHREAD = @LIBMULTITHREAD@
108
113
LIBOBJS = @LIBOBJS@
 
114
LIBPTH = @LIBPTH@
109
115
LIBS = @LIBS@
 
116
LIBTHREAD = @LIBTHREAD@
110
117
LIBTOOL = @LIBTOOL@
111
118
LN_S = @LN_S@
112
119
LTLIBICONV = @LTLIBICONV@
113
120
LTLIBINTL = @LTLIBINTL@
 
121
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
114
122
LTLIBOBJS = @LTLIBOBJS@
 
123
LTLIBPTH = @LTLIBPTH@
 
124
LTLIBTHREAD = @LTLIBTHREAD@
115
125
MAKEINFO = @MAKEINFO@
116
 
MKINSTALLDIRS = @MKINSTALLDIRS@
117
126
MSGFMT = @MSGFMT@
 
127
MSGFMT_015 = @MSGFMT_015@
118
128
MSGMERGE = @MSGMERGE@
119
129
OBJEXT = @OBJEXT@
120
130
PACKAGE = @PACKAGE@
125
135
PACKAGE_VERSION = @PACKAGE_VERSION@
126
136
PATH_SEPARATOR = @PATH_SEPARATOR@
127
137
POSUB = @POSUB@
 
138
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
128
139
PVM_CFLAGS = @PVM_CFLAGS@
129
140
PVM_LIBS = @PVM_LIBS@
130
141
RANLIB = @RANLIB@
134
145
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
135
146
USE_NLS = @USE_NLS@
136
147
VERSION = @VERSION@
 
148
WOE32DLL = @WOE32DLL@
137
149
XGETTEXT = @XGETTEXT@
 
150
XGETTEXT_015 = @XGETTEXT_015@
138
151
XML2_CONFIG = @XML2_CONFIG@
139
152
XML_CPPFLAGS = @XML_CPPFLAGS@
140
153
XML_LIBS = @XML_LIBS@
148
161
am__include = @am__include@
149
162
am__leading_dot = @am__leading_dot@
150
163
am__quote = @am__quote@
 
164
am__tar = @am__tar@
 
165
am__untar = @am__untar@
151
166
bindir = @bindir@
152
167
build = @build@
153
168
build_alias = @build_alias@
185
200
target_alias = @target_alias@
186
201
EXTRA_DIST = \
187
202
        changelog \
 
203
        compat \
188
204
        control \
189
205
        copyright \
190
206
        dirs \
191
 
        docs \
192
 
        examples \
193
 
        manpages \
194
207
        rules \
195
 
        compat
 
208
        tablix2-dev.examples \
 
209
        tablix2-dev.install \
 
210
        tablix2-doc.docs \
 
211
        tablix2.docs \
 
212
        tablix2.examples \
 
213
        tablix2.manpages
196
214
 
197
215
all: all-am
198
216
 
293
311
clean-generic:
294
312
 
295
313
distclean-generic:
296
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
314
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
297
315
 
298
316
maintainer-clean-generic:
299
317
        @echo "This command is intended for maintainers to use"