| 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 |
|---|
| 23 | VPATH = @srcdir@ |
|---|
| 24 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 25 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 26 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 27 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|---|
| 28 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 29 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 30 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 31 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 32 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 33 | transform = $(program_transform_name) |
|---|
| 34 | NORMAL_INSTALL = : |
|---|
| 35 | PRE_INSTALL = : |
|---|
| 36 | POST_INSTALL = : |
|---|
| 37 | NORMAL_UNINSTALL = : |
|---|
| 38 | PRE_UNINSTALL = : |
|---|
| 39 | POST_UNINSTALL = : |
|---|
| 40 | build_triplet = @build@ |
|---|
| 41 | host_triplet = @host@ |
|---|
| 42 | subdir = selinux |
|---|
| 43 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
|---|
| 44 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 45 | am__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 |
|---|
| 58 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 59 | $(ACLOCAL_M4) |
|---|
| 60 | mkinstalldirs = $(install_sh) -d |
|---|
| 61 | CONFIG_HEADER = $(top_builddir)/config.h |
|---|
| 62 | CONFIG_CLEAN_FILES = |
|---|
| 63 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 64 | SOURCES = |
|---|
| 65 | DIST_SOURCES = |
|---|
| 66 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 67 | ACLOCAL = @ACLOCAL@ |
|---|
| 68 | AMTAR = @AMTAR@ |
|---|
| 69 | ANT = @ANT@ |
|---|
| 70 | AR = @AR@ |
|---|
| 71 | AUTOCONF = @AUTOCONF@ |
|---|
| 72 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 73 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 74 | AWK = @AWK@ |
|---|
| 75 | BDB_CXX_LIBS = @BDB_CXX_LIBS@ |
|---|
| 76 | CC = @CC@ |
|---|
| 77 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 78 | CFLAGS = @CFLAGS@ |
|---|
| 79 | CPP = @CPP@ |
|---|
| 80 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 81 | CXX = @CXX@ |
|---|
| 82 | CXXCPP = @CXXCPP@ |
|---|
| 83 | CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 84 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 85 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 86 | DB_LIBS = @DB_LIBS@ |
|---|
| 87 | DB_STAT = @DB_STAT@ |
|---|
| 88 | DEFS = @DEFS@ |
|---|
| 89 | DEPDIR = @DEPDIR@ |
|---|
| 90 | DLLTOOL = @DLLTOOL@ |
|---|
| 91 | DSYMUTIL = @DSYMUTIL@ |
|---|
| 92 | DUMPBIN = @DUMPBIN@ |
|---|
| 93 | ECHO_C = @ECHO_C@ |
|---|
| 94 | ECHO_N = @ECHO_N@ |
|---|
| 95 | ECHO_T = @ECHO_T@ |
|---|
| 96 | EFENCE_LIBS = @EFENCE_LIBS@ |
|---|
| 97 | EGREP = @EGREP@ |
|---|
| 98 | ENABLE_JAVA = @ENABLE_JAVA@ |
|---|
| 99 | EXEEXT = @EXEEXT@ |
|---|
| 100 | FGREP = @FGREP@ |
|---|
| 101 | GREP = @GREP@ |
|---|
| 102 | INSTALL = @INSTALL@ |
|---|
| 103 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 104 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 105 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 106 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 107 | JNI_INCLUDES = @JNI_INCLUDES@ |
|---|
| 108 | LD = @LD@ |
|---|
| 109 | LDFLAGS = @LDFLAGS@ |
|---|
| 110 | LIBOBJS = @LIBOBJS@ |
|---|
| 111 | LIBS = @LIBS@ |
|---|
| 112 | LIBTOOL = @LIBTOOL@ |
|---|
| 113 | LIBXML_INCLUDES = @LIBXML_INCLUDES@ |
|---|
| 114 | LIBXML_LIBS = @LIBXML_LIBS@ |
|---|
| 115 | LIPO = @LIPO@ |
|---|
| 116 | LN_S = @LN_S@ |
|---|
| 117 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 118 | MAKEINFO = @MAKEINFO@ |
|---|
| 119 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
|---|
| 120 | MKDIR_P = @MKDIR_P@ |
|---|
| 121 | NANOSLEEP_LIBS = @NANOSLEEP_LIBS@ |
|---|
| 122 | NM = @NM@ |
|---|
| 123 | NMEDIT = @NMEDIT@ |
|---|
| 124 | OBJDUMP = @OBJDUMP@ |
|---|
| 125 | OBJEXT = @OBJEXT@ |
|---|
| 126 | OTOOL = @OTOOL@ |
|---|
| 127 | OTOOL64 = @OTOOL64@ |
|---|
| 128 | PACKAGE = @PACKAGE@ |
|---|
| 129 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 130 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 131 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 132 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 133 | PACKAGE_URL = @PACKAGE_URL@ |
|---|
| 134 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 135 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 136 | RANLIB = @RANLIB@ |
|---|
| 137 | SED = @SED@ |
|---|
| 138 | SET_MAKE = @SET_MAKE@ |
|---|
| 139 | SHELL = @SHELL@ |
|---|
| 140 | SQLITE_LIBS = @SQLITE_LIBS@ |
|---|
| 141 | SQLITE_STAT = @SQLITE_STAT@ |
|---|
| 142 | SSL_LIBS = @SSL_LIBS@ |
|---|
| 143 | STRIP = @STRIP@ |
|---|
| 144 | UUID_LIBS = @UUID_LIBS@ |
|---|
| 145 | VERSION = @VERSION@ |
|---|
| 146 | abs_builddir = @abs_builddir@ |
|---|
| 147 | abs_srcdir = @abs_srcdir@ |
|---|
| 148 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 149 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 150 | ac_ct_AR = @ac_ct_AR@ |
|---|
| 151 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 152 | ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 153 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
|---|
| 154 | am__include = @am__include@ |
|---|
| 155 | am__leading_dot = @am__leading_dot@ |
|---|
| 156 | am__quote = @am__quote@ |
|---|
| 157 | am__tar = @am__tar@ |
|---|
| 158 | am__untar = @am__untar@ |
|---|
| 159 | bindir = @bindir@ |
|---|
| 160 | build = @build@ |
|---|
| 161 | build_alias = @build_alias@ |
|---|
| 162 | build_cpu = @build_cpu@ |
|---|
| 163 | build_os = @build_os@ |
|---|
| 164 | build_vendor = @build_vendor@ |
|---|
| 165 | builddir = @builddir@ |
|---|
| 166 | datadir = @datadir@ |
|---|
| 167 | datarootdir = @datarootdir@ |
|---|
| 168 | docdir = @docdir@ |
|---|
| 169 | dvidir = @dvidir@ |
|---|
| 170 | exec_prefix = @exec_prefix@ |
|---|
| 171 | host = @host@ |
|---|
| 172 | host_alias = @host_alias@ |
|---|
| 173 | host_cpu = @host_cpu@ |
|---|
| 174 | host_os = @host_os@ |
|---|
| 175 | host_vendor = @host_vendor@ |
|---|
| 176 | htmldir = @htmldir@ |
|---|
| 177 | includedir = @includedir@ |
|---|
| 178 | infodir = @infodir@ |
|---|
| 179 | install_sh = @install_sh@ |
|---|
| 180 | libdir = @libdir@ |
|---|
| 181 | libexecdir = @libexecdir@ |
|---|
| 182 | localedir = @localedir@ |
|---|
| 183 | localstatedir = @localstatedir@ |
|---|
| 184 | mandir = @mandir@ |
|---|
| 185 | mkdir_p = @mkdir_p@ |
|---|
| 186 | oldincludedir = @oldincludedir@ |
|---|
| 187 | pdfdir = @pdfdir@ |
|---|
| 188 | prefix = @prefix@ |
|---|
| 189 | program_transform_name = @program_transform_name@ |
|---|
| 190 | psdir = @psdir@ |
|---|
| 191 | sbindir = @sbindir@ |
|---|
| 192 | sharedstatedir = @sharedstatedir@ |
|---|
| 193 | srcdir = @srcdir@ |
|---|
| 194 | sysconfdir = @sysconfdir@ |
|---|
| 195 | target_alias = @target_alias@ |
|---|
| 196 | top_build_prefix = @top_build_prefix@ |
|---|
| 197 | top_builddir = @top_builddir@ |
|---|
| 198 | top_srcdir = @top_srcdir@ |
|---|
| 199 | SELINUXROOT = $(DESTDIR)$(datadir)/selinux |
|---|
| 200 | |
|---|
| 201 | # Distribute files from here. |
|---|
| 202 | EXTRA_DIST = arm4.fc arm4.if arm4.te arm4.sh |
|---|
| 203 | all: 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 |
|---|
| 219 | Makefile: $(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 | |
|---|
| 237 | mostlyclean-libtool: |
|---|
| 238 | -rm -f *.lo |
|---|
| 239 | |
|---|
| 240 | clean-libtool: |
|---|
| 241 | -rm -rf .libs _libs |
|---|
| 242 | tags: TAGS |
|---|
| 243 | TAGS: |
|---|
| 244 | |
|---|
| 245 | ctags: CTAGS |
|---|
| 246 | CTAGS: |
|---|
| 247 | |
|---|
| 248 | |
|---|
| 249 | distdir: $(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 |
|---|
| 279 | check-am: all-am |
|---|
| 280 | check: check-am |
|---|
| 281 | all-am: Makefile all-local |
|---|
| 282 | installdirs: |
|---|
| 283 | install: install-am |
|---|
| 284 | install-exec: install-exec-am |
|---|
| 285 | install-data: install-data-am |
|---|
| 286 | uninstall: uninstall-am |
|---|
| 287 | |
|---|
| 288 | install-am: all-am |
|---|
| 289 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 290 | |
|---|
| 291 | installcheck: installcheck-am |
|---|
| 292 | install-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 |
|---|
| 297 | mostlyclean-generic: |
|---|
| 298 | |
|---|
| 299 | clean-generic: |
|---|
| 300 | |
|---|
| 301 | distclean-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 | |
|---|
| 305 | maintainer-clean-generic: |
|---|
| 306 | @echo "This command is intended for maintainers to use" |
|---|
| 307 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 308 | clean: clean-am |
|---|
| 309 | |
|---|
| 310 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am |
|---|
| 311 | |
|---|
| 312 | distclean: distclean-am |
|---|
| 313 | -rm -f Makefile |
|---|
| 314 | distclean-am: clean-am distclean-generic distclean-local |
|---|
| 315 | |
|---|
| 316 | dvi: dvi-am |
|---|
| 317 | |
|---|
| 318 | dvi-am: |
|---|
| 319 | |
|---|
| 320 | html: html-am |
|---|
| 321 | |
|---|
| 322 | html-am: |
|---|
| 323 | |
|---|
| 324 | info: info-am |
|---|
| 325 | |
|---|
| 326 | info-am: |
|---|
| 327 | |
|---|
| 328 | install-data-am: |
|---|
| 329 | |
|---|
| 330 | install-dvi: install-dvi-am |
|---|
| 331 | |
|---|
| 332 | install-dvi-am: |
|---|
| 333 | |
|---|
| 334 | install-exec-am: install-exec-local |
|---|
| 335 | |
|---|
| 336 | install-html: install-html-am |
|---|
| 337 | |
|---|
| 338 | install-html-am: |
|---|
| 339 | |
|---|
| 340 | install-info: install-info-am |
|---|
| 341 | |
|---|
| 342 | install-info-am: |
|---|
| 343 | |
|---|
| 344 | install-man: |
|---|
| 345 | |
|---|
| 346 | install-pdf: install-pdf-am |
|---|
| 347 | |
|---|
| 348 | install-pdf-am: |
|---|
| 349 | |
|---|
| 350 | install-ps: install-ps-am |
|---|
| 351 | |
|---|
| 352 | install-ps-am: |
|---|
| 353 | |
|---|
| 354 | installcheck-am: |
|---|
| 355 | |
|---|
| 356 | maintainer-clean: maintainer-clean-am |
|---|
| 357 | -rm -f Makefile |
|---|
| 358 | maintainer-clean-am: distclean-am maintainer-clean-generic \ |
|---|
| 359 | maintainer-clean-local |
|---|
| 360 | |
|---|
| 361 | mostlyclean: mostlyclean-am |
|---|
| 362 | |
|---|
| 363 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool \ |
|---|
| 364 | mostlyclean-local |
|---|
| 365 | |
|---|
| 366 | pdf: pdf-am |
|---|
| 367 | |
|---|
| 368 | pdf-am: |
|---|
| 369 | |
|---|
| 370 | ps: ps-am |
|---|
| 371 | |
|---|
| 372 | ps-am: |
|---|
| 373 | |
|---|
| 374 | uninstall-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 | |
|---|
| 393 | all-local: arm4.pp.targeted |
|---|
| 394 | |
|---|
| 395 | # |
|---|
| 396 | # These have chained dependencies to force serialization of the build |
|---|
| 397 | # |
|---|
| 398 | arm4.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 | |
|---|
| 403 | arm4.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 | |
|---|
| 408 | arm4.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 | |
|---|
| 413 | mostlyclean-local: maintainer-clean-local |
|---|
| 414 | clean-local: maintainer-clean-local |
|---|
| 415 | distclean-local: maintainer-clean-local |
|---|
| 416 | maintainer-clean-local: |
|---|
| 417 | rm -f arm4.pp |
|---|
| 418 | rm -f arm4.pp.* |
|---|
| 419 | rm -rf tmp |
|---|
| 420 | |
|---|
| 421 | install-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 | |
|---|
| 428 | uninstall-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: |
|---|