1243750Srwatson# Makefile.in generated by automake 1.12.2 from Makefile.am.
2156283Srwatson# @configure_input@
3156283Srwatson
4243750Srwatson# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5243750Srwatson
6156283Srwatson# This Makefile.in is free software; the Free Software Foundation
7156283Srwatson# gives unlimited permission to copy and/or distribute it,
8156283Srwatson# with or without modifications, as long as this notice is preserved.
9156283Srwatson
10156283Srwatson# This program is distributed in the hope that it will be useful,
11156283Srwatson# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12156283Srwatson# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13156283Srwatson# PARTICULAR PURPOSE.
14156283Srwatson
15156283Srwatson@SET_MAKE@
16156283Srwatson
17156283SrwatsonVPATH = @srcdir@
18243750Srwatsonam__make_dryrun = \
19243750Srwatson  { \
20243750Srwatson    am__dry=no; \
21243750Srwatson    case $$MAKEFLAGS in \
22243750Srwatson      *\\[\ \	]*) \
23243750Srwatson        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24243750Srwatson          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25243750Srwatson      *) \
26243750Srwatson        for am__flg in $$MAKEFLAGS; do \
27243750Srwatson          case $$am__flg in \
28243750Srwatson            *=*|--*) ;; \
29243750Srwatson            *n*) am__dry=yes; break;; \
30243750Srwatson          esac; \
31243750Srwatson        done;; \
32243750Srwatson    esac; \
33243750Srwatson    test $$am__dry = yes; \
34243750Srwatson  }
35156283Srwatsonpkgdatadir = $(datadir)/@PACKAGE@
36243750Srwatsonpkgincludedir = $(includedir)/@PACKAGE@
37156283Srwatsonpkglibdir = $(libdir)/@PACKAGE@
38243750Srwatsonpkglibexecdir = $(libexecdir)/@PACKAGE@
39156283Srwatsonam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40156283Srwatsoninstall_sh_DATA = $(install_sh) -c -m 644
41156283Srwatsoninstall_sh_PROGRAM = $(install_sh) -c
42156283Srwatsoninstall_sh_SCRIPT = $(install_sh) -c
43156283SrwatsonINSTALL_HEADER = $(INSTALL_DATA)
44156283Srwatsontransform = $(program_transform_name)
45156283SrwatsonNORMAL_INSTALL = :
46156283SrwatsonPRE_INSTALL = :
47156283SrwatsonPOST_INSTALL = :
48156283SrwatsonNORMAL_UNINSTALL = :
49156283SrwatsonPRE_UNINSTALL = :
50156283SrwatsonPOST_UNINSTALL = :
51156283Srwatsonbuild_triplet = @build@
52156283Srwatsonhost_triplet = @host@
53156283Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@am__append_1 = \
54156283Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@	bsm_notify.c	\
55156283Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@	bsm_wrappers.c
56156283Srwatson
57156283Srwatsonsubdir = libbsm
58243750SrwatsonDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
59243750Srwatson	$(top_srcdir)/config/depcomp
60156283SrwatsonACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61156283Srwatsonam__aclocal_m4_deps = $(top_srcdir)/configure.ac
62156283Srwatsonam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63156283Srwatson	$(ACLOCAL_M4)
64156283Srwatsonmkinstalldirs = $(install_sh) -d
65156283SrwatsonCONFIG_HEADER = $(top_builddir)/config/config.h
66156283SrwatsonCONFIG_CLEAN_FILES =
67243750SrwatsonCONFIG_CLEAN_VPATH_FILES =
68156283Srwatsonam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69156283Srwatsonam__vpath_adj = case $$p in \
70156283Srwatson    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71156283Srwatson    *) f=$$p;; \
72156283Srwatson  esac;
73243750Srwatsonam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74243750Srwatsonam__install_max = 40
75243750Srwatsonam__nobase_strip_setup = \
76243750Srwatson  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77243750Srwatsonam__nobase_strip = \
78243750Srwatson  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79243750Srwatsonam__nobase_list = $(am__nobase_strip_setup); \
80243750Srwatson  for p in $$list; do echo "$$p $$p"; done | \
81243750Srwatson  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82243750Srwatson  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83243750Srwatson    if (++n[$$2] == $(am__install_max)) \
84243750Srwatson      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85243750Srwatson    END { for (dir in files) print dir, files[dir] }'
86243750Srwatsonam__base_list = \
87243750Srwatson  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88243750Srwatson  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89243750Srwatsonam__uninstall_files_from_dir = { \
90243750Srwatson  test -z "$$files" \
91243750Srwatson    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
92243750Srwatson    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
93243750Srwatson         $(am__cd) "$$dir" && rm -f $$files; }; \
94243750Srwatson  }
95156283Srwatsonam__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"
96156283SrwatsonLTLIBRARIES = $(lib_LTLIBRARIES)
97156283Srwatsonlibbsm_la_LIBADD =
98156283Srwatsonam__libbsm_la_SOURCES_DIST = bsm_audit.c bsm_class.c bsm_control.c \
99191273Srwatson	bsm_domain.c bsm_errno.c bsm_event.c bsm_fcntl.c bsm_flags.c \
100191273Srwatson	bsm_io.c bsm_mask.c bsm_socket_type.c bsm_token.c bsm_user.c \
101187214Srwatson	bsm_notify.c bsm_wrappers.c
102156283Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@am__objects_1 = bsm_notify.lo \
103156283Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@	bsm_wrappers.lo
104156283Srwatsonam_libbsm_la_OBJECTS = bsm_audit.lo bsm_class.lo bsm_control.lo \
105191273Srwatson	bsm_domain.lo bsm_errno.lo bsm_event.lo bsm_fcntl.lo \
106191273Srwatson	bsm_flags.lo bsm_io.lo bsm_mask.lo bsm_socket_type.lo \
107191273Srwatson	bsm_token.lo bsm_user.lo $(am__objects_1)
108156283Srwatsonlibbsm_la_OBJECTS = $(am_libbsm_la_OBJECTS)
109191273SrwatsonDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
110156283Srwatsondepcomp = $(SHELL) $(top_srcdir)/config/depcomp
111156283Srwatsonam__depfiles_maybe = depfiles
112243750Srwatsonam__mv = mv -f
113156283SrwatsonCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114156283Srwatson	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115173143SrwatsonLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
116173143Srwatson	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
117173143Srwatson	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
118156283SrwatsonCCLD = $(CC)
119173143SrwatsonLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120173143Srwatson	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
121173143Srwatson	$(LDFLAGS) -o $@
122156283SrwatsonSOURCES = $(libbsm_la_SOURCES)
123156283SrwatsonDIST_SOURCES = $(am__libbsm_la_SOURCES_DIST)
124243750Srwatsonam__can_run_installinfo = \
125243750Srwatson  case $$AM_UPDATE_INFO_DIR in \
126243750Srwatson    n|no|NO) false;; \
127243750Srwatson    *) (install-info --version) >/dev/null 2>&1;; \
128243750Srwatson  esac
129156283Srwatsonman3dir = $(mandir)/man3
130156283SrwatsonNROFF = nroff
131156283SrwatsonMANS = $(man3_MANS)
132156283SrwatsonETAGS = etags
133156283SrwatsonCTAGS = ctags
134156283SrwatsonDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135156283SrwatsonACLOCAL = @ACLOCAL@
136156283SrwatsonAMTAR = @AMTAR@
137156283SrwatsonAR = @AR@
138156283SrwatsonAUTOCONF = @AUTOCONF@
139156283SrwatsonAUTOHEADER = @AUTOHEADER@
140156283SrwatsonAUTOMAKE = @AUTOMAKE@
141156283SrwatsonAWK = @AWK@
142156283SrwatsonCC = @CC@
143156283SrwatsonCCDEPMODE = @CCDEPMODE@
144156283SrwatsonCFLAGS = @CFLAGS@
145156283SrwatsonCPP = @CPP@
146156283SrwatsonCPPFLAGS = @CPPFLAGS@
147156283SrwatsonCYGPATH_W = @CYGPATH_W@
148156283SrwatsonDEFS = @DEFS@
149156283SrwatsonDEPDIR = @DEPDIR@
150243750SrwatsonDLLTOOL = @DLLTOOL@
151191273SrwatsonDSYMUTIL = @DSYMUTIL@
152243750SrwatsonDUMPBIN = @DUMPBIN@
153156283SrwatsonECHO_C = @ECHO_C@
154156283SrwatsonECHO_N = @ECHO_N@
155156283SrwatsonECHO_T = @ECHO_T@
156156283SrwatsonEGREP = @EGREP@
157156283SrwatsonEXEEXT = @EXEEXT@
158243750SrwatsonFGREP = @FGREP@
159173143SrwatsonGREP = @GREP@
160173143SrwatsonINSTALL = @INSTALL@
161156283SrwatsonINSTALL_DATA = @INSTALL_DATA@
162156283SrwatsonINSTALL_PROGRAM = @INSTALL_PROGRAM@
163156283SrwatsonINSTALL_SCRIPT = @INSTALL_SCRIPT@
164156283SrwatsonINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
165243750SrwatsonLD = @LD@
166156283SrwatsonLDFLAGS = @LDFLAGS@
167243750SrwatsonLEX = @LEX@
168243750SrwatsonLEXLIB = @LEXLIB@
169243750SrwatsonLEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
170156283SrwatsonLIBOBJS = @LIBOBJS@
171156283SrwatsonLIBS = @LIBS@
172156283SrwatsonLIBTOOL = @LIBTOOL@
173243750SrwatsonLIPO = @LIPO@
174156283SrwatsonLN_S = @LN_S@
175156283SrwatsonLTLIBOBJS = @LTLIBOBJS@
176156283SrwatsonMAINT = @MAINT@
177156283SrwatsonMAKEINFO = @MAKEINFO@
178243750SrwatsonMANIFEST_TOOL = @MANIFEST_TOOL@
179185573SrwatsonMIG = @MIG@
180173143SrwatsonMKDIR_P = @MKDIR_P@
181243750SrwatsonNM = @NM@
182191273SrwatsonNMEDIT = @NMEDIT@
183243750SrwatsonOBJDUMP = @OBJDUMP@
184156283SrwatsonOBJEXT = @OBJEXT@
185243750SrwatsonOTOOL = @OTOOL@
186243750SrwatsonOTOOL64 = @OTOOL64@
187156283SrwatsonPACKAGE = @PACKAGE@
188156283SrwatsonPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
189156283SrwatsonPACKAGE_NAME = @PACKAGE_NAME@
190156283SrwatsonPACKAGE_STRING = @PACKAGE_STRING@
191156283SrwatsonPACKAGE_TARNAME = @PACKAGE_TARNAME@
192243750SrwatsonPACKAGE_URL = @PACKAGE_URL@
193156283SrwatsonPACKAGE_VERSION = @PACKAGE_VERSION@
194156283SrwatsonPATH_SEPARATOR = @PATH_SEPARATOR@
195156283SrwatsonRANLIB = @RANLIB@
196173143SrwatsonSED = @SED@
197156283SrwatsonSET_MAKE = @SET_MAKE@
198156283SrwatsonSHELL = @SHELL@
199156283SrwatsonSTRIP = @STRIP@
200156283SrwatsonVERSION = @VERSION@
201243750SrwatsonYACC = @YACC@
202243750SrwatsonYFLAGS = @YFLAGS@
203173143Srwatsonabs_builddir = @abs_builddir@
204173143Srwatsonabs_srcdir = @abs_srcdir@
205173143Srwatsonabs_top_builddir = @abs_top_builddir@
206173143Srwatsonabs_top_srcdir = @abs_top_srcdir@
207243750Srwatsonac_ct_AR = @ac_ct_AR@
208156283Srwatsonac_ct_CC = @ac_ct_CC@
209243750Srwatsonac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210156283Srwatsonam__include = @am__include@
211156283Srwatsonam__leading_dot = @am__leading_dot@
212156283Srwatsonam__quote = @am__quote@
213156283Srwatsonam__tar = @am__tar@
214156283Srwatsonam__untar = @am__untar@
215156283Srwatsonbindir = @bindir@
216156283Srwatsonbuild = @build@
217156283Srwatsonbuild_alias = @build_alias@
218156283Srwatsonbuild_cpu = @build_cpu@
219156283Srwatsonbuild_os = @build_os@
220156283Srwatsonbuild_vendor = @build_vendor@
221173143Srwatsonbuilddir = @builddir@
222156283Srwatsondatadir = @datadir@
223173143Srwatsondatarootdir = @datarootdir@
224173143Srwatsondocdir = @docdir@
225173143Srwatsondvidir = @dvidir@
226156283Srwatsonexec_prefix = @exec_prefix@
227156283Srwatsonhost = @host@
228156283Srwatsonhost_alias = @host_alias@
229156283Srwatsonhost_cpu = @host_cpu@
230156283Srwatsonhost_os = @host_os@
231156283Srwatsonhost_vendor = @host_vendor@
232173143Srwatsonhtmldir = @htmldir@
233156283Srwatsonincludedir = @includedir@
234156283Srwatsoninfodir = @infodir@
235156283Srwatsoninstall_sh = @install_sh@
236156283Srwatsonlibdir = @libdir@
237156283Srwatsonlibexecdir = @libexecdir@
238173143Srwatsonlocaledir = @localedir@
239156283Srwatsonlocalstatedir = @localstatedir@
240156283Srwatsonmandir = @mandir@
241156283Srwatsonmkdir_p = @mkdir_p@
242156283Srwatsonoldincludedir = @oldincludedir@
243173143Srwatsonpdfdir = @pdfdir@
244156283Srwatsonprefix = @prefix@
245156283Srwatsonprogram_transform_name = @program_transform_name@
246173143Srwatsonpsdir = @psdir@
247156283Srwatsonsbindir = @sbindir@
248156283Srwatsonsharedstatedir = @sharedstatedir@
249173143Srwatsonsrcdir = @srcdir@
250156283Srwatsonsysconfdir = @sysconfdir@
251156283Srwatsontarget_alias = @target_alias@
252191273Srwatsontop_build_prefix = @top_build_prefix@
253173143Srwatsontop_builddir = @top_builddir@
254173143Srwatsontop_srcdir = @top_srcdir@
255185573Srwatson@USE_NATIVE_INCLUDES_FALSE@INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
256185573Srwatson@USE_NATIVE_INCLUDES_TRUE@INCLUDES = -I$(top_builddir) -I$(top_srcdir)
257156283Srwatsonlib_LTLIBRARIES = libbsm.la
258187214Srwatsonlibbsm_la_SOURCES = bsm_audit.c bsm_class.c bsm_control.c bsm_domain.c \
259191273Srwatson	bsm_errno.c bsm_event.c bsm_fcntl.c bsm_flags.c bsm_io.c \
260191273Srwatson	bsm_mask.c bsm_socket_type.c bsm_token.c bsm_user.c \
261191273Srwatson	$(am__append_1)
262156283Srwatsonman3_MANS = \
263156283Srwatson	au_class.3	\
264156283Srwatson	au_control.3	\
265187214Srwatson	au_domain.3	\
266186647Srwatson	au_errno.3	\
267156283Srwatson	au_event.3	\
268191273Srwatson	au_fcntl_cmd.3	\
269156283Srwatson	au_free_token.3	\
270156283Srwatson	au_io.3		\
271156283Srwatson	au_mask.3	\
272159248Srwatson	au_open.3	\
273187214Srwatson	au_socket_type.3	\
274156283Srwatson	au_token.3	\
275156283Srwatson	au_user.3	\
276156283Srwatson	libbsm.3
277156283Srwatson
278156283Srwatsonall: all-am
279156283Srwatson
280156283Srwatson.SUFFIXES:
281156283Srwatson.SUFFIXES: .c .lo .o .obj
282156283Srwatson$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
283156283Srwatson	@for dep in $?; do \
284156283Srwatson	  case '$(am__configure_deps)' in \
285156283Srwatson	    *$$dep*) \
286243750Srwatson	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
287243750Srwatson	        && { if test -f $@; then exit 0; else break; fi; }; \
288156283Srwatson	      exit 1;; \
289156283Srwatson	  esac; \
290156283Srwatson	done; \
291243750Srwatson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libbsm/Makefile'; \
292243750Srwatson	$(am__cd) $(top_srcdir) && \
293243750Srwatson	  $(AUTOMAKE) --foreign libbsm/Makefile
294156283Srwatson.PRECIOUS: Makefile
295156283SrwatsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296156283Srwatson	@case '$?' in \
297156283Srwatson	  *config.status*) \
298156283Srwatson	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299156283Srwatson	  *) \
300156283Srwatson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301156283Srwatson	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302156283Srwatson	esac;
303156283Srwatson
304156283Srwatson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306156283Srwatson
307156283Srwatson$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309156283Srwatson$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311243750Srwatson$(am__aclocal_m4_deps):
312156283Srwatsoninstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
313156283Srwatson	@$(NORMAL_INSTALL)
314243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
315243750Srwatson	list2=; for p in $$list; do \
316156283Srwatson	  if test -f $$p; then \
317243750Srwatson	    list2="$$list2 $$p"; \
318156283Srwatson	  else :; fi; \
319243750Srwatson	done; \
320243750Srwatson	test -z "$$list2" || { \
321243750Srwatson	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
322243750Srwatson	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
323243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
324243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
325243750Srwatson	}
326156283Srwatson
327156283Srwatsonuninstall-libLTLIBRARIES:
328156283Srwatson	@$(NORMAL_UNINSTALL)
329243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
330243750Srwatson	for p in $$list; do \
331243750Srwatson	  $(am__strip_dir) \
332243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
333243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
334156283Srwatson	done
335156283Srwatson
336156283Srwatsonclean-libLTLIBRARIES:
337156283Srwatson	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
338243750Srwatson	@list='$(lib_LTLIBRARIES)'; \
339243750Srwatson	locs=`for p in $$list; do echo $$p; done | \
340243750Srwatson	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
341243750Srwatson	      sort -u`; \
342243750Srwatson	test -z "$$locs" || { \
343243750Srwatson	  echo rm -f $${locs}; \
344243750Srwatson	  rm -f $${locs}; \
345243750Srwatson	}
346243750Srwatsonlibbsm.la: $(libbsm_la_OBJECTS) $(libbsm_la_DEPENDENCIES) $(EXTRA_libbsm_la_DEPENDENCIES) 
347173143Srwatson	$(LINK) -rpath $(libdir) $(libbsm_la_OBJECTS) $(libbsm_la_LIBADD) $(LIBS)
348156283Srwatson
349156283Srwatsonmostlyclean-compile:
350156283Srwatson	-rm -f *.$(OBJEXT)
351156283Srwatson
352156283Srwatsondistclean-compile:
353156283Srwatson	-rm -f *.tab.c
354156283Srwatson
355156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_audit.Plo@am__quote@
356156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_class.Plo@am__quote@
357156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_control.Plo@am__quote@
358187214Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_domain.Plo@am__quote@
359186647Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_errno.Plo@am__quote@
360156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_event.Plo@am__quote@
361191273Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_fcntl.Plo@am__quote@
362156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_flags.Plo@am__quote@
363156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_io.Plo@am__quote@
364156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_mask.Plo@am__quote@
365156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_notify.Plo@am__quote@
366187214Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_socket_type.Plo@am__quote@
367156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_token.Plo@am__quote@
368156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_user.Plo@am__quote@
369156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_wrappers.Plo@am__quote@
370156283Srwatson
371156283Srwatson.c.o:
372173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
373243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
374156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376156283Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c $<
377156283Srwatson
378156283Srwatson.c.obj:
379173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
380243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
381156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
382156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383156283Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
384156283Srwatson
385156283Srwatson.c.lo:
386173143Srwatson@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
387243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
388156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
389156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390156283Srwatson@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
391156283Srwatson
392156283Srwatsonmostlyclean-libtool:
393156283Srwatson	-rm -f *.lo
394156283Srwatson
395156283Srwatsonclean-libtool:
396156283Srwatson	-rm -rf .libs _libs
397243750Srwatsoninstall-man3: $(man3_MANS)
398156283Srwatson	@$(NORMAL_INSTALL)
399243750Srwatson	@list1='$(man3_MANS)'; \
400243750Srwatson	list2=''; \
401243750Srwatson	test -n "$(man3dir)" \
402243750Srwatson	  && test -n "`echo $$list1$$list2`" \
403243750Srwatson	  || exit 0; \
404243750Srwatson	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
405243750Srwatson	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
406243750Srwatson	{ for i in $$list1; do echo "$$i"; done;  \
407243750Srwatson	if test -n "$$list2"; then \
408243750Srwatson	  for i in $$list2; do echo "$$i"; done \
409243750Srwatson	    | sed -n '/\.3[a-z]*$$/p'; \
410243750Srwatson	fi; \
411243750Srwatson	} | while read p; do \
412243750Srwatson	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
413243750Srwatson	  echo "$$d$$p"; echo "$$p"; \
414243750Srwatson	done | \
415243750Srwatson	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
416243750Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
417243750Srwatson	sed 'N;N;s,\n, ,g' | { \
418243750Srwatson	list=; while read file base inst; do \
419243750Srwatson	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
420243750Srwatson	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
421243750Srwatson	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
422243750Srwatson	  fi; \
423156283Srwatson	done; \
424243750Srwatson	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
425243750Srwatson	while read files; do \
426243750Srwatson	  test -z "$$files" || { \
427243750Srwatson	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
428243750Srwatson	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
429243750Srwatson	done; }
430243750Srwatson
431156283Srwatsonuninstall-man3:
432156283Srwatson	@$(NORMAL_UNINSTALL)
433243750Srwatson	@list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
434243750Srwatson	files=`{ for i in $$list; do echo "$$i"; done; \
435243750Srwatson	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
436243750Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
437243750Srwatson	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
438156283Srwatson
439156283SrwatsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440156283Srwatson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441156283Srwatson	unique=`for i in $$list; do \
442156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443156283Srwatson	  done | \
444243750Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
445191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
446156283Srwatson	mkid -fID $$unique
447156283Srwatsontags: TAGS
448156283Srwatson
449156283SrwatsonTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450156283Srwatson		$(TAGS_FILES) $(LISP)
451243750Srwatson	set x; \
452156283Srwatson	here=`pwd`; \
453156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
454156283Srwatson	unique=`for i in $$list; do \
455156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456156283Srwatson	  done | \
457191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
459243750Srwatson	shift; \
460243750Srwatson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
461156283Srwatson	  test -n "$$unique" || unique=$$empty_fix; \
462243750Srwatson	  if test $$# -gt 0; then \
463243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464243750Srwatson	      "$$@" $$unique; \
465243750Srwatson	  else \
466243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467243750Srwatson	      $$unique; \
468243750Srwatson	  fi; \
469156283Srwatson	fi
470156283Srwatsonctags: CTAGS
471156283SrwatsonCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
472156283Srwatson		$(TAGS_FILES) $(LISP)
473156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
474156283Srwatson	unique=`for i in $$list; do \
475156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476156283Srwatson	  done | \
477191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
479243750Srwatson	test -z "$(CTAGS_ARGS)$$unique" \
480156283Srwatson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481243750Srwatson	     $$unique
482156283Srwatson
483156283SrwatsonGTAGS:
484156283Srwatson	here=`$(am__cd) $(top_builddir) && pwd` \
485243750Srwatson	  && $(am__cd) $(top_srcdir) \
486243750Srwatson	  && gtags -i $(GTAGS_ARGS) "$$here"
487156283Srwatson
488243750Srwatsoncscopelist:  $(HEADERS) $(SOURCES) $(LISP)
489243750Srwatson	list='$(SOURCES) $(HEADERS) $(LISP)'; \
490243750Srwatson	case "$(srcdir)" in \
491243750Srwatson	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
492243750Srwatson	  *) sdir=$(subdir)/$(srcdir) ;; \
493243750Srwatson	esac; \
494243750Srwatson	for i in $$list; do \
495243750Srwatson	  if test -f "$$i"; then \
496243750Srwatson	    echo "$(subdir)/$$i"; \
497243750Srwatson	  else \
498243750Srwatson	    echo "$$sdir/$$i"; \
499243750Srwatson	  fi; \
500243750Srwatson	done >> $(top_builddir)/cscope.files
501243750Srwatson
502156283Srwatsondistclean-tags:
503156283Srwatson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504156283Srwatson
505156283Srwatsondistdir: $(DISTFILES)
506243750Srwatson	@list='$(MANS)'; if test -n "$$list"; then \
507243750Srwatson	  list=`for p in $$list; do \
508243750Srwatson	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
509243750Srwatson	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
510243750Srwatson	  if test -n "$$list" && \
511243750Srwatson	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
512243750Srwatson	    echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
513243750Srwatson	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
514243750Srwatson	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
515243750Srwatson	    echo "       typically 'make maintainer-clean' will remove them" >&2; \
516243750Srwatson	    exit 1; \
517243750Srwatson	  else :; fi; \
518243750Srwatson	else :; fi
519173143Srwatson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520173143Srwatson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521173143Srwatson	list='$(DISTFILES)'; \
522173143Srwatson	  dist_files=`for file in $$list; do echo $$file; done | \
523173143Srwatson	  sed -e "s|^$$srcdirstrip/||;t" \
524173143Srwatson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
525173143Srwatson	case $$dist_files in \
526173143Srwatson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
527173143Srwatson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
528173143Srwatson			   sort -u` ;; \
529173143Srwatson	esac; \
530173143Srwatson	for file in $$dist_files; do \
531156283Srwatson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
532156283Srwatson	  if test -d $$d/$$file; then \
533173143Srwatson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
534243750Srwatson	    if test -d "$(distdir)/$$file"; then \
535243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536243750Srwatson	    fi; \
537156283Srwatson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
538243750Srwatson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
539243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540156283Srwatson	    fi; \
541243750Srwatson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542156283Srwatson	  else \
543243750Srwatson	    test -f "$(distdir)/$$file" \
544243750Srwatson	    || cp -p $$d/$$file "$(distdir)/$$file" \
545156283Srwatson	    || exit 1; \
546156283Srwatson	  fi; \
547156283Srwatson	done
548156283Srwatsoncheck-am: all-am
549156283Srwatsoncheck: check-am
550156283Srwatsonall-am: Makefile $(LTLIBRARIES) $(MANS)
551156283Srwatsoninstalldirs:
552156283Srwatson	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"; do \
553173143Srwatson	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
554156283Srwatson	done
555156283Srwatsoninstall: install-am
556156283Srwatsoninstall-exec: install-exec-am
557156283Srwatsoninstall-data: install-data-am
558156283Srwatsonuninstall: uninstall-am
559156283Srwatson
560156283Srwatsoninstall-am: all-am
561156283Srwatson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
562156283Srwatson
563156283Srwatsoninstallcheck: installcheck-am
564156283Srwatsoninstall-strip:
565243750Srwatson	if test -z '$(STRIP)'; then \
566243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
567243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
568243750Srwatson	      install; \
569243750Srwatson	else \
570243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
571243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
572243750Srwatson	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
573243750Srwatson	fi
574156283Srwatsonmostlyclean-generic:
575156283Srwatson
576156283Srwatsonclean-generic:
577156283Srwatson
578156283Srwatsondistclean-generic:
579156283Srwatson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
580243750Srwatson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
581156283Srwatson
582156283Srwatsonmaintainer-clean-generic:
583156283Srwatson	@echo "This command is intended for maintainers to use"
584156283Srwatson	@echo "it deletes files that may require special tools to rebuild."
585156283Srwatsonclean: clean-am
586156283Srwatson
587156283Srwatsonclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
588156283Srwatson	mostlyclean-am
589156283Srwatson
590156283Srwatsondistclean: distclean-am
591156283Srwatson	-rm -rf ./$(DEPDIR)
592156283Srwatson	-rm -f Makefile
593156283Srwatsondistclean-am: clean-am distclean-compile distclean-generic \
594173143Srwatson	distclean-tags
595156283Srwatson
596156283Srwatsondvi: dvi-am
597156283Srwatson
598156283Srwatsondvi-am:
599156283Srwatson
600156283Srwatsonhtml: html-am
601156283Srwatson
602243750Srwatsonhtml-am:
603243750Srwatson
604156283Srwatsoninfo: info-am
605156283Srwatson
606156283Srwatsoninfo-am:
607156283Srwatson
608156283Srwatsoninstall-data-am: install-man
609156283Srwatson
610173143Srwatsoninstall-dvi: install-dvi-am
611173143Srwatson
612243750Srwatsoninstall-dvi-am:
613243750Srwatson
614156283Srwatsoninstall-exec-am: install-libLTLIBRARIES
615156283Srwatson
616173143Srwatsoninstall-html: install-html-am
617173143Srwatson
618243750Srwatsoninstall-html-am:
619243750Srwatson
620156283Srwatsoninstall-info: install-info-am
621156283Srwatson
622243750Srwatsoninstall-info-am:
623243750Srwatson
624156283Srwatsoninstall-man: install-man3
625156283Srwatson
626173143Srwatsoninstall-pdf: install-pdf-am
627173143Srwatson
628243750Srwatsoninstall-pdf-am:
629243750Srwatson
630173143Srwatsoninstall-ps: install-ps-am
631173143Srwatson
632243750Srwatsoninstall-ps-am:
633243750Srwatson
634156283Srwatsoninstallcheck-am:
635156283Srwatson
636156283Srwatsonmaintainer-clean: maintainer-clean-am
637156283Srwatson	-rm -rf ./$(DEPDIR)
638156283Srwatson	-rm -f Makefile
639156283Srwatsonmaintainer-clean-am: distclean-am maintainer-clean-generic
640156283Srwatson
641156283Srwatsonmostlyclean: mostlyclean-am
642156283Srwatson
643156283Srwatsonmostlyclean-am: mostlyclean-compile mostlyclean-generic \
644156283Srwatson	mostlyclean-libtool
645156283Srwatson
646156283Srwatsonpdf: pdf-am
647156283Srwatson
648156283Srwatsonpdf-am:
649156283Srwatson
650156283Srwatsonps: ps-am
651156283Srwatson
652156283Srwatsonps-am:
653156283Srwatson
654173143Srwatsonuninstall-am: uninstall-libLTLIBRARIES uninstall-man
655156283Srwatson
656156283Srwatsonuninstall-man: uninstall-man3
657156283Srwatson
658173143Srwatson.MAKE: install-am install-strip
659173143Srwatson
660156283Srwatson.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
661243750Srwatson	clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
662156283Srwatson	distclean-compile distclean-generic distclean-libtool \
663156283Srwatson	distclean-tags distdir dvi dvi-am html html-am info info-am \
664173143Srwatson	install install-am install-data install-data-am install-dvi \
665173143Srwatson	install-dvi-am install-exec install-exec-am install-html \
666173143Srwatson	install-html-am install-info install-info-am \
667173143Srwatson	install-libLTLIBRARIES install-man install-man3 install-pdf \
668173143Srwatson	install-pdf-am install-ps install-ps-am install-strip \
669156283Srwatson	installcheck installcheck-am installdirs maintainer-clean \
670156283Srwatson	maintainer-clean-generic mostlyclean mostlyclean-compile \
671156283Srwatson	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
672173143Srwatson	tags uninstall uninstall-am uninstall-libLTLIBRARIES \
673173143Srwatson	uninstall-man uninstall-man3
674156283Srwatson
675243750Srwatson
676156283Srwatson# Tell versions [3.59,3.63) of GNU make to not export all variables.
677156283Srwatson# Otherwise a system limit (for SysV at least) may be exceeded.
678156283Srwatson.NOEXPORT:
679