~james-w/+junk/hello-debhelper-proposed

1 by James Westby
Import upstream version 2.2
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
15
@SET_MAKE@
16
17
# Process this file with automake to produce Makefile.in
18
# Makefile.am for hello/man.
19
#
20
# Copyright (C) 1996, 1997, 2005, 2006 Free Software Foundation, Inc.
21
#
22
# This program is free software; you can redistribute it and/or modify
23
# it under the terms of the GNU General Public License as published by
24
# the Free Software Foundation; either version 2, or (at your option)
25
# any later version.
26
#
27
# This program is distributed in the hope that it will be useful,
28
# but WITHOUT ANY WARRANTY; without even the implied warranty of
29
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30
# GNU General Public License for more details.
31
#
32
# You should have received a copy of the GNU General Public License
33
# along with this program; if not, write to the Free Software Foundation,
34
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
35
VPATH = @srcdir@
36
pkgdatadir = $(datadir)/@PACKAGE@
37
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40
install_sh_DATA = $(install_sh) -c -m 644
41
install_sh_PROGRAM = $(install_sh) -c
42
install_sh_SCRIPT = $(install_sh) -c
43
INSTALL_HEADER = $(INSTALL_DATA)
44
transform = $(program_transform_name)
45
NORMAL_INSTALL = :
46
PRE_INSTALL = :
47
POST_INSTALL = :
48
NORMAL_UNINSTALL = :
49
PRE_UNINSTALL = :
50
POST_UNINSTALL = :
51
build_triplet = @build@
52
host_triplet = @host@
53
subdir = man
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56
am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/close-stream.m4 \
57
	$(top_srcdir)/gnulib/m4/closeout.m4 \
58
	$(top_srcdir)/gnulib/m4/error.m4 \
59
	$(top_srcdir)/gnulib/m4/exitfail.m4 \
60
	$(top_srcdir)/gnulib/m4/fpending.m4 \
61
	$(top_srcdir)/gnulib/m4/getopt.m4 \
62
	$(top_srcdir)/gnulib/m4/gettext.m4 \
63
	$(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
64
	$(top_srcdir)/gnulib/m4/iconv.m4 \
65
	$(top_srcdir)/gnulib/m4/inline.m4 \
66
	$(top_srcdir)/gnulib/m4/lib-ld.m4 \
67
	$(top_srcdir)/gnulib/m4/lib-link.m4 \
68
	$(top_srcdir)/gnulib/m4/lib-prefix.m4 \
69
	$(top_srcdir)/gnulib/m4/lock.m4 \
70
	$(top_srcdir)/gnulib/m4/mbrtowc.m4 \
71
	$(top_srcdir)/gnulib/m4/mbstate_t.m4 \
72
	$(top_srcdir)/gnulib/m4/nls.m4 $(top_srcdir)/gnulib/m4/po.m4 \
73
	$(top_srcdir)/gnulib/m4/progtest.m4 \
74
	$(top_srcdir)/gnulib/m4/quotearg.m4 \
75
	$(top_srcdir)/gnulib/m4/stdbool.m4 \
76
	$(top_srcdir)/gnulib/m4/unistd_h.m4 \
77
	$(top_srcdir)/gnulib/m4/xalloc.m4 $(top_srcdir)/configure.ac
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79
	$(ACLOCAL_M4)
80
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
81
CONFIG_HEADER = $(top_builddir)/config.h
82
CONFIG_CLEAN_FILES =
83
SOURCES =
84
DIST_SOURCES =
85
man1dir = $(mandir)/man1
86
am__installdirs = "$(DESTDIR)$(man1dir)"
87
NROFF = nroff
88
MANS = $(man_MANS)
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90
ACLOCAL = @ACLOCAL@
91
AMTAR = @AMTAR@
92
AUTOCONF = @AUTOCONF@
93
AUTOHEADER = @AUTOHEADER@
94
AUTOMAKE = @AUTOMAKE@
95
AWK = @AWK@
96
CC = @CC@
97
CCDEPMODE = @CCDEPMODE@
98
CFLAGS = @CFLAGS@
99
CPP = @CPP@
100
CPPFLAGS = @CPPFLAGS@
101
CYGPATH_W = @CYGPATH_W@
102
DEFS = @DEFS@
103
DEPDIR = @DEPDIR@
104
ECHO_C = @ECHO_C@
105
ECHO_N = @ECHO_N@
106
ECHO_T = @ECHO_T@
107
EGREP = @EGREP@
108
EXEEXT = @EXEEXT@
109
GETOPT_H = @GETOPT_H@
110
GMSGFMT = @GMSGFMT@
111
GMSGFMT_015 = @GMSGFMT_015@
112
GREP = @GREP@
113
HAVE__BOOL = @HAVE__BOOL@
114
HELP2MAN = @HELP2MAN@
115
INSTALL = @INSTALL@
116
INSTALL_DATA = @INSTALL_DATA@
117
INSTALL_PROGRAM = @INSTALL_PROGRAM@
118
INSTALL_SCRIPT = @INSTALL_SCRIPT@
119
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120
INTLLIBS = @INTLLIBS@
121
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
122
LDFLAGS = @LDFLAGS@
123
LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
124
LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
125
LIBICONV = @LIBICONV@
126
LIBINTL = @LIBINTL@
127
LIBOBJS = @LIBOBJS@
128
LIBS = @LIBS@
129
LTLIBICONV = @LTLIBICONV@
130
LTLIBINTL = @LTLIBINTL@
131
LTLIBOBJS = @LTLIBOBJS@
132
MAKEINFO = @MAKEINFO@
133
MKDIR_P = @MKDIR_P@
134
MSGFMT = @MSGFMT@
135
MSGFMT_015 = @MSGFMT_015@
136
MSGMERGE = @MSGMERGE@
137
OBJEXT = @OBJEXT@
138
PACKAGE = @PACKAGE@
139
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140
PACKAGE_NAME = @PACKAGE_NAME@
141
PACKAGE_STRING = @PACKAGE_STRING@
142
PACKAGE_TARNAME = @PACKAGE_TARNAME@
143
PACKAGE_VERSION = @PACKAGE_VERSION@
144
PATH_SEPARATOR = @PATH_SEPARATOR@
145
POSUB = @POSUB@
146
RANLIB = @RANLIB@
147
SET_MAKE = @SET_MAKE@
148
SHELL = @SHELL@
149
STDBOOL_H = @STDBOOL_H@
150
STRIP = @STRIP@
151
UNISTD_H = @UNISTD_H@
152
USE_NLS = @USE_NLS@
153
VERSION = @VERSION@
154
XGETTEXT = @XGETTEXT@
155
XGETTEXT_015 = @XGETTEXT_015@
156
abs_builddir = @abs_builddir@
157
abs_srcdir = @abs_srcdir@
158
abs_top_builddir = @abs_top_builddir@
159
abs_top_srcdir = @abs_top_srcdir@
160
ac_ct_CC = @ac_ct_CC@
161
am__include = @am__include@
162
am__leading_dot = @am__leading_dot@
163
am__quote = @am__quote@
164
am__tar = @am__tar@
165
am__untar = @am__untar@
166
bindir = @bindir@
167
build = @build@
168
build_alias = @build_alias@
169
build_cpu = @build_cpu@
170
build_os = @build_os@
171
build_vendor = @build_vendor@
172
builddir = @builddir@
173
datadir = @datadir@
174
datarootdir = @datarootdir@
175
docdir = @docdir@
176
dvidir = @dvidir@
177
exec_prefix = @exec_prefix@
178
gl_LIBOBJS = @gl_LIBOBJS@
179
gl_LTLIBOBJS = @gl_LTLIBOBJS@
180
host = @host@
181
host_alias = @host_alias@
182
host_cpu = @host_cpu@
183
host_os = @host_os@
184
host_vendor = @host_vendor@
185
htmldir = @htmldir@
186
includedir = @includedir@
187
infodir = @infodir@
188
install_sh = @install_sh@
189
libdir = @libdir@
190
libexecdir = @libexecdir@
191
localedir = @localedir@
192
localstatedir = @localstatedir@
193
mandir = @mandir@
194
mkdir_p = @mkdir_p@
195
oldincludedir = @oldincludedir@
196
pdfdir = @pdfdir@
197
prefix = @prefix@
198
program_transform_name = @program_transform_name@
199
psdir = @psdir@
200
sbindir = @sbindir@
201
sharedstatedir = @sharedstatedir@
202
srcdir = @srcdir@
203
sysconfdir = @sysconfdir@
204
target_alias = @target_alias@
205
top_builddir = @top_builddir@
206
top_srcdir = @top_srcdir@
207
man_MANS = hello.1
208
EXTRA_DIST = $(man_MANS)
209
MAINTAINERCLEANFILES = $(man_MANS)
210
211
# The man pages depend on the --help strings and the version number.
212
common_mandeps = $(top_srcdir)/configure.ac
213
all: all-am
214
215
.SUFFIXES:
216
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
217
	@for dep in $?; do \
218
	  case '$(am__configure_deps)' in \
219
	    *$$dep*) \
220
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
221
		&& exit 0; \
222
	      exit 1;; \
223
	  esac; \
224
	done; \
225
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
226
	cd $(top_srcdir) && \
227
	  $(AUTOMAKE) --gnu  man/Makefile
228
.PRECIOUS: Makefile
229
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230
	@case '$?' in \
231
	  *config.status*) \
232
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233
	  *) \
234
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236
	esac;
237
238
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241
$(top_srcdir)/configure:  $(am__configure_deps)
242
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
244
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
install-man1: $(man1_MANS) $(man_MANS)
246
	@$(NORMAL_INSTALL)
247
	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
248
	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
249
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
250
	for i in $$l2; do \
251
	  case "$$i" in \
252
	    *.1*) list="$$list $$i" ;; \
253
	  esac; \
254
	done; \
255
	for i in $$list; do \
256
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
257
	  else file=$$i; fi; \
258
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
259
	  case "$$ext" in \
260
	    1*) ;; \
261
	    *) ext='1' ;; \
262
	  esac; \
263
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
264
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
265
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
266
	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
267
	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
268
	done
269
uninstall-man1:
270
	@$(NORMAL_UNINSTALL)
271
	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
272
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
273
	for i in $$l2; do \
274
	  case "$$i" in \
275
	    *.1*) list="$$list $$i" ;; \
276
	  esac; \
277
	done; \
278
	for i in $$list; do \
279
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
280
	  case "$$ext" in \
281
	    1*) ;; \
282
	    *) ext='1' ;; \
283
	  esac; \
284
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
285
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
286
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
287
	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
288
	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
289
	done
290
tags: TAGS
291
TAGS:
292
293
ctags: CTAGS
294
CTAGS:
295
296
297
distdir: $(DISTFILES)
298
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
300
	list='$(DISTFILES)'; \
301
	  dist_files=`for file in $$list; do echo $$file; done | \
302
	  sed -e "s|^$$srcdirstrip/||;t" \
303
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
304
	case $$dist_files in \
305
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
306
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
307
			   sort -u` ;; \
308
	esac; \
309
	for file in $$dist_files; do \
310
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
311
	  if test -d $$d/$$file; then \
312
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
313
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
315
	    fi; \
316
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
317
	  else \
318
	    test -f $(distdir)/$$file \
319
	    || cp -p $$d/$$file $(distdir)/$$file \
320
	    || exit 1; \
321
	  fi; \
322
	done
323
check-am: all-am
324
check: check-am
325
all-am: Makefile $(MANS)
326
installdirs:
327
	for dir in "$(DESTDIR)$(man1dir)"; do \
328
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
329
	done
330
install: install-am
331
install-exec: install-exec-am
332
install-data: install-data-am
333
uninstall: uninstall-am
334
335
install-am: all-am
336
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337
338
installcheck: installcheck-am
339
install-strip:
340
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342
	  `test -z '$(STRIP)' || \
343
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
344
mostlyclean-generic:
345
346
clean-generic:
347
348
distclean-generic:
349
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350
351
maintainer-clean-generic:
352
	@echo "This command is intended for maintainers to use"
353
	@echo "it deletes files that may require special tools to rebuild."
354
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
355
clean: clean-am
356
357
clean-am: clean-generic mostlyclean-am
358
359
distclean: distclean-am
360
	-rm -f Makefile
361
distclean-am: clean-am distclean-generic
362
363
dvi: dvi-am
364
365
dvi-am:
366
367
html: html-am
368
369
info: info-am
370
371
info-am:
372
373
install-data-am: install-man
374
375
install-dvi: install-dvi-am
376
377
install-exec-am:
378
379
install-html: install-html-am
380
381
install-info: install-info-am
382
383
install-man: install-man1
384
385
install-pdf: install-pdf-am
386
387
install-ps: install-ps-am
388
389
installcheck-am:
390
391
maintainer-clean: maintainer-clean-am
392
	-rm -f Makefile
393
maintainer-clean-am: distclean-am maintainer-clean-generic
394
395
mostlyclean: mostlyclean-am
396
397
mostlyclean-am: mostlyclean-generic
398
399
pdf: pdf-am
400
401
pdf-am:
402
403
ps: ps-am
404
405
ps-am:
406
407
uninstall-am: uninstall-man
408
409
uninstall-man: uninstall-man1
410
411
.MAKE: install-am install-strip
412
413
.PHONY: all all-am check check-am clean clean-generic distclean \
414
	distclean-generic distdir dvi dvi-am html html-am info info-am \
415
	install install-am install-data install-data-am install-dvi \
416
	install-dvi-am install-exec install-exec-am install-html \
417
	install-html-am install-info install-info-am install-man \
418
	install-man1 install-pdf install-pdf-am install-ps \
419
	install-ps-am install-strip installcheck installcheck-am \
420
	installdirs maintainer-clean maintainer-clean-generic \
421
	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
422
	uninstall-am uninstall-man uninstall-man1
423
424
425
# Depend on the source, not the binary; we don't need to regenerate the
426
# binary when any source file changes, only the main one.
427
# Use -o so that the `missing' program can infer the output file.
428
hello.1: $(top_srcdir)/src/hello.c $(common_mandeps)
429
	$(HELP2MAN) --name="friendly greeting program" ../src/hello -o $@
430
# Tell versions [3.59,3.63) of GNU make to not export all variables.
431
# Otherwise a system limit (for SysV at least) may be exceeded.
432
.NOEXPORT: