~ubuntu-branches/ubuntu/hardy/gnomad2/hardy

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2005-08-19 16:09:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050819160928-l2glu227nh0algdc
Tags: 2.8.0-2
Add a versioned dependency for libnjb-dev (>> 2.2). Closes: #324036.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.5 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.
86
86
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
87
87
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
88
88
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
89
INTLTOOL_ICONV = @INTLTOOL_ICONV@
89
90
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
90
91
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
91
92
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
93
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
94
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
92
95
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
93
96
INTLTOOL_PERL = @INTLTOOL_PERL@
94
97
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
101
104
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
102
105
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
103
106
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
107
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
108
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
104
109
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
105
110
LDFLAGS = @LDFLAGS@
106
111
LIBOBJS = @LIBOBJS@
110
115
MKINSTALLDIRS = @MKINSTALLDIRS@
111
116
MSGFMT = @MSGFMT@
112
117
OBJEXT = @OBJEXT@
 
118
OSFLAGS = @OSFLAGS@
113
119
PACKAGE = @PACKAGE@
114
120
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115
121
PACKAGE_NAME = @PACKAGE_NAME@
125
131
SET_MAKE = @SET_MAKE@
126
132
SHELL = @SHELL@
127
133
STRIP = @STRIP@
 
134
TAG_CFLAGS = @TAG_CFLAGS@
 
135
TAG_LIBS = @TAG_LIBS@
128
136
USE_NLS = @USE_NLS@
129
137
VERSION = @VERSION@
130
138
XGETTEXT = @XGETTEXT@
136
144
am__include = @am__include@
137
145
am__leading_dot = @am__leading_dot@
138
146
am__quote = @am__quote@
 
147
am__tar = @am__tar@
 
148
am__untar = @am__untar@
139
149
bindir = @bindir@
140
150
build_alias = @build_alias@
141
151
datadir = @datadir@
246
256
clean-generic:
247
257
 
248
258
distclean-generic:
249
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
259
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
250
260
 
251
261
maintainer-clean-generic:
252
262
        @echo "This command is intended for maintainers to use"