~ubuntu-branches/ubuntu/edgy/gnome-games/edgy

« back to all changes in this revision

Viewing changes to gnotravex/help/C/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2006-10-03 00:36:28 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20061003003628-md34uxqzxvskrzl6
Tags: 1:2.16.1-0ubuntu1
* New upstream version:
  General:
  - Install all icon sizes for the games 
  - Remove compilation warings 
  Aisleriot:
  - Correct a link in Aisleriot's documentation (Ubuntu: #60695)
  Mahjongg:
  - Implement a workaround to ensure that all buttons in the toolbar
    are redrawn correctly (#353964), due to a bug in gtk+ (#332573).

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
GNOME_GAMES_CXXFLAGS = @GNOME_GAMES_CXXFLAGS@
169
169
GNOME_GAMES_LIBS = @GNOME_GAMES_LIBS@
170
170
GOB2 = @GOB2@
171
 
GREP = @GREP@
172
171
GUILE_CFLAGS = @GUILE_CFLAGS@
173
172
GUILE_LDFLAGS = @GUILE_LDFLAGS@
174
173
HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
219
218
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
220
219
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
221
220
MAKEINFO = @MAKEINFO@
222
 
MKINSTALLDIRS = @MKINSTALLDIRS@
223
221
MSGFMT = @MSGFMT@
224
222
OBJEXT = @OBJEXT@
225
223
OS_WIN32_FALSE = @OS_WIN32_FALSE@
249
247
WARN_CFLAGS = @WARN_CFLAGS@
250
248
WARN_CXXFLAGS = @WARN_CXXFLAGS@
251
249
XGETTEXT = @XGETTEXT@
 
250
ac_ct_AR = @ac_ct_AR@
252
251
ac_ct_CC = @ac_ct_CC@
253
252
ac_ct_CXX = @ac_ct_CXX@
254
253
ac_ct_F77 = @ac_ct_F77@
 
254
ac_ct_RANLIB = @ac_ct_RANLIB@
 
255
ac_ct_STRIP = @ac_ct_STRIP@
 
256
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
255
257
allgames = @allgames@
256
258
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
257
259
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
269
271
build_os = @build_os@
270
272
build_vendor = @build_vendor@
271
273
datadir = @datadir@
272
 
datarootdir = @datarootdir@
273
 
 
274
 
# ********** Begin of section some packagers may need to modify  ***********
275
 
# This variable (docdir) specifies where the documents should be installed.
276
 
# This default value should work for most packages.
277
 
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
278
 
dvidir = @dvidir@
279
274
exec_prefix = @exec_prefix@
280
275
gamelist = @gamelist@
281
276
host = @host@
283
278
host_cpu = @host_cpu@
284
279
host_os = @host_os@
285
280
host_vendor = @host_vendor@
286
 
htmldir = @htmldir@
287
281
includedir = @includedir@
288
282
infodir = @infodir@
289
283
install_sh = @install_sh@
290
284
libdir = @libdir@
291
285
libexecdir = @libexecdir@
292
 
localedir = @localedir@
293
286
localstatedir = @localstatedir@
294
287
mandir = @mandir@
295
288
mkdir_p = @mkdir_p@
296
289
oldincludedir = @oldincludedir@
297
 
pdfdir = @pdfdir@
298
290
prefix = @prefix@
299
291
program_transform_name = @program_transform_name@
300
 
psdir = @psdir@
301
292
sbindir = @sbindir@
302
293
scoredir = @scoredir@
303
294
scores_group = @scores_group@
312
303
omffile = gnotravex-C.omf
313
304
entities = legal.xml
314
305
 
 
306
# ********** Begin of section some packagers may need to modify  ***********
 
307
# This variable (docdir) specifies where the documents should be installed.
 
308
# This default value should work for most packages.
 
309
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
 
310
 
315
311
# ***********  You should not have to edit below this line  ****************
316
312
xml_files = $(entities) $(docname).xml
317
313
EXTRA_DIST = $(xml_files) $(omffile)