~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to libraries/libapparmor/swig/python/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-04-27 10:38:07 UTC
  • mfrom: (5.1.118 natty)
  • Revision ID: james.westby@ubuntu.com-20110427103807-ym3rhwys6o84ith0
Tags: 2.6.1-2
debian/copyright: clarify for some full organization names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
subdir = swig/python
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
38
        $(srcdir)/setup.py.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/../../common/Version \
 
41
        $(top_srcdir)/m4/ac_pod2man.m4 \
 
42
        $(top_srcdir)/m4/ac_python_devel.m4 $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_CLEAN_FILES = setup.py
 
47
CONFIG_CLEAN_VPATH_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
51
ACLOCAL = @ACLOCAL@
 
52
AMTAR = @AMTAR@
 
53
AR = @AR@
 
54
AUTOCONF = @AUTOCONF@
 
55
AUTOHEADER = @AUTOHEADER@
 
56
AUTOMAKE = @AUTOMAKE@
 
57
AWK = @AWK@
 
58
CC = @CC@
 
59
CCDEPMODE = @CCDEPMODE@
 
60
CFLAGS = @CFLAGS@
 
61
CPP = @CPP@
 
62
CPPFLAGS = @CPPFLAGS@
 
63
CYGPATH_W = @CYGPATH_W@
 
64
DEFS = @DEFS@
 
65
DEPDIR = @DEPDIR@
 
66
DSYMUTIL = @DSYMUTIL@
 
67
DUMPBIN = @DUMPBIN@
 
68
ECHO_C = @ECHO_C@
 
69
ECHO_N = @ECHO_N@
 
70
ECHO_T = @ECHO_T@
 
71
EGREP = @EGREP@
 
72
EXEEXT = @EXEEXT@
 
73
FGREP = @FGREP@
 
74
GREP = @GREP@
 
75
INSTALL = @INSTALL@
 
76
INSTALL_DATA = @INSTALL_DATA@
 
77
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
78
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
80
LD = @LD@
 
81
LDFLAGS = @LDFLAGS@
 
82
LEX = @LEX@
 
83
LEXLIB = @LEXLIB@
 
84
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
85
LIBOBJS = @LIBOBJS@
 
86
LIBS = @LIBS@
 
87
LIBTOOL = @LIBTOOL@
 
88
LIPO = @LIPO@
 
89
LN_S = @LN_S@
 
90
LTLIBOBJS = @LTLIBOBJS@
 
91
MAKEINFO = @MAKEINFO@
 
92
MKDIR_P = @MKDIR_P@
 
93
NM = @NM@
 
94
NMEDIT = @NMEDIT@
 
95
OBJDUMP = @OBJDUMP@
 
96
OBJEXT = @OBJEXT@
 
97
OTOOL = @OTOOL@
 
98
OTOOL64 = @OTOOL64@
 
99
PACKAGE = @PACKAGE@
 
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
101
PACKAGE_NAME = @PACKAGE_NAME@
 
102
PACKAGE_STRING = @PACKAGE_STRING@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_URL = @PACKAGE_URL@
 
105
PACKAGE_VERSION = @PACKAGE_VERSION@
 
106
PATH_SEPARATOR = @PATH_SEPARATOR@
 
107
PERL = @PERL@
 
108
POD2MAN = @POD2MAN@
 
109
PYTHON = @PYTHON@
 
110
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
 
111
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
112
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
 
113
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
114
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
 
115
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
116
PYTHON_PREFIX = @PYTHON_PREFIX@
 
117
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
 
118
PYTHON_VERSION = @PYTHON_VERSION@
 
119
RANLIB = @RANLIB@
 
120
RUBY = @RUBY@
 
121
SED = @SED@
 
122
SET_MAKE = @SET_MAKE@
 
123
SHELL = @SHELL@
 
124
STRIP = @STRIP@
 
125
SWIG = @SWIG@
 
126
VERSION = @VERSION@
 
127
YACC = @YACC@
 
128
YFLAGS = @YFLAGS@
 
129
abs_builddir = @abs_builddir@
 
130
abs_srcdir = @abs_srcdir@
 
131
abs_top_builddir = @abs_top_builddir@
 
132
abs_top_srcdir = @abs_top_srcdir@
 
133
ac_ct_CC = @ac_ct_CC@
 
134
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
135
am__include = @am__include@
 
136
am__leading_dot = @am__leading_dot@
 
137
am__quote = @am__quote@
 
138
am__tar = @am__tar@
 
139
am__untar = @am__untar@
 
140
bindir = @bindir@
 
141
build = @build@
 
142
build_alias = @build_alias@
 
143
build_cpu = @build_cpu@
 
144
build_os = @build_os@
 
145
build_vendor = @build_vendor@
 
146
builddir = @builddir@
 
147
datadir = @datadir@
 
148
datarootdir = @datarootdir@
 
149
docdir = @docdir@
 
150
dvidir = @dvidir@
 
151
exec_prefix = @exec_prefix@
 
152
host = @host@
 
153
host_alias = @host_alias@
 
154
host_cpu = @host_cpu@
 
155
host_os = @host_os@
 
156
host_vendor = @host_vendor@
 
157
htmldir = @htmldir@
 
158
includedir = @includedir@
 
159
infodir = @infodir@
 
160
install_sh = @install_sh@
 
161
libdir = @libdir@
 
162
libexecdir = @libexecdir@
 
163
localedir = @localedir@
 
164
localstatedir = @localstatedir@
 
165
lt_ECHO = @lt_ECHO@
 
166
mandir = @mandir@
 
167
mkdir_p = @mkdir_p@
 
168
oldincludedir = @oldincludedir@
 
169
pdfdir = @pdfdir@
 
170
pkgpyexecdir = @pkgpyexecdir@
 
171
pkgpythondir = @pkgpythondir@
 
172
prefix = @prefix@
 
173
program_transform_name = @program_transform_name@
 
174
psdir = @psdir@
 
175
pyexecdir = @pyexecdir@
 
176
pythondir = @pythondir@
 
177
sbindir = @sbindir@
 
178
sharedstatedir = @sharedstatedir@
 
179
srcdir = @srcdir@
 
180
sysconfdir = @sysconfdir@
 
181
target_alias = @target_alias@
 
182
top_build_prefix = @top_build_prefix@
 
183
top_builddir = @top_builddir@
 
184
top_srcdir = @top_srcdir@
 
185
@HAVE_PYTHON_TRUE@EXTRA_DIST = libapparmor_wrap.c
 
186
@HAVE_PYTHON_TRUE@MOSTLYCLEANFILES = libapparmor_wrap.c __init__.py
 
187
all: all-am
 
188
 
 
189
.SUFFIXES:
 
190
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
191
        @for dep in $?; do \
 
192
          case '$(am__configure_deps)' in \
 
193
            *$$dep*) \
 
194
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
195
                && { if test -f $@; then exit 0; else break; fi; }; \
 
196
              exit 1;; \
 
197
          esac; \
 
198
        done; \
 
199
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu swig/python/Makefile'; \
 
200
        $(am__cd) $(top_srcdir) && \
 
201
          $(AUTOMAKE) --gnu swig/python/Makefile
 
202
.PRECIOUS: Makefile
 
203
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
204
        @case '$?' in \
 
205
          *config.status*) \
 
206
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
207
          *) \
 
208
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
209
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
210
        esac;
 
211
 
 
212
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
213
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
214
 
 
215
$(top_srcdir)/configure:  $(am__configure_deps)
 
216
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
217
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
218
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
219
$(am__aclocal_m4_deps):
 
220
setup.py: $(top_builddir)/config.status $(srcdir)/setup.py.in
 
221
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
222
 
 
223
mostlyclean-libtool:
 
224
        -rm -f *.lo
 
225
 
 
226
clean-libtool:
 
227
        -rm -rf .libs _libs
 
228
tags: TAGS
 
229
TAGS:
 
230
 
 
231
ctags: CTAGS
 
232
CTAGS:
 
233
 
 
234
 
 
235
distdir: $(DISTFILES)
 
236
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
237
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
238
        list='$(DISTFILES)'; \
 
239
          dist_files=`for file in $$list; do echo $$file; done | \
 
240
          sed -e "s|^$$srcdirstrip/||;t" \
 
241
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
242
        case $$dist_files in \
 
243
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
244
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
245
                           sort -u` ;; \
 
246
        esac; \
 
247
        for file in $$dist_files; do \
 
248
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
249
          if test -d $$d/$$file; then \
 
250
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
251
            if test -d "$(distdir)/$$file"; then \
 
252
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
253
            fi; \
 
254
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
255
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
256
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
257
            fi; \
 
258
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
259
          else \
 
260
            test -f "$(distdir)/$$file" \
 
261
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
262
            || exit 1; \
 
263
          fi; \
 
264
        done
 
265
check-am: all-am
 
266
check: check-am
 
267
@HAVE_PYTHON_FALSE@all-local:
 
268
all-am: Makefile all-local
 
269
installdirs:
 
270
install: install-am
 
271
install-exec: install-exec-am
 
272
install-data: install-data-am
 
273
uninstall: uninstall-am
 
274
 
 
275
install-am: all-am
 
276
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
277
 
 
278
installcheck: installcheck-am
 
279
install-strip:
 
280
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
281
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
282
          `test -z '$(STRIP)' || \
 
283
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
284
mostlyclean-generic:
 
285
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
 
286
 
 
287
clean-generic:
 
288
 
 
289
distclean-generic:
 
290
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
291
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
292
 
 
293
maintainer-clean-generic:
 
294
        @echo "This command is intended for maintainers to use"
 
295
        @echo "it deletes files that may require special tools to rebuild."
 
296
@HAVE_PYTHON_FALSE@install-exec-local:
 
297
@HAVE_PYTHON_FALSE@clean-local:
 
298
clean: clean-am
 
299
 
 
300
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
301
 
 
302
distclean: distclean-am
 
303
        -rm -f Makefile
 
304
distclean-am: clean-am distclean-generic
 
305
 
 
306
dvi: dvi-am
 
307
 
 
308
dvi-am:
 
309
 
 
310
html: html-am
 
311
 
 
312
html-am:
 
313
 
 
314
info: info-am
 
315
 
 
316
info-am:
 
317
 
 
318
install-data-am:
 
319
 
 
320
install-dvi: install-dvi-am
 
321
 
 
322
install-dvi-am:
 
323
 
 
324
install-exec-am: install-exec-local
 
325
 
 
326
install-html: install-html-am
 
327
 
 
328
install-html-am:
 
329
 
 
330
install-info: install-info-am
 
331
 
 
332
install-info-am:
 
333
 
 
334
install-man:
 
335
 
 
336
install-pdf: install-pdf-am
 
337
 
 
338
install-pdf-am:
 
339
 
 
340
install-ps: install-ps-am
 
341
 
 
342
install-ps-am:
 
343
 
 
344
installcheck-am:
 
345
 
 
346
maintainer-clean: maintainer-clean-am
 
347
        -rm -f Makefile
 
348
maintainer-clean-am: distclean-am maintainer-clean-generic
 
349
 
 
350
mostlyclean: mostlyclean-am
 
351
 
 
352
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
353
 
 
354
pdf: pdf-am
 
355
 
 
356
pdf-am:
 
357
 
 
358
ps: ps-am
 
359
 
 
360
ps-am:
 
361
 
 
362
uninstall-am:
 
363
 
 
364
.MAKE: install-am install-strip
 
365
 
 
366
.PHONY: all all-am all-local check check-am clean clean-generic \
 
367
        clean-libtool clean-local distclean distclean-generic \
 
368
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
369
        install install-am install-data install-data-am install-dvi \
 
370
        install-dvi-am install-exec install-exec-am install-exec-local \
 
371
        install-html install-html-am install-info install-info-am \
 
372
        install-man install-pdf install-pdf-am install-ps \
 
373
        install-ps-am install-strip installcheck installcheck-am \
 
374
        installdirs maintainer-clean maintainer-clean-generic \
 
375
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
376
        ps ps-am uninstall uninstall-am
 
377
 
 
378
 
 
379
@HAVE_PYTHON_TRUE@libapparmor_wrap.c: $(srcdir)/../SWIG/libapparmor.i
 
380
@HAVE_PYTHON_TRUE@      $(SWIG) -python -I$(srcdir)/../../src -module LibAppArmor -o $@ $(srcdir)/../SWIG/libapparmor.i
 
381
@HAVE_PYTHON_TRUE@      mv LibAppArmor.py __init__.py
 
382
 
 
383
@HAVE_PYTHON_TRUE@all-local: libapparmor_wrap.c setup.py
 
384
@HAVE_PYTHON_TRUE@      if test ! -f libapparmor_wrap.c; then cp $(srcdir)/libapparmor_wrap.c . ; fi
 
385
@HAVE_PYTHON_TRUE@      $(PYTHON) setup.py build
 
386
 
 
387
@HAVE_PYTHON_TRUE@install-exec-local:
 
388
@HAVE_PYTHON_TRUE@      $(PYTHON) setup.py install --root="/$(DESTDIR)" --prefix="$(prefix)"
 
389
 
 
390
@HAVE_PYTHON_TRUE@clean-local:
 
391
@HAVE_PYTHON_TRUE@      if test -x "$(PYTHON)"; then $(PYTHON) setup.py clean; fi
 
392
@HAVE_PYTHON_TRUE@      rm -rf build
 
393
@HAVE_PYTHON_TRUE@      if test $(top_srcdir) != $(top_builddir) ; then rm -f libapparmor_wrap.c ; fi
 
394
 
 
395
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
396
# Otherwise a system limit (for SysV at least) may be exceeded.
 
397
.NOEXPORT: