~ubuntu-branches/ubuntu/wily/dopewars/wily

« back to all changes in this revision

Viewing changes to doc/help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2006-01-19 00:30:22 UTC
  • mfrom: (3.1.3 dapper)
  • Revision ID: james.westby@ubuntu.com-20060119003022-ouj13ca9jdqeb2ok
Tags: 1.5.12-2
* Set the default web browser to sensible-browser
* Remove the misc:depends dependencies

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@
 
38
target_triplet = @target@
37
39
subdir = doc/help
38
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
176
178
am__include = @am__include@
177
179
am__leading_dot = @am__leading_dot@
178
180
am__quote = @am__quote@
 
181
am__tar = @am__tar@
 
182
am__untar = @am__untar@
179
183
bindir = @bindir@
180
184
build = @build@
181
185
build_alias = @build_alias@
314
318
clean-generic:
315
319
 
316
320
distclean-generic:
317
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
321
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
318
322
 
319
323
maintainer-clean-generic:
320
324
        @echo "This command is intended for maintainers to use"