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

« back to all changes in this revision

Viewing changes to etc/init.d/Makefile

  • 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
# etc/init.d/Makefile.  Generated from Makefile.in by configure.
 
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
 
 
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
srcdir = .
 
68
top_srcdir = ../..
 
69
 
 
70
pkgdatadir = $(datadir)/vzctl
 
71
pkglibdir = $(libdir)/vzctl
 
72
pkgincludedir = $(includedir)/vzctl
 
73
top_builddir = ../..
 
74
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
75
INSTALL = /usr/bin/install -c
 
76
install_sh_DATA = $(install_sh) -c -m 644
 
77
install_sh_PROGRAM = $(install_sh) -c
 
78
install_sh_SCRIPT = $(install_sh) -c
 
79
INSTALL_HEADER = $(INSTALL_DATA)
 
80
transform = $(program_transform_name)
 
81
NORMAL_INSTALL = :
 
82
PRE_INSTALL = :
 
83
POST_INSTALL = :
 
84
NORMAL_UNINSTALL = :
 
85
PRE_UNINSTALL = :
 
86
POST_UNINSTALL = :
 
87
build_triplet = i686-pc-linux-gnu
 
88
host_triplet = i686-pc-linux-gnu
 
89
target_triplet = i686-pc-linux-gnu
 
90
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
91
        $(top_srcdir)/paths.am $(top_srcdir)/pathsubst.am
 
92
subdir = etc/init.d
 
93
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
94
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
95
        $(top_srcdir)/configure.ac
 
96
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
97
        $(ACLOCAL_M4)
 
98
mkinstalldirs = $(install_sh) -d
 
99
CONFIG_CLEAN_FILES =
 
100
SOURCES =
 
101
DIST_SOURCES =
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
ACLOCAL = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run aclocal-1.9
 
104
AMDEP_FALSE = #
 
105
AMDEP_TRUE = 
 
106
AMTAR = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run tar
 
107
AR = ar
 
108
ARCH_IA64_FALSE = 
 
109
ARCH_IA64_TRUE = #
 
110
ARCH_X86_64_FALSE = 
 
111
ARCH_X86_64_TRUE = #
 
112
AUTOCONF = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run autoconf
 
113
AUTOHEADER = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run autoheader
 
114
AUTOMAKE = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run automake-1.9
 
115
AWK = gawk
 
116
CC = gcc
 
117
CCDEPMODE = depmode=gcc3
 
118
CFLAGS = -g -O2 -Wall -Wpointer-arith -Wcast-qual -Winline -Wcast-align -Wno-unused-parameter
 
119
CPP = gcc -E
 
120
CPPFLAGS = 
 
121
CYGPATH_W = echo
 
122
DEFS = -DPACKAGE_NAME=\"vzctl\" -DPACKAGE_TARNAME=\"vzctl\" -DPACKAGE_VERSION=\"3.0.16\" -DPACKAGE_STRING=\"vzctl\ 3.0.16\" -DPACKAGE_BUGREPORT=\"devel@openvz.org\" -DPACKAGE=\"vzctl\" -DVERSION=\"3.0.16\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
 
123
DEPDIR = .deps
 
124
DL_LIBS = -ldl
 
125
ECHO = echo
 
126
ECHO_C = 
 
127
ECHO_N = -n
 
128
ECHO_T = 
 
129
EGREP = grep -E
 
130
ENABLE_BASHCOMP_FALSE = #
 
131
ENABLE_BASHCOMP_TRUE = 
 
132
ENABLE_CRON_FALSE = #
 
133
ENABLE_CRON_TRUE = 
 
134
ENABLE_LOGROTATE_FALSE = #
 
135
ENABLE_LOGROTATE_TRUE = 
 
136
ENABLE_UDEV_FALSE = #
 
137
ENABLE_UDEV_TRUE = 
 
138
EXEEXT = 
 
139
INSTALL_DATA = ${INSTALL} -m 644
 
140
INSTALL_PROGRAM = ${INSTALL}
 
141
INSTALL_SCRIPT = ${INSTALL}
 
142
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
143
LDFLAGS = 
 
144
LIBOBJS = 
 
145
LIBS = 
 
146
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
147
LN_S = ln -s
 
148
LTLIBOBJS = 
 
149
MAKEINFO = ${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run makeinfo
 
150
OBJEXT = o
 
151
PACKAGE = vzctl
 
152
PACKAGE_BUGREPORT = devel@openvz.org
 
153
PACKAGE_NAME = vzctl
 
154
PACKAGE_STRING = vzctl 3.0.16
 
155
PACKAGE_TARNAME = vzctl
 
156
PACKAGE_VERSION = 3.0.16
 
157
PATH_SEPARATOR = :
 
158
RANLIB = ranlib
 
159
SET_MAKE = 
 
160
SHELL = /bin/sh
 
161
STRIP = strip
 
162
UTIL_LIBS = -lutil
 
163
VERSION = 3.0.16
 
164
ac_ct_AR = ar
 
165
ac_ct_CC = gcc
 
166
ac_ct_RANLIB = ranlib
 
167
ac_ct_STRIP = strip
 
168
am__fastdepCC_FALSE = #
 
169
am__fastdepCC_TRUE = 
 
170
am__include = include
 
171
am__leading_dot = .
 
172
am__quote = 
 
173
am__tar = ${AMTAR} chof - "$$tardir"
 
174
am__untar = ${AMTAR} xf -
 
175
bindir = ${exec_prefix}/bin
 
176
build = i686-pc-linux-gnu
 
177
build_alias = 
 
178
build_cpu = i686
 
179
build_os = linux-gnu
 
180
build_vendor = pc
 
181
datadir = ${prefix}/share
 
182
exec_prefix = ${prefix}
 
183
host = i686-pc-linux-gnu
 
184
host_alias = 
 
185
host_cpu = i686
 
186
host_os = linux-gnu
 
187
host_vendor = pc
 
188
includedir = ${prefix}/include
 
189
infodir = ${prefix}/info
 
190
install_sh = /home/ola/build/debian/vzctl/vzctl-3.0.16/install-sh
 
191
libdir = ${exec_prefix}/lib
 
192
libexecdir = ${exec_prefix}/libexec
 
193
localstatedir = /var
 
194
mandir = /usr/share/man
 
195
mkdir_p = mkdir -p --
 
196
oldincludedir = /usr/include
 
197
prefix = /usr
 
198
program_transform_name = s,x,x,
 
199
sbindir = ${exec_prefix}/sbin
 
200
sharedstatedir = ${prefix}/com
 
201
sysconfdir = /etc
 
202
target = i686-pc-linux-gnu
 
203
target_alias = 
 
204
target_cpu = i686
 
205
target_os = linux-gnu
 
206
target_vendor = pc
 
207
INITSCRIPTS = vz-redhat vz-gentoo
 
208
EXTRA_DIST = $(INITSCRIPTS:%=%.in)
 
209
CLEANFILES = $(INITSCRIPTS)
 
210
bashcdir = $(sysconfdir)/bash_completion.d
 
211
cronddir = $(pkgconfdir)/cron
 
212
dst_cronddir = $(sysconfdir)/cron.d
 
213
logrdir = $(sysconfdir)/logrotate.d
 
214
udevdir = $(sysconfdir)/udev/rules.d
 
215
initddir = $(sysconfdir)/init.d
 
216
netsdir = $(sysconfdir)/sysconfig/network-scripts
 
217
pkgconfdir = $(sysconfdir)/vz
 
218
vpsconfdir = $(pkgconfdir)/conf
 
219
distconfdir = $(pkgconfdir)/dists
 
220
namesdir = $(pkgconfdir)/names
 
221
vzlibdir = $(pkglibdir)/scripts
 
222
vzcrondir = $(pkgdatadir)/scripts
 
223
pathsubst_RULES = \
 
224
        s!@'SBINDIR'@!$(sbindir)!g; \
 
225
        s!@'PKGCONFDIR'@!$(pkgconfdir)!g; \
 
226
        s!@'VPSCONFDIR'@!$(vpsconfdir)!g; \
 
227
        s!@'PKGDATADIR'@!$(pkgdatadir)!g; \
 
228
        s!@'PKGLIBDIR'@!$(pkglibdir)!g; \
 
229
        s!@'CRONDDIR'@!$(cronddir)!g; \
 
230
        s!@'DST_CRONDDIR'@!$(dst_cronddir)!g;
 
231
 
 
232
pathsubst = sed -e '$(pathsubst_RULES)'
 
233
all: all-am
 
234
 
 
235
.SUFFIXES:
 
236
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/pathsubst.am $(top_srcdir)/paths.am $(am__configure_deps)
 
237
        @for dep in $?; do \
 
238
          case '$(am__configure_deps)' in \
 
239
            *$$dep*) \
 
240
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
241
                && exit 0; \
 
242
              exit 1;; \
 
243
          esac; \
 
244
        done; \
 
245
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  etc/init.d/Makefile'; \
 
246
        cd $(top_srcdir) && \
 
247
          $(AUTOMAKE) --foreign  etc/init.d/Makefile
 
248
.PRECIOUS: Makefile
 
249
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
250
        @case '$?' in \
 
251
          *config.status*) \
 
252
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
253
          *) \
 
254
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
255
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
256
        esac;
 
257
 
 
258
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
259
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
260
 
 
261
$(top_srcdir)/configure:  $(am__configure_deps)
 
262
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
263
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
 
 
266
mostlyclean-libtool:
 
267
        -rm -f *.lo
 
268
 
 
269
clean-libtool:
 
270
        -rm -rf .libs _libs
 
271
 
 
272
distclean-libtool:
 
273
        -rm -f libtool
 
274
uninstall-info-am:
 
275
tags: TAGS
 
276
TAGS:
 
277
 
 
278
ctags: CTAGS
 
279
CTAGS:
 
280
 
 
281
 
 
282
distdir: $(DISTFILES)
 
283
        $(mkdir_p) $(distdir)/../..
 
284
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
285
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
286
        list='$(DISTFILES)'; for file in $$list; do \
 
287
          case $$file in \
 
288
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
289
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
290
          esac; \
 
291
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
292
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
293
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
294
            dir="/$$dir"; \
 
295
            $(mkdir_p) "$(distdir)$$dir"; \
 
296
          else \
 
297
            dir=''; \
 
298
          fi; \
 
299
          if test -d $$d/$$file; then \
 
300
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
301
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
302
            fi; \
 
303
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
304
          else \
 
305
            test -f $(distdir)/$$file \
 
306
            || cp -p $$d/$$file $(distdir)/$$file \
 
307
            || exit 1; \
 
308
          fi; \
 
309
        done
 
310
check-am: all-am
 
311
check: check-am
 
312
all-am: Makefile
 
313
installdirs:
 
314
install: install-am
 
315
install-exec: install-exec-am
 
316
install-data: install-data-am
 
317
uninstall: uninstall-am
 
318
 
 
319
install-am: all-am
 
320
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
321
 
 
322
installcheck: installcheck-am
 
323
install-strip:
 
324
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
325
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
326
          `test -z '$(STRIP)' || \
 
327
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
328
mostlyclean-generic:
 
329
 
 
330
clean-generic:
 
331
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
332
 
 
333
distclean-generic:
 
334
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
335
 
 
336
maintainer-clean-generic:
 
337
        @echo "This command is intended for maintainers to use"
 
338
        @echo "it deletes files that may require special tools to rebuild."
 
339
clean: clean-am
 
340
 
 
341
clean-am: clean-generic clean-libtool mostlyclean-am
 
342
 
 
343
distclean: distclean-am
 
344
        -rm -f Makefile
 
345
distclean-am: clean-am distclean-generic distclean-libtool
 
346
 
 
347
dvi: dvi-am
 
348
 
 
349
dvi-am:
 
350
 
 
351
html: html-am
 
352
 
 
353
info: info-am
 
354
 
 
355
info-am:
 
356
 
 
357
install-data-am:
 
358
 
 
359
install-exec-am:
 
360
 
 
361
install-info: install-info-am
 
362
 
 
363
install-man:
 
364
 
 
365
installcheck-am:
 
366
 
 
367
maintainer-clean: maintainer-clean-am
 
368
        -rm -f Makefile
 
369
maintainer-clean-am: distclean-am maintainer-clean-generic
 
370
 
 
371
mostlyclean: mostlyclean-am
 
372
 
 
373
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
374
 
 
375
pdf: pdf-am
 
376
 
 
377
pdf-am:
 
378
 
 
379
ps: ps-am
 
380
 
 
381
ps-am:
 
382
 
 
383
uninstall-am: uninstall-info-am
 
384
 
 
385
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
386
        distclean distclean-generic distclean-libtool distdir dvi \
 
387
        dvi-am html html-am info info-am install install-am \
 
388
        install-data install-data-am install-exec install-exec-am \
 
389
        install-info install-info-am install-man install-strip \
 
390
        installcheck installcheck-am installdirs maintainer-clean \
 
391
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
392
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
393
        uninstall-info-am
 
394
 
 
395
 
 
396
%: %.in
 
397
        $(pathsubst) $< > $@
 
398
 
 
399
install-redhat: vz-redhat
 
400
        $(mkinstalldirs) $(DESTDIR)$(initddir)
 
401
        $(INSTALL_SCRIPT) vz-redhat $(DESTDIR)$(initddir)/vz
 
402
 
 
403
install-gentoo: vz-gentoo
 
404
        $(mkinstalldirs) $(DESTDIR)$(initddir)
 
405
        $(INSTALL_SCRIPT) vz-gentoo $(DESTDIR)$(initddir)/vz
 
406
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
407
# Otherwise a system limit (for SysV at least) may be exceeded.
 
408
.NOEXPORT: