1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008 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.
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
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkglibdir = $(libdir)/@PACKAGE@
20
pkgincludedir = $(includedir)/@PACKAGE@
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
install_sh_DATA = $(install_sh) -c -m 644
23
install_sh_PROGRAM = $(install_sh) -c
24
install_sh_SCRIPT = $(install_sh) -c
25
INSTALL_HEADER = $(INSTALL_DATA)
26
transform = $(program_transform_name)
33
build_triplet = @build@
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
37
$(srcdir)/lxc-complex-config.in \
38
$(srcdir)/lxc-empty-netns.conf.in \
39
$(srcdir)/lxc-macvlan.conf.in $(srcdir)/lxc-no-netns.conf.in \
40
$(srcdir)/lxc-phys.conf.in $(srcdir)/lxc-veth.conf.in
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/config/acinclude.m4 \
43
$(top_srcdir)/configure.ac
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
mkinstalldirs = $(install_sh) -d
47
CONFIG_HEADER = $(top_builddir)/src/config.h
48
CONFIG_CLEAN_FILES = lxc-macvlan.conf lxc-no-netns.conf \
49
lxc-empty-netns.conf lxc-phys.conf lxc-veth.conf \
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54
am__vpath_adj = case $$p in \
55
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59
am__installdirs = "$(DESTDIR)$(pkgsysconfdir)"
60
pkgsysconfDATA_INSTALL = $(INSTALL_DATA)
61
DATA = $(noinst_DATA) $(pkgsysconf_DATA)
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67
AUTOHEADER = @AUTOHEADER@
72
CCDEPMODE = @CCDEPMODE@
78
CXXDEPMODE = @CXXDEPMODE@
80
CYGPATH_W = @CYGPATH_W@
95
INCLUDEDIR = @INCLUDEDIR@
97
INSTALL_DATA = @INSTALL_DATA@
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103
LIBEXECDIR = @LIBEXECDIR@
108
LOCALSTATEDIR = @LOCALSTATEDIR@
109
LTLIBOBJS = @LTLIBOBJS@
111
LXC_GENERATE_DATE = @LXC_GENERATE_DATE@
112
LXC_MAJOR_VERSION = @LXC_MAJOR_VERSION@
113
LXC_MICRO_VERSION = @LXC_MICRO_VERSION@
114
LXC_MINOR_VERSION = @LXC_MINOR_VERSION@
115
MAKEINFO = @MAKEINFO@
120
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121
PACKAGE_NAME = @PACKAGE_NAME@
122
PACKAGE_STRING = @PACKAGE_STRING@
123
PACKAGE_TARNAME = @PACKAGE_TARNAME@
124
PACKAGE_VERSION = @PACKAGE_VERSION@
125
PATH_SEPARATOR = @PATH_SEPARATOR@
130
SET_MAKE = @SET_MAKE@
133
SYSCONFDIR = @SYSCONFDIR@
135
abs_builddir = @abs_builddir@
136
abs_srcdir = @abs_srcdir@
137
abs_top_builddir = @abs_top_builddir@
138
abs_top_srcdir = @abs_top_srcdir@
139
ac_ct_CC = @ac_ct_CC@
140
ac_ct_CXX = @ac_ct_CXX@
141
ac_ct_F77 = @ac_ct_F77@
142
am__include = @am__include@
143
am__leading_dot = @am__leading_dot@
144
am__quote = @am__quote@
146
am__untar = @am__untar@
149
build_alias = @build_alias@
150
build_cpu = @build_cpu@
151
build_os = @build_os@
152
build_vendor = @build_vendor@
153
builddir = @builddir@
155
datarootdir = @datarootdir@
158
exec_prefix = @exec_prefix@
160
host_alias = @host_alias@
161
host_cpu = @host_cpu@
163
host_vendor = @host_vendor@
165
includedir = @includedir@
167
install_sh = @install_sh@
169
libexecdir = @libexecdir@
170
localedir = @localedir@
171
localstatedir = @localstatedir@
174
oldincludedir = @oldincludedir@
177
program_transform_name = @program_transform_name@
180
sharedstatedir = @sharedstatedir@
182
sysconfdir = @sysconfdir@
183
target_alias = @target_alias@
184
top_builddir = @top_builddir@
185
top_srcdir = @top_srcdir@
186
pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
190
lxc-empty-netns.conf \
196
lxc-macvlan.conf.in \
197
lxc-empty-netns.conf.in \
198
lxc-no-netns.conf.in \
201
lxc-complex-config.in
206
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
208
case '$(am__configure_deps)' in \
210
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/Makefile'; \
216
cd $(top_srcdir) && \
217
$(AUTOMAKE) --gnu etc/Makefile
219
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
$(top_srcdir)/configure: $(am__configure_deps)
232
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
234
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
lxc-macvlan.conf: $(top_builddir)/config.status $(srcdir)/lxc-macvlan.conf.in
236
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
237
lxc-no-netns.conf: $(top_builddir)/config.status $(srcdir)/lxc-no-netns.conf.in
238
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
239
lxc-empty-netns.conf: $(top_builddir)/config.status $(srcdir)/lxc-empty-netns.conf.in
240
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
241
lxc-phys.conf: $(top_builddir)/config.status $(srcdir)/lxc-phys.conf.in
242
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
243
lxc-veth.conf: $(top_builddir)/config.status $(srcdir)/lxc-veth.conf.in
244
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
245
lxc-complex-config: $(top_builddir)/config.status $(srcdir)/lxc-complex-config.in
246
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
253
install-pkgsysconfDATA: $(pkgsysconf_DATA)
255
test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)"
256
@list='$(pkgsysconf_DATA)'; for p in $$list; do \
257
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
259
echo " $(pkgsysconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgsysconfdir)/$$f'"; \
260
$(pkgsysconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgsysconfdir)/$$f"; \
263
uninstall-pkgsysconfDATA:
265
@list='$(pkgsysconf_DATA)'; for p in $$list; do \
267
echo " rm -f '$(DESTDIR)$(pkgsysconfdir)/$$f'"; \
268
rm -f "$(DESTDIR)$(pkgsysconfdir)/$$f"; \
277
distdir: $(DISTFILES)
278
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
279
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
280
list='$(DISTFILES)'; \
281
dist_files=`for file in $$list; do echo $$file; done | \
282
sed -e "s|^$$srcdirstrip/||;t" \
283
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
284
case $$dist_files in \
285
*/*) $(MKDIR_P) `echo "$$dist_files" | \
286
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
289
for file in $$dist_files; do \
290
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291
if test -d $$d/$$file; then \
292
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
293
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
294
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
296
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
298
test -f $(distdir)/$$file \
299
|| cp -p $$d/$$file $(distdir)/$$file \
305
all-am: Makefile $(DATA)
307
for dir in "$(DESTDIR)$(pkgsysconfdir)"; do \
308
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
311
install-exec: install-exec-am
312
install-data: install-data-am
313
uninstall: uninstall-am
316
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318
installcheck: installcheck-am
320
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
321
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
322
`test -z '$(STRIP)' || \
323
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
329
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331
maintainer-clean-generic:
332
@echo "This command is intended for maintainers to use"
333
@echo "it deletes files that may require special tools to rebuild."
336
clean-am: clean-generic clean-libtool mostlyclean-am
338
distclean: distclean-am
340
distclean-am: clean-am distclean-generic
352
install-data-am: install-pkgsysconfDATA
354
install-dvi: install-dvi-am
358
install-html: install-html-am
360
install-info: install-info-am
364
install-pdf: install-pdf-am
366
install-ps: install-ps-am
370
maintainer-clean: maintainer-clean-am
372
maintainer-clean-am: distclean-am maintainer-clean-generic
374
mostlyclean: mostlyclean-am
376
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
386
uninstall-am: uninstall-pkgsysconfDATA
388
.MAKE: install-am install-strip
390
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
391
distclean distclean-generic distclean-libtool distdir dvi \
392
dvi-am html html-am info info-am install install-am \
393
install-data install-data-am install-dvi install-dvi-am \
394
install-exec install-exec-am install-html install-html-am \
395
install-info install-info-am install-man install-pdf \
396
install-pdf-am install-pkgsysconfDATA install-ps install-ps-am \
397
install-strip installcheck installcheck-am installdirs \
398
maintainer-clean maintainer-clean-generic mostlyclean \
399
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
400
uninstall uninstall-am uninstall-pkgsysconfDATA
402
# Tell versions [3.59,3.63) of GNU make to not export all variables.
403
# Otherwise a system limit (for SysV at least) may be exceeded.