~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to doc/help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2008-03-26 09:55:07 UTC
  • mfrom: (1.2.6 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080326095507-sm1ieybfn8iomub1
Tags: 1.3.23-1
* New upstream version
* Moved config.* handling from clean target to configure target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
        $(top_srcdir)/config/m4/tora.m4 $(top_srcdir)/configure.ac
46
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
47
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
48
mkinstalldirs = $(install_sh) -d
49
49
CONFIG_HEADER = $(top_builddir)/config.h
50
50
CONFIG_CLEAN_FILES =
51
51
SOURCES =
108
108
F77 = @F77@
109
109
FFLAGS = @FFLAGS@
110
110
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
111
 
GREP = @GREP@
112
111
HAVE_ORACLE_FALSE = @HAVE_ORACLE_FALSE@
113
112
HAVE_ORACLE_TRUE = @HAVE_ORACLE_TRUE@
114
113
INSTALL_DATA = @INSTALL_DATA@
185
184
QT_INCLUDES = @QT_INCLUDES@
186
185
QT_LDFLAGS = @QT_LDFLAGS@
187
186
RANLIB = @RANLIB@
 
187
SED = @SED@
188
188
SET_MAKE = @SET_MAKE@
189
189
SHELL = @SHELL@
190
190
STRIP = @STRIP@
195
195
USER_LDFLAGS = @USER_LDFLAGS@
196
196
USE_THREADS = @USE_THREADS@
197
197
VERSION = @VERSION@
198
 
XMKMF = @XMKMF@
199
198
X_CFLAGS = @X_CFLAGS@
200
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
201
200
X_INCLUDES = @X_INCLUDES@
202
201
X_LDFLAGS = @X_LDFLAGS@
203
202
X_LIBS = @X_LIBS@
204
203
X_PRE_LIBS = @X_PRE_LIBS@
 
204
ac_ct_AR = @ac_ct_AR@
205
205
ac_ct_CC = @ac_ct_CC@
206
206
ac_ct_CXX = @ac_ct_CXX@
207
207
ac_ct_F77 = @ac_ct_F77@
 
208
ac_ct_RANLIB = @ac_ct_RANLIB@
 
209
ac_ct_STRIP = @ac_ct_STRIP@
208
210
all_includes = @all_includes@
209
211
all_libraries = @all_libraries@
210
212
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
223
225
build_os = @build_os@
224
226
build_vendor = @build_vendor@
225
227
datadir = @datadir@
226
 
datarootdir = @datarootdir@
227
 
docdir = @docdir@
228
 
dvidir = @dvidir@
229
228
exec_prefix = @exec_prefix@
230
229
host = @host@
231
230
host_alias = @host_alias@
232
231
host_cpu = @host_cpu@
233
232
host_os = @host_os@
234
233
host_vendor = @host_vendor@
235
 
htmldir = @htmldir@
236
234
includedir = @includedir@
237
235
infodir = @infodir@
238
236
install_sh = @install_sh@
259
257
kde_widgetdir = @kde_widgetdir@
260
258
libdir = @libdir@
261
259
libexecdir = @libexecdir@
262
 
localedir = @localedir@
263
260
localstatedir = @localstatedir@
264
261
mandir = @mandir@
265
262
mkdir_p = @mkdir_p@
266
263
oldincludedir = @oldincludedir@
267
 
pdfdir = @pdfdir@
268
264
prefix = @prefix@
269
265
program_transform_name = @program_transform_name@
270
 
psdir = @psdir@
271
266
qt_includes = @qt_includes@
272
267
qt_libraries = @qt_libraries@
273
268
sbindir = @sbindir@