source: trunk/selinux/Makefile.in @ 704

Revision 703, 12.1 KB checked in by dcarter, 3 months ago (diff)

fixes #139: Updated ant.m4 macro

Line 
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
18# Copyright (c) 2005-2008 David Carter <dcarter@arm4.org> and others.
19# All rights reserved.   This program and the accompanying materials
20# are made available under the terms of the Eclipse Public License v1.0
21# which accompanies this distribution, and is available at
22# http://www.eclipse.org/legal/epl-v10.html
23VPATH = @srcdir@
24pkgdatadir = $(datadir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkglibexecdir = $(libexecdir)/@PACKAGE@
28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42subdir = selinux
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/ant.m4 $(top_srcdir)/m4/db.m4 \
46        $(top_srcdir)/m4/db_cxx.m4 $(top_srcdir)/m4/efence.m4 \
47        $(top_srcdir)/m4/float_kludge.m4 $(top_srcdir)/m4/java.m4 \
48        $(top_srcdir)/m4/jni.m4 $(top_srcdir)/m4/libtool.m4 \
49        $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/ltoptions.m4 \
50        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nanosleep.m4 \
52        $(top_srcdir)/m4/pthread_condattr.m4 \
53        $(top_srcdir)/m4/pthread_mutex.m4 \
54        $(top_srcdir)/m4/pthread_stats.m4 $(top_srcdir)/m4/selinux.m4 \
55        $(top_srcdir)/m4/sqlite.m4 $(top_srcdir)/m4/ssl.m4 \
56        $(top_srcdir)/m4/tests.m4 $(top_srcdir)/m4/thread_safe.m4 \
57        $(top_srcdir)/m4/uuid.m4 $(top_srcdir)/configure.in
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59        $(ACLOCAL_M4)
60mkinstalldirs = $(install_sh) -d
61CONFIG_HEADER = $(top_builddir)/config.h
62CONFIG_CLEAN_FILES =
63CONFIG_CLEAN_VPATH_FILES =
64SOURCES =
65DIST_SOURCES =
66DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67ACLOCAL = @ACLOCAL@
68AMTAR = @AMTAR@
69ANT = @ANT@
70AR = @AR@
71AUTOCONF = @AUTOCONF@
72AUTOHEADER = @AUTOHEADER@
73AUTOMAKE = @AUTOMAKE@
74AWK = @AWK@
75BDB_CXX_LIBS = @BDB_CXX_LIBS@
76CC = @CC@
77CCDEPMODE = @CCDEPMODE@
78CFLAGS = @CFLAGS@
79CPP = @CPP@
80CPPFLAGS = @CPPFLAGS@
81CXX = @CXX@
82CXXCPP = @CXXCPP@
83CXXDEPMODE = @CXXDEPMODE@
84CXXFLAGS = @CXXFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DB_LIBS = @DB_LIBS@
87DB_STAT = @DB_STAT@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90DLLTOOL = @DLLTOOL@
91DSYMUTIL = @DSYMUTIL@
92DUMPBIN = @DUMPBIN@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EFENCE_LIBS = @EFENCE_LIBS@
97EGREP = @EGREP@
98ENABLE_JAVA = @ENABLE_JAVA@
99EXEEXT = @EXEEXT@
100FGREP = @FGREP@
101GREP = @GREP@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107JNI_INCLUDES = @JNI_INCLUDES@
108LD = @LD@
109LDFLAGS = @LDFLAGS@
110LIBOBJS = @LIBOBJS@
111LIBS = @LIBS@
112LIBTOOL = @LIBTOOL@
113LIBXML_INCLUDES = @LIBXML_INCLUDES@
114LIBXML_LIBS = @LIBXML_LIBS@
115LIPO = @LIPO@
116LN_S = @LN_S@
117LTLIBOBJS = @LTLIBOBJS@
118MAKEINFO = @MAKEINFO@
119MANIFEST_TOOL = @MANIFEST_TOOL@
120MKDIR_P = @MKDIR_P@
121NANOSLEEP_LIBS = @NANOSLEEP_LIBS@
122NM = @NM@
123NMEDIT = @NMEDIT@
124OBJDUMP = @OBJDUMP@
125OBJEXT = @OBJEXT@
126OTOOL = @OTOOL@
127OTOOL64 = @OTOOL64@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_URL = @PACKAGE_URL@
134PACKAGE_VERSION = @PACKAGE_VERSION@
135PATH_SEPARATOR = @PATH_SEPARATOR@
136RANLIB = @RANLIB@
137SED = @SED@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140SQLITE_LIBS = @SQLITE_LIBS@
141SQLITE_STAT = @SQLITE_STAT@
142SSL_LIBS = @SSL_LIBS@
143STRIP = @STRIP@
144UUID_LIBS = @UUID_LIBS@
145VERSION = @VERSION@
146abs_builddir = @abs_builddir@
147abs_srcdir = @abs_srcdir@
148abs_top_builddir = @abs_top_builddir@
149abs_top_srcdir = @abs_top_srcdir@
150ac_ct_AR = @ac_ct_AR@
151ac_ct_CC = @ac_ct_CC@
152ac_ct_CXX = @ac_ct_CXX@
153ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
154am__include = @am__include@
155am__leading_dot = @am__leading_dot@
156am__quote = @am__quote@
157am__tar = @am__tar@
158am__untar = @am__untar@
159bindir = @bindir@
160build = @build@
161build_alias = @build_alias@
162build_cpu = @build_cpu@
163build_os = @build_os@
164build_vendor = @build_vendor@
165builddir = @builddir@
166datadir = @datadir@
167datarootdir = @datarootdir@
168docdir = @docdir@
169dvidir = @dvidir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176htmldir = @htmldir@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localedir = @localedir@
183localstatedir = @localstatedir@
184mandir = @mandir@
185mkdir_p = @mkdir_p@
186oldincludedir = @oldincludedir@
187pdfdir = @pdfdir@
188prefix = @prefix@
189program_transform_name = @program_transform_name@
190psdir = @psdir@
191sbindir = @sbindir@
192sharedstatedir = @sharedstatedir@
193srcdir = @srcdir@
194sysconfdir = @sysconfdir@
195target_alias = @target_alias@
196top_build_prefix = @top_build_prefix@
197top_builddir = @top_builddir@
198top_srcdir = @top_srcdir@
199SELINUXROOT = $(DESTDIR)$(datadir)/selinux
200
201# Distribute files from here.
202EXTRA_DIST = arm4.fc arm4.if arm4.te arm4.sh
203all: all-am
204
205.SUFFIXES:
206$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207        @for dep in $?; do \
208          case '$(am__configure_deps)' in \
209            *$$dep*) \
210              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211                && { if test -f $@; then exit 0; else break; fi; }; \
212              exit 1;; \
213          esac; \
214        done; \
215        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu selinux/Makefile'; \
216        $(am__cd) $(top_srcdir) && \
217          $(AUTOMAKE) --gnu selinux/Makefile
218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220        @case '$?' in \
221          *config.status*) \
222            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223          *) \
224            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226        esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
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$(am__aclocal_m4_deps):
236
237mostlyclean-libtool:
238        -rm -f *.lo
239
240clean-libtool:
241        -rm -rf .libs _libs
242tags: TAGS
243TAGS:
244
245ctags: CTAGS
246CTAGS:
247
248
249distdir: $(DISTFILES)
250        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252        list='$(DISTFILES)'; \
253          dist_files=`for file in $$list; do echo $$file; done | \
254          sed -e "s|^$$srcdirstrip/||;t" \
255              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
256        case $$dist_files in \
257          */*) $(MKDIR_P) `echo "$$dist_files" | \
258                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
259                           sort -u` ;; \
260        esac; \
261        for file in $$dist_files; do \
262          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
263          if test -d $$d/$$file; then \
264            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
265            if test -d "$(distdir)/$$file"; then \
266              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267            fi; \
268            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
270              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271            fi; \
272            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
273          else \
274            test -f "$(distdir)/$$file" \
275            || cp -p $$d/$$file "$(distdir)/$$file" \
276            || exit 1; \
277          fi; \
278        done
279check-am: all-am
280check: check-am
281all-am: Makefile all-local
282installdirs:
283install: install-am
284install-exec: install-exec-am
285install-data: install-data-am
286uninstall: uninstall-am
287
288install-am: all-am
289        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
290
291installcheck: installcheck-am
292install-strip:
293        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
294          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
295          `test -z '$(STRIP)' || \
296            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297mostlyclean-generic:
298
299clean-generic:
300
301distclean-generic:
302        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
303        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
304
305maintainer-clean-generic:
306        @echo "This command is intended for maintainers to use"
307        @echo "it deletes files that may require special tools to rebuild."
308clean: clean-am
309
310clean-am: clean-generic clean-libtool clean-local mostlyclean-am
311
312distclean: distclean-am
313        -rm -f Makefile
314distclean-am: clean-am distclean-generic distclean-local
315
316dvi: dvi-am
317
318dvi-am:
319
320html: html-am
321
322html-am:
323
324info: info-am
325
326info-am:
327
328install-data-am:
329
330install-dvi: install-dvi-am
331
332install-dvi-am:
333
334install-exec-am: install-exec-local
335
336install-html: install-html-am
337
338install-html-am:
339
340install-info: install-info-am
341
342install-info-am:
343
344install-man:
345
346install-pdf: install-pdf-am
347
348install-pdf-am:
349
350install-ps: install-ps-am
351
352install-ps-am:
353
354installcheck-am:
355
356maintainer-clean: maintainer-clean-am
357        -rm -f Makefile
358maintainer-clean-am: distclean-am maintainer-clean-generic \
359        maintainer-clean-local
360
361mostlyclean: mostlyclean-am
362
363mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
364        mostlyclean-local
365
366pdf: pdf-am
367
368pdf-am:
369
370ps: ps-am
371
372ps-am:
373
374uninstall-am: uninstall-local
375
376.MAKE: install-am install-strip
377
378.PHONY: all all-am all-local check check-am clean clean-generic \
379        clean-libtool clean-local distclean distclean-generic \
380        distclean-libtool distclean-local distdir dvi dvi-am html \
381        html-am info info-am install install-am install-data \
382        install-data-am install-dvi install-dvi-am install-exec \
383        install-exec-am install-exec-local install-html \
384        install-html-am install-info install-info-am install-man \
385        install-pdf install-pdf-am install-ps install-ps-am \
386        install-strip installcheck installcheck-am installdirs \
387        maintainer-clean maintainer-clean-generic \
388        maintainer-clean-local mostlyclean mostlyclean-generic \
389        mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am \
390        uninstall uninstall-am uninstall-local
391
392
393all-local: arm4.pp.targeted
394
395#
396# These have chained dependencies to force serialization of the build
397#
398arm4.pp.mls: arm4.fc arm4.if arm4.te
399        $(MAKE) NAME=mls -f $(datadir)/selinux/devel/Makefile
400        mv arm4.pp arm4.pp.mls
401        $(MAKE) NAME=mls -f $(datadir)/selinux/devel/Makefile clean
402
403arm4.pp.strict: arm4.pp.mls arm4.fc arm4.if arm4.te
404        $(MAKE) NAME=strict -f $(datadir)/selinux/devel/Makefile
405        mv arm4.pp arm4.pp.strict
406        $(MAKE) NAME=strict -f $(datadir)/selinux/devel/Makefile clean
407
408arm4.pp.targeted: arm4.pp.strict arm4.fc arm4.if arm4.te
409        $(MAKE) NAME=targeted -f $(datadir)/selinux/devel/Makefile
410        mv arm4.pp arm4.pp.targeted
411        $(MAKE) NAME=targeted -f $(datadir)/selinux/devel/Makefile clean
412
413mostlyclean-local: maintainer-clean-local
414clean-local: maintainer-clean-local
415distclean-local: maintainer-clean-local
416maintainer-clean-local:
417        rm -f arm4.pp
418        rm -f arm4.pp.*
419        rm -rf tmp
420
421install-exec-local:
422        for selinuxvariant in mls strict targeted ; do \
423                $(INSTALL_PROGRAM) -d $(SELINUXROOT)/$$selinuxvariant ; \
424                $(INSTALL_PROGRAM) -p -m 644 arm4.pp.$$selinuxvariant \
425                        $(SELINUXROOT)/$$selinuxvariant/arm4.pp ; \
426        done
427
428uninstall-local:
429        for selinuxvariant in mls strict targeted ; do \
430                rm -f $(SELINUXROOT)/$$selinuxvariant/arm4.pp ; \
431        done
432
433# Tell versions [3.59,3.63) of GNU make to not export all variables.
434# Otherwise a system limit (for SysV at least) may be exceeded.
435.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.