~ubuntu-branches/ubuntu/karmic/vzctl/karmic

« back to all changes in this revision

Viewing changes to etc/bash_completion.d/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2007-04-10 18:08:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070410180816-0uuzj9fnna7gmzxv
Tags: 3.0.16-4
Etch has been released which means that this version can be uploaded
to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
#  Copyright (C) 2000-2007 SWsoft. All rights reserved.
 
18
#
 
19
#  This program is free software; you can redistribute it and/or modify
 
20
#  it under the terms of the GNU General Public License as published by
 
21
#  the Free Software Foundation; either version 2 of the License, or
 
22
#  (at your option) any later version.
 
23
#
 
24
#  This program is distributed in the hope that it will be useful,
 
25
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
26
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
27
#  GNU General Public License for more details.
 
28
#
 
29
#  You should have received a copy of the GNU General Public License
 
30
#  along with this program; if not, write to the Free Software
 
31
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
32
#
 
33
 
 
34
#  Copyright (C) 2006-2007 SWsoft. All rights reserved.
 
35
#
 
36
#  This program is free software; you can redistribute it and/or modify
 
37
#  it under the terms of the GNU General Public License as published by
 
38
#  the Free Software Foundation; either version 2 of the License, or
 
39
#  (at your option) any later version.
 
40
#
 
41
#  This program is distributed in the hope that it will be useful,
 
42
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
43
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
44
#  GNU General Public License for more details.
 
45
#
 
46
#  You should have received a copy of the GNU General Public License
 
47
#  along with this program; if not, write to the Free Software
 
48
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
49
#
 
50
 
 
51
#  Copyright (C) 2006-2007 SWsoft. All rights reserved.
 
52
#
 
53
#  This program is free software; you can redistribute it and/or modify
 
54
#  it under the terms of the GNU General Public License as published by
 
55
#  the Free Software Foundation; either version 2 of the License, or
 
56
#  (at your option) any later version.
 
57
#
 
58
#  This program is distributed in the hope that it will be useful,
 
59
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
60
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
61
#  GNU General Public License for more details.
 
62
#
 
63
#  You should have received a copy of the GNU General Public License
 
64
#  along with this program; if not, write to the Free Software
 
65
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
66
#
 
67
 
 
68
srcdir = @srcdir@
 
69
top_srcdir = @top_srcdir@
 
70
VPATH = @srcdir@
 
71
pkgdatadir = $(datadir)/@PACKAGE@
 
72
pkglibdir = $(libdir)/@PACKAGE@
 
73
pkgincludedir = $(includedir)/@PACKAGE@
 
74
top_builddir = ../..
 
75
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
76
INSTALL = @INSTALL@
 
77
install_sh_DATA = $(install_sh) -c -m 644
 
78
install_sh_PROGRAM = $(install_sh) -c
 
79
install_sh_SCRIPT = $(install_sh) -c
 
80
INSTALL_HEADER = $(INSTALL_DATA)
 
81
transform = $(program_transform_name)
 
82
NORMAL_INSTALL = :
 
83
PRE_INSTALL = :
 
84
POST_INSTALL = :
 
85
NORMAL_UNINSTALL = :
 
86
PRE_UNINSTALL = :
 
87
POST_UNINSTALL = :
 
88
build_triplet = @build@
 
89
host_triplet = @host@
 
90
target_triplet = @target@
 
91
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
92
        $(top_srcdir)/paths.am $(top_srcdir)/pathsubst.am
 
93
subdir = etc/bash_completion.d
 
94
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
95
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
96
        $(top_srcdir)/configure.ac
 
97
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
98
        $(ACLOCAL_M4)
 
99
mkinstalldirs = $(install_sh) -d
 
100
CONFIG_CLEAN_FILES =
 
101
SOURCES =
 
102
DIST_SOURCES =
 
103
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
104
am__vpath_adj = case $$p in \
 
105
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
106
    *) f=$$p;; \
 
107
  esac;
 
108
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
109
am__installdirs = "$(DESTDIR)$(bashcdir)"
 
110
bashcDATA_INSTALL = $(INSTALL_DATA)
 
111
DATA = $(bashc_DATA)
 
112
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
113
ACLOCAL = @ACLOCAL@
 
114
AMDEP_FALSE = @AMDEP_FALSE@
 
115
AMDEP_TRUE = @AMDEP_TRUE@
 
116
AMTAR = @AMTAR@
 
117
AR = @AR@
 
118
ARCH_IA64_FALSE = @ARCH_IA64_FALSE@
 
119
ARCH_IA64_TRUE = @ARCH_IA64_TRUE@
 
120
ARCH_X86_64_FALSE = @ARCH_X86_64_FALSE@
 
121
ARCH_X86_64_TRUE = @ARCH_X86_64_TRUE@
 
122
AUTOCONF = @AUTOCONF@
 
123
AUTOHEADER = @AUTOHEADER@
 
124
AUTOMAKE = @AUTOMAKE@
 
125
AWK = @AWK@
 
126
CC = @CC@
 
127
CCDEPMODE = @CCDEPMODE@
 
128
CFLAGS = @CFLAGS@
 
129
CPP = @CPP@
 
130
CPPFLAGS = @CPPFLAGS@
 
131
CYGPATH_W = @CYGPATH_W@
 
132
DEFS = @DEFS@
 
133
DEPDIR = @DEPDIR@
 
134
DL_LIBS = @DL_LIBS@
 
135
ECHO = @ECHO@
 
136
ECHO_C = @ECHO_C@
 
137
ECHO_N = @ECHO_N@
 
138
ECHO_T = @ECHO_T@
 
139
EGREP = @EGREP@
 
140
ENABLE_BASHCOMP_FALSE = @ENABLE_BASHCOMP_FALSE@
 
141
ENABLE_BASHCOMP_TRUE = @ENABLE_BASHCOMP_TRUE@
 
142
ENABLE_CRON_FALSE = @ENABLE_CRON_FALSE@
 
143
ENABLE_CRON_TRUE = @ENABLE_CRON_TRUE@
 
144
ENABLE_LOGROTATE_FALSE = @ENABLE_LOGROTATE_FALSE@
 
145
ENABLE_LOGROTATE_TRUE = @ENABLE_LOGROTATE_TRUE@
 
146
ENABLE_UDEV_FALSE = @ENABLE_UDEV_FALSE@
 
147
ENABLE_UDEV_TRUE = @ENABLE_UDEV_TRUE@
 
148
EXEEXT = @EXEEXT@
 
149
INSTALL_DATA = @INSTALL_DATA@
 
150
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
151
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
152
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
153
LDFLAGS = @LDFLAGS@
 
154
LIBOBJS = @LIBOBJS@
 
155
LIBS = @LIBS@
 
156
LIBTOOL = @LIBTOOL@
 
157
LN_S = @LN_S@
 
158
LTLIBOBJS = @LTLIBOBJS@
 
159
MAKEINFO = @MAKEINFO@
 
160
OBJEXT = @OBJEXT@
 
161
PACKAGE = @PACKAGE@
 
162
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
163
PACKAGE_NAME = @PACKAGE_NAME@
 
164
PACKAGE_STRING = @PACKAGE_STRING@
 
165
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
166
PACKAGE_VERSION = @PACKAGE_VERSION@
 
167
PATH_SEPARATOR = @PATH_SEPARATOR@
 
168
RANLIB = @RANLIB@
 
169
SET_MAKE = @SET_MAKE@
 
170
SHELL = @SHELL@
 
171
STRIP = @STRIP@
 
172
UTIL_LIBS = @UTIL_LIBS@
 
173
VERSION = @VERSION@
 
174
ac_ct_AR = @ac_ct_AR@
 
175
ac_ct_CC = @ac_ct_CC@
 
176
ac_ct_RANLIB = @ac_ct_RANLIB@
 
177
ac_ct_STRIP = @ac_ct_STRIP@
 
178
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
179
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
180
am__include = @am__include@
 
181
am__leading_dot = @am__leading_dot@
 
182
am__quote = @am__quote@
 
183
am__tar = @am__tar@
 
184
am__untar = @am__untar@
 
185
bindir = @bindir@
 
186
build = @build@
 
187
build_alias = @build_alias@
 
188
build_cpu = @build_cpu@
 
189
build_os = @build_os@
 
190
build_vendor = @build_vendor@
 
191
datadir = @datadir@
 
192
exec_prefix = @exec_prefix@
 
193
host = @host@
 
194
host_alias = @host_alias@
 
195
host_cpu = @host_cpu@
 
196
host_os = @host_os@
 
197
host_vendor = @host_vendor@
 
198
includedir = @includedir@
 
199
infodir = @infodir@
 
200
install_sh = @install_sh@
 
201
libdir = @libdir@
 
202
libexecdir = @libexecdir@
 
203
localstatedir = @localstatedir@
 
204
mandir = @mandir@
 
205
mkdir_p = @mkdir_p@
 
206
oldincludedir = @oldincludedir@
 
207
prefix = @prefix@
 
208
program_transform_name = @program_transform_name@
 
209
sbindir = @sbindir@
 
210
sharedstatedir = @sharedstatedir@
 
211
sysconfdir = @sysconfdir@
 
212
target = @target@
 
213
target_alias = @target_alias@
 
214
target_cpu = @target_cpu@
 
215
target_os = @target_os@
 
216
target_vendor = @target_vendor@
 
217
@ENABLE_BASHCOMP_TRUE@bashcdir = $(sysconfdir)/bash_completion.d
 
218
@ENABLE_CRON_TRUE@cronddir = $(pkgconfdir)/cron
 
219
@ENABLE_CRON_TRUE@dst_cronddir = $(sysconfdir)/cron.d
 
220
@ENABLE_LOGROTATE_TRUE@logrdir = $(sysconfdir)/logrotate.d
 
221
@ENABLE_UDEV_TRUE@udevdir = $(sysconfdir)/udev/rules.d
 
222
initddir = $(sysconfdir)/init.d
 
223
netsdir = $(sysconfdir)/sysconfig/network-scripts
 
224
pkgconfdir = $(sysconfdir)/vz
 
225
vpsconfdir = $(pkgconfdir)/conf
 
226
distconfdir = $(pkgconfdir)/dists
 
227
namesdir = $(pkgconfdir)/names
 
228
vzlibdir = $(pkglibdir)/scripts
 
229
vzcrondir = $(pkgdatadir)/scripts
 
230
pathsubst_RULES = \
 
231
        s!@'SBINDIR'@!$(sbindir)!g; \
 
232
        s!@'PKGCONFDIR'@!$(pkgconfdir)!g; \
 
233
        s!@'VPSCONFDIR'@!$(vpsconfdir)!g; \
 
234
        s!@'PKGDATADIR'@!$(pkgdatadir)!g; \
 
235
        s!@'PKGLIBDIR'@!$(pkglibdir)!g; \
 
236
        s!@'CRONDDIR'@!$(cronddir)!g; \
 
237
        s!@'DST_CRONDDIR'@!$(dst_cronddir)!g;
 
238
 
 
239
pathsubst = sed -e '$(pathsubst_RULES)'
 
240
BASHC = vzctl.sh
 
241
EXTRA_DIST = $(BASHC:%=%.in)
 
242
@ENABLE_BASHCOMP_TRUE@bashc_DATA = $(BASHC)
 
243
@ENABLE_BASHCOMP_TRUE@CLEANFILES = $(bashc_DATA)
 
244
all: all-am
 
245
 
 
246
.SUFFIXES:
 
247
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/pathsubst.am $(top_srcdir)/paths.am $(am__configure_deps)
 
248
        @for dep in $?; do \
 
249
          case '$(am__configure_deps)' in \
 
250
            *$$dep*) \
 
251
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
252
                && exit 0; \
 
253
              exit 1;; \
 
254
          esac; \
 
255
        done; \
 
256
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  etc/bash_completion.d/Makefile'; \
 
257
        cd $(top_srcdir) && \
 
258
          $(AUTOMAKE) --foreign  etc/bash_completion.d/Makefile
 
259
.PRECIOUS: Makefile
 
260
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
261
        @case '$?' in \
 
262
          *config.status*) \
 
263
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
264
          *) \
 
265
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
266
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
267
        esac;
 
268
 
 
269
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
270
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
271
 
 
272
$(top_srcdir)/configure:  $(am__configure_deps)
 
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
274
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
275
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
276
 
 
277
mostlyclean-libtool:
 
278
        -rm -f *.lo
 
279
 
 
280
clean-libtool:
 
281
        -rm -rf .libs _libs
 
282
 
 
283
distclean-libtool:
 
284
        -rm -f libtool
 
285
uninstall-info-am:
 
286
install-bashcDATA: $(bashc_DATA)
 
287
        @$(NORMAL_INSTALL)
 
288
        test -z "$(bashcdir)" || $(mkdir_p) "$(DESTDIR)$(bashcdir)"
 
289
        @list='$(bashc_DATA)'; for p in $$list; do \
 
290
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
291
          f=$(am__strip_dir) \
 
292
          echo " $(bashcDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(bashcdir)/$$f'"; \
 
293
          $(bashcDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(bashcdir)/$$f"; \
 
294
        done
 
295
 
 
296
uninstall-bashcDATA:
 
297
        @$(NORMAL_UNINSTALL)
 
298
        @list='$(bashc_DATA)'; for p in $$list; do \
 
299
          f=$(am__strip_dir) \
 
300
          echo " rm -f '$(DESTDIR)$(bashcdir)/$$f'"; \
 
301
          rm -f "$(DESTDIR)$(bashcdir)/$$f"; \
 
302
        done
 
303
tags: TAGS
 
304
TAGS:
 
305
 
 
306
ctags: CTAGS
 
307
CTAGS:
 
308
 
 
309
 
 
310
distdir: $(DISTFILES)
 
311
        $(mkdir_p) $(distdir)/../..
 
312
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
313
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
314
        list='$(DISTFILES)'; for file in $$list; do \
 
315
          case $$file in \
 
316
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
317
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
318
          esac; \
 
319
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
320
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
321
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
322
            dir="/$$dir"; \
 
323
            $(mkdir_p) "$(distdir)$$dir"; \
 
324
          else \
 
325
            dir=''; \
 
326
          fi; \
 
327
          if test -d $$d/$$file; then \
 
328
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
329
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
330
            fi; \
 
331
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
332
          else \
 
333
            test -f $(distdir)/$$file \
 
334
            || cp -p $$d/$$file $(distdir)/$$file \
 
335
            || exit 1; \
 
336
          fi; \
 
337
        done
 
338
check-am: all-am
 
339
check: check-am
 
340
all-am: Makefile $(DATA)
 
341
installdirs:
 
342
        for dir in "$(DESTDIR)$(bashcdir)"; do \
 
343
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
344
        done
 
345
install: install-am
 
346
install-exec: install-exec-am
 
347
install-data: install-data-am
 
348
uninstall: uninstall-am
 
349
 
 
350
install-am: all-am
 
351
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
352
 
 
353
installcheck: installcheck-am
 
354
install-strip:
 
355
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
356
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
357
          `test -z '$(STRIP)' || \
 
358
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
359
mostlyclean-generic:
 
360
 
 
361
clean-generic:
 
362
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
363
 
 
364
distclean-generic:
 
365
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
366
 
 
367
maintainer-clean-generic:
 
368
        @echo "This command is intended for maintainers to use"
 
369
        @echo "it deletes files that may require special tools to rebuild."
 
370
clean: clean-am
 
371
 
 
372
clean-am: clean-generic clean-libtool mostlyclean-am
 
373
 
 
374
distclean: distclean-am
 
375
        -rm -f Makefile
 
376
distclean-am: clean-am distclean-generic distclean-libtool
 
377
 
 
378
dvi: dvi-am
 
379
 
 
380
dvi-am:
 
381
 
 
382
html: html-am
 
383
 
 
384
info: info-am
 
385
 
 
386
info-am:
 
387
 
 
388
install-data-am: install-bashcDATA
 
389
 
 
390
install-exec-am:
 
391
 
 
392
install-info: install-info-am
 
393
 
 
394
install-man:
 
395
 
 
396
installcheck-am:
 
397
 
 
398
maintainer-clean: maintainer-clean-am
 
399
        -rm -f Makefile
 
400
maintainer-clean-am: distclean-am maintainer-clean-generic
 
401
 
 
402
mostlyclean: mostlyclean-am
 
403
 
 
404
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
405
 
 
406
pdf: pdf-am
 
407
 
 
408
pdf-am:
 
409
 
 
410
ps: ps-am
 
411
 
 
412
ps-am:
 
413
 
 
414
uninstall-am: uninstall-bashcDATA uninstall-info-am
 
415
 
 
416
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
417
        distclean distclean-generic distclean-libtool distdir dvi \
 
418
        dvi-am html html-am info info-am install install-am \
 
419
        install-bashcDATA install-data install-data-am install-exec \
 
420
        install-exec-am install-info install-info-am install-man \
 
421
        install-strip installcheck installcheck-am installdirs \
 
422
        maintainer-clean maintainer-clean-generic mostlyclean \
 
423
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
424
        uninstall uninstall-am uninstall-bashcDATA uninstall-info-am
 
425
 
 
426
 
 
427
%: %.in
 
428
        $(pathsubst) $< > $@
 
429
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
430
# Otherwise a system limit (for SysV at least) may be exceeded.
 
431
.NOEXPORT: