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	\
272293161Sbrueffer	au_notify.3	\
273159248Srwatson	au_open.3	\
274187214Srwatson	au_socket_type.3	\
275156283Srwatson	au_token.3	\
276156283Srwatson	au_user.3	\
277156283Srwatson	libbsm.3
278156283Srwatson
279156283Srwatsonall: all-am
280156283Srwatson
281156283Srwatson.SUFFIXES:
282156283Srwatson.SUFFIXES: .c .lo .o .obj
283156283Srwatson$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
284156283Srwatson	@for dep in $?; do \
285156283Srwatson	  case '$(am__configure_deps)' in \
286156283Srwatson	    *$$dep*) \
287243750Srwatson	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
288243750Srwatson	        && { if test -f $@; then exit 0; else break; fi; }; \
289156283Srwatson	      exit 1;; \
290156283Srwatson	  esac; \
291156283Srwatson	done; \
292243750Srwatson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libbsm/Makefile'; \
293243750Srwatson	$(am__cd) $(top_srcdir) && \
294243750Srwatson	  $(AUTOMAKE) --foreign libbsm/Makefile
295156283Srwatson.PRECIOUS: Makefile
296156283SrwatsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297156283Srwatson	@case '$?' in \
298156283Srwatson	  *config.status*) \
299156283Srwatson	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
300156283Srwatson	  *) \
301156283Srwatson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
302156283Srwatson	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
303156283Srwatson	esac;
304156283Srwatson
305156283Srwatson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307156283Srwatson
308156283Srwatson$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310156283Srwatson$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311156283Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312243750Srwatson$(am__aclocal_m4_deps):
313156283Srwatsoninstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
314156283Srwatson	@$(NORMAL_INSTALL)
315243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
316243750Srwatson	list2=; for p in $$list; do \
317156283Srwatson	  if test -f $$p; then \
318243750Srwatson	    list2="$$list2 $$p"; \
319156283Srwatson	  else :; fi; \
320243750Srwatson	done; \
321243750Srwatson	test -z "$$list2" || { \
322243750Srwatson	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
323243750Srwatson	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
324243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
325243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
326243750Srwatson	}
327156283Srwatson
328156283Srwatsonuninstall-libLTLIBRARIES:
329156283Srwatson	@$(NORMAL_UNINSTALL)
330243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
331243750Srwatson	for p in $$list; do \
332243750Srwatson	  $(am__strip_dir) \
333243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
334243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
335156283Srwatson	done
336156283Srwatson
337156283Srwatsonclean-libLTLIBRARIES:
338156283Srwatson	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
339243750Srwatson	@list='$(lib_LTLIBRARIES)'; \
340243750Srwatson	locs=`for p in $$list; do echo $$p; done | \
341243750Srwatson	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
342243750Srwatson	      sort -u`; \
343243750Srwatson	test -z "$$locs" || { \
344243750Srwatson	  echo rm -f $${locs}; \
345243750Srwatson	  rm -f $${locs}; \
346243750Srwatson	}
347243750Srwatsonlibbsm.la: $(libbsm_la_OBJECTS) $(libbsm_la_DEPENDENCIES) $(EXTRA_libbsm_la_DEPENDENCIES) 
348173143Srwatson	$(LINK) -rpath $(libdir) $(libbsm_la_OBJECTS) $(libbsm_la_LIBADD) $(LIBS)
349156283Srwatson
350156283Srwatsonmostlyclean-compile:
351156283Srwatson	-rm -f *.$(OBJEXT)
352156283Srwatson
353156283Srwatsondistclean-compile:
354156283Srwatson	-rm -f *.tab.c
355156283Srwatson
356156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_audit.Plo@am__quote@
357156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_class.Plo@am__quote@
358156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_control.Plo@am__quote@
359187214Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_domain.Plo@am__quote@
360186647Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_errno.Plo@am__quote@
361156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_event.Plo@am__quote@
362191273Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_fcntl.Plo@am__quote@
363156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_flags.Plo@am__quote@
364156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_io.Plo@am__quote@
365156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_mask.Plo@am__quote@
366156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_notify.Plo@am__quote@
367187214Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_socket_type.Plo@am__quote@
368156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_token.Plo@am__quote@
369156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_user.Plo@am__quote@
370156283Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_wrappers.Plo@am__quote@
371156283Srwatson
372156283Srwatson.c.o:
373173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
374243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
375156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
376156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377156283Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c $<
378156283Srwatson
379156283Srwatson.c.obj:
380173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
381243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
382156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
383156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384156283Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
385156283Srwatson
386156283Srwatson.c.lo:
387173143Srwatson@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
388243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
389156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
390156283Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391156283Srwatson@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
392156283Srwatson
393156283Srwatsonmostlyclean-libtool:
394156283Srwatson	-rm -f *.lo
395156283Srwatson
396156283Srwatsonclean-libtool:
397156283Srwatson	-rm -rf .libs _libs
398243750Srwatsoninstall-man3: $(man3_MANS)
399156283Srwatson	@$(NORMAL_INSTALL)
400243750Srwatson	@list1='$(man3_MANS)'; \
401243750Srwatson	list2=''; \
402243750Srwatson	test -n "$(man3dir)" \
403243750Srwatson	  && test -n "`echo $$list1$$list2`" \
404243750Srwatson	  || exit 0; \
405243750Srwatson	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
406243750Srwatson	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
407243750Srwatson	{ for i in $$list1; do echo "$$i"; done;  \
408243750Srwatson	if test -n "$$list2"; then \
409243750Srwatson	  for i in $$list2; do echo "$$i"; done \
410243750Srwatson	    | sed -n '/\.3[a-z]*$$/p'; \
411243750Srwatson	fi; \
412243750Srwatson	} | while read p; do \
413243750Srwatson	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
414243750Srwatson	  echo "$$d$$p"; echo "$$p"; \
415243750Srwatson	done | \
416243750Srwatson	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
417243750Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
418243750Srwatson	sed 'N;N;s,\n, ,g' | { \
419243750Srwatson	list=; while read file base inst; do \
420243750Srwatson	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
421243750Srwatson	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
422243750Srwatson	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
423243750Srwatson	  fi; \
424156283Srwatson	done; \
425243750Srwatson	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
426243750Srwatson	while read files; do \
427243750Srwatson	  test -z "$$files" || { \
428243750Srwatson	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
429243750Srwatson	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
430243750Srwatson	done; }
431243750Srwatson
432156283Srwatsonuninstall-man3:
433156283Srwatson	@$(NORMAL_UNINSTALL)
434243750Srwatson	@list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
435243750Srwatson	files=`{ for i in $$list; do echo "$$i"; done; \
436243750Srwatson	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
437243750Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
438243750Srwatson	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
439156283Srwatson
440156283SrwatsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
441156283Srwatson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442156283Srwatson	unique=`for i in $$list; do \
443156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444156283Srwatson	  done | \
445243750Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
447156283Srwatson	mkid -fID $$unique
448156283Srwatsontags: TAGS
449156283Srwatson
450156283SrwatsonTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
451156283Srwatson		$(TAGS_FILES) $(LISP)
452243750Srwatson	set x; \
453156283Srwatson	here=`pwd`; \
454156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
455156283Srwatson	unique=`for i in $$list; do \
456156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457156283Srwatson	  done | \
458191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
460243750Srwatson	shift; \
461243750Srwatson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
462156283Srwatson	  test -n "$$unique" || unique=$$empty_fix; \
463243750Srwatson	  if test $$# -gt 0; then \
464243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465243750Srwatson	      "$$@" $$unique; \
466243750Srwatson	  else \
467243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
468243750Srwatson	      $$unique; \
469243750Srwatson	  fi; \
470156283Srwatson	fi
471156283Srwatsonctags: CTAGS
472156283SrwatsonCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
473156283Srwatson		$(TAGS_FILES) $(LISP)
474156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
475156283Srwatson	unique=`for i in $$list; do \
476156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477156283Srwatson	  done | \
478191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
479191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
480243750Srwatson	test -z "$(CTAGS_ARGS)$$unique" \
481156283Srwatson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
482243750Srwatson	     $$unique
483156283Srwatson
484156283SrwatsonGTAGS:
485156283Srwatson	here=`$(am__cd) $(top_builddir) && pwd` \
486243750Srwatson	  && $(am__cd) $(top_srcdir) \
487243750Srwatson	  && gtags -i $(GTAGS_ARGS) "$$here"
488156283Srwatson
489243750Srwatsoncscopelist:  $(HEADERS) $(SOURCES) $(LISP)
490243750Srwatson	list='$(SOURCES) $(HEADERS) $(LISP)'; \
491243750Srwatson	case "$(srcdir)" in \
492243750Srwatson	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
493243750Srwatson	  *) sdir=$(subdir)/$(srcdir) ;; \
494243750Srwatson	esac; \
495243750Srwatson	for i in $$list; do \
496243750Srwatson	  if test -f "$$i"; then \
497243750Srwatson	    echo "$(subdir)/$$i"; \
498243750Srwatson	  else \
499243750Srwatson	    echo "$$sdir/$$i"; \
500243750Srwatson	  fi; \
501243750Srwatson	done >> $(top_builddir)/cscope.files
502243750Srwatson
503156283Srwatsondistclean-tags:
504156283Srwatson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505156283Srwatson
506156283Srwatsondistdir: $(DISTFILES)
507243750Srwatson	@list='$(MANS)'; if test -n "$$list"; then \
508243750Srwatson	  list=`for p in $$list; do \
509243750Srwatson	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
510243750Srwatson	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
511243750Srwatson	  if test -n "$$list" && \
512243750Srwatson	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
513243750Srwatson	    echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
514243750Srwatson	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
515243750Srwatson	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
516243750Srwatson	    echo "       typically 'make maintainer-clean' will remove them" >&2; \
517243750Srwatson	    exit 1; \
518243750Srwatson	  else :; fi; \
519243750Srwatson	else :; fi
520173143Srwatson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521173143Srwatson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522173143Srwatson	list='$(DISTFILES)'; \
523173143Srwatson	  dist_files=`for file in $$list; do echo $$file; done | \
524173143Srwatson	  sed -e "s|^$$srcdirstrip/||;t" \
525173143Srwatson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
526173143Srwatson	case $$dist_files in \
527173143Srwatson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
528173143Srwatson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529173143Srwatson			   sort -u` ;; \
530173143Srwatson	esac; \
531173143Srwatson	for file in $$dist_files; do \
532156283Srwatson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533156283Srwatson	  if test -d $$d/$$file; then \
534173143Srwatson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
535243750Srwatson	    if test -d "$(distdir)/$$file"; then \
536243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537243750Srwatson	    fi; \
538156283Srwatson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539243750Srwatson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
540243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541156283Srwatson	    fi; \
542243750Srwatson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
543156283Srwatson	  else \
544243750Srwatson	    test -f "$(distdir)/$$file" \
545243750Srwatson	    || cp -p $$d/$$file "$(distdir)/$$file" \
546156283Srwatson	    || exit 1; \
547156283Srwatson	  fi; \
548156283Srwatson	done
549156283Srwatsoncheck-am: all-am
550156283Srwatsoncheck: check-am
551156283Srwatsonall-am: Makefile $(LTLIBRARIES) $(MANS)
552156283Srwatsoninstalldirs:
553156283Srwatson	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"; do \
554173143Srwatson	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
555156283Srwatson	done
556156283Srwatsoninstall: install-am
557156283Srwatsoninstall-exec: install-exec-am
558156283Srwatsoninstall-data: install-data-am
559156283Srwatsonuninstall: uninstall-am
560156283Srwatson
561156283Srwatsoninstall-am: all-am
562156283Srwatson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563156283Srwatson
564156283Srwatsoninstallcheck: installcheck-am
565156283Srwatsoninstall-strip:
566243750Srwatson	if test -z '$(STRIP)'; then \
567243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569243750Srwatson	      install; \
570243750Srwatson	else \
571243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573243750Srwatson	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
574243750Srwatson	fi
575156283Srwatsonmostlyclean-generic:
576156283Srwatson
577156283Srwatsonclean-generic:
578156283Srwatson
579156283Srwatsondistclean-generic:
580156283Srwatson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
581243750Srwatson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
582156283Srwatson
583156283Srwatsonmaintainer-clean-generic:
584156283Srwatson	@echo "This command is intended for maintainers to use"
585156283Srwatson	@echo "it deletes files that may require special tools to rebuild."
586156283Srwatsonclean: clean-am
587156283Srwatson
588156283Srwatsonclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
589156283Srwatson	mostlyclean-am
590156283Srwatson
591156283Srwatsondistclean: distclean-am
592156283Srwatson	-rm -rf ./$(DEPDIR)
593156283Srwatson	-rm -f Makefile
594156283Srwatsondistclean-am: clean-am distclean-compile distclean-generic \
595173143Srwatson	distclean-tags
596156283Srwatson
597156283Srwatsondvi: dvi-am
598156283Srwatson
599156283Srwatsondvi-am:
600156283Srwatson
601156283Srwatsonhtml: html-am
602156283Srwatson
603243750Srwatsonhtml-am:
604243750Srwatson
605156283Srwatsoninfo: info-am
606156283Srwatson
607156283Srwatsoninfo-am:
608156283Srwatson
609156283Srwatsoninstall-data-am: install-man
610156283Srwatson
611173143Srwatsoninstall-dvi: install-dvi-am
612173143Srwatson
613243750Srwatsoninstall-dvi-am:
614243750Srwatson
615156283Srwatsoninstall-exec-am: install-libLTLIBRARIES
616293161Sbrueffer	@$(NORMAL_INSTALL)
617293161Sbrueffer	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
618173143Srwatsoninstall-html: install-html-am
619173143Srwatson
620243750Srwatsoninstall-html-am:
621243750Srwatson
622156283Srwatsoninstall-info: install-info-am
623156283Srwatson
624243750Srwatsoninstall-info-am:
625243750Srwatson
626156283Srwatsoninstall-man: install-man3
627156283Srwatson
628173143Srwatsoninstall-pdf: install-pdf-am
629173143Srwatson
630243750Srwatsoninstall-pdf-am:
631243750Srwatson
632173143Srwatsoninstall-ps: install-ps-am
633173143Srwatson
634243750Srwatsoninstall-ps-am:
635243750Srwatson
636156283Srwatsoninstallcheck-am:
637156283Srwatson
638156283Srwatsonmaintainer-clean: maintainer-clean-am
639156283Srwatson	-rm -rf ./$(DEPDIR)
640156283Srwatson	-rm -f Makefile
641156283Srwatsonmaintainer-clean-am: distclean-am maintainer-clean-generic
642156283Srwatson
643156283Srwatsonmostlyclean: mostlyclean-am
644156283Srwatson
645156283Srwatsonmostlyclean-am: mostlyclean-compile mostlyclean-generic \
646156283Srwatson	mostlyclean-libtool
647156283Srwatson
648156283Srwatsonpdf: pdf-am
649156283Srwatson
650156283Srwatsonpdf-am:
651156283Srwatson
652156283Srwatsonps: ps-am
653156283Srwatson
654156283Srwatsonps-am:
655156283Srwatson
656173143Srwatsonuninstall-am: uninstall-libLTLIBRARIES uninstall-man
657156283Srwatson
658156283Srwatsonuninstall-man: uninstall-man3
659156283Srwatson
660293161Sbrueffer.MAKE: install-am install-exec-am install-strip
661173143Srwatson
662156283Srwatson.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
663243750Srwatson	clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
664156283Srwatson	distclean-compile distclean-generic distclean-libtool \
665156283Srwatson	distclean-tags distdir dvi dvi-am html html-am info info-am \
666173143Srwatson	install install-am install-data install-data-am install-dvi \
667293161Sbrueffer	install-dvi-am install-exec install-exec-am install-exec-hook \
668293161Sbrueffer	install-html install-html-am install-info install-info-am \
669173143Srwatson	install-libLTLIBRARIES install-man install-man3 install-pdf \
670173143Srwatson	install-pdf-am install-ps install-ps-am install-strip \
671156283Srwatson	installcheck installcheck-am installdirs maintainer-clean \
672156283Srwatson	maintainer-clean-generic mostlyclean mostlyclean-compile \
673156283Srwatson	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
674173143Srwatson	tags uninstall uninstall-am uninstall-libLTLIBRARIES \
675173143Srwatson	uninstall-man uninstall-man3
676156283Srwatson
677243750Srwatson
678293161Sbruefferinstall-exec-hook:
679293161Sbrueffer	cd $(DESTDIR)$(mandir) && \
680293161Sbrueffer	  $(LN_S) -f au_class.3 getauclassent.3 && \
681293161Sbrueffer	  $(LN_S) -f au_class.3 getauclassent_r.3 && \
682293161Sbrueffer	  $(LN_S) -f au_class.3 getauclassnam.3 && \
683293161Sbrueffer	  $(LN_S) -f au_class.3 getauclassnam_r.3 && \
684293161Sbrueffer	  $(LN_S) -f au_class.3 setauclass.3 && \
685293161Sbrueffer	  $(LN_S) -f au_class.3 endauclass.3 && \
686293161Sbrueffer	  $(LN_S) -f au_control.3 setac.3 && \
687293161Sbrueffer	  $(LN_S) -f au_control.3 endac.3 && \
688293161Sbrueffer	  $(LN_S) -f au_control.3 getacdir.3 && \
689293161Sbrueffer	  $(LN_S) -f au_control.3 getacdist.3 && \
690293161Sbrueffer	  $(LN_S) -f au_control.3 getacexpire.3 && \
691293161Sbrueffer	  $(LN_S) -f au_control.3 getacfilesz.3 && \
692293161Sbrueffer	  $(LN_S) -f au_control.3 getacflg.3 && \
693293161Sbrueffer	  $(LN_S) -f au_control.3 getachost.3 && \
694293161Sbrueffer	  $(LN_S) -f au_control.3 getacmin.3 && \
695293161Sbrueffer	  $(LN_S) -f au_control.3 getacna.3 && \
696293161Sbrueffer	  $(LN_S) -f au_control.3 getacpol.3 && \
697293161Sbrueffer	  $(LN_S) -f au_control.3 au_poltostr.3 && \
698293161Sbrueffer	  $(LN_S) -f au_control.3 ac_strtopol.3 && \
699293161Sbrueffer	  $(LN_S) -f au_domain.3 au_bsm_to_domain.3 && \
700293161Sbrueffer	  $(LN_S) -f au_domain.3 au_domain_to_bsm.3 && \
701293161Sbrueffer	  $(LN_S) -f au_errno.3 au_bsm_to_errno.3 && \
702293161Sbrueffer	  $(LN_S) -f au_errno.3 au_errno_to_bsm.3 && \
703293161Sbrueffer	  $(LN_S) -f au_errno.3 au_strerror.3 && \
704293161Sbrueffer	  $(LN_S) -f au_event.3 setauevent.3 && \
705293161Sbrueffer	  $(LN_S) -f au_event.3 endauevent.3 && \
706293161Sbrueffer	  $(LN_S) -f au_event.3 getauevent.3 && \
707293161Sbrueffer	  $(LN_S) -f au_event.3 getauevent_r.3 && \
708293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnam.3 && \
709293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnam_r.3 && \
710293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnum.3 && \
711293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnum_r.3 && \
712293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnonam.3 && \
713293161Sbrueffer	  $(LN_S) -f au_event.3 getauevnonam_r.3 && \
714293161Sbrueffer	  $(LN_S) -f au_fcntl.3 au_bsm_to_fcntl_cmd.3 && \
715293161Sbrueffer	  $(LN_S) -f au_fcntl.3 au_fcntl_cmd_to_bsm.3 && \
716293161Sbrueffer	  $(LN_S) -f au_io.3 au_fetch_tok.3 && \
717293161Sbrueffer	  $(LN_S) -f au_io.3 au_print_tok.3 && \
718293161Sbrueffer	  $(LN_S) -f au_io.3 au_print_flags_tok.3 && \
719293161Sbrueffer	  $(LN_S) -f au_io.3 au_read_rec.3 && \
720293161Sbrueffer	  $(LN_S) -f au_mask.3 au_preselect.3 && \
721293161Sbrueffer	  $(LN_S) -f au_mask.3 getauditflagsbin.3 && \
722293161Sbrueffer	  $(LN_S) -f au_mask.3 getauditflagschar.3 && \
723293161Sbrueffer	  $(LN_S) -f au_notify.3 au_get_state.3 && \
724293161Sbrueffer	  $(LN_S) -f au_notify.3 au_notify_initialize.3 && \
725293161Sbrueffer	  $(LN_S) -f au_notify.3 au_notify_terminate.3 && \
726293161Sbrueffer	  $(LN_S) -f au_open.3 au_open.3 && \
727293161Sbrueffer	  $(LN_S) -f au_open.3 au_write.3 && \
728293161Sbrueffer	  $(LN_S) -f au_open.3 au_close.3 && \
729293161Sbrueffer	  $(LN_S) -f au_open.3 au_close_buffer.3 && \
730293161Sbrueffer	  $(LN_S) -f au_open.3 au_close_token.3 && \
731293161Sbrueffer	  $(LN_S) -f au_socket_type.3 au_bsm_to_socket_type.3 && \
732293161Sbrueffer	  $(LN_S) -f au_socket_type.3 au_socket_type_to_bsm.3 && \
733293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_arg32.3 && \
734293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_arg64.3 && \
735293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_arg.3 && \
736293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_attr64.3 && \
737293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_data.3 && \
738293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_exit.3 && \
739293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_groups.3 && \
740293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_newgroups.3 && \
741293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_in_addr.3 && \
742293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_in_addr_ex.3 && \
743293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_ip.3 && \
744293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_ipc.3 && \
745293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_ipc_perm.3 && \
746293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_iport.3 && \
747293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_opaque.3 && \
748293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_file.3 && \
749293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_text.3 && \
750293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_path.3 && \
751293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process32.3 && \
752293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process64.3 && \
753293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process.3 && \
754293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process32_ex.3 && \
755293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process64_ex.3 && \
756293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_process_ex.3 && \
757293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_return32.3 && \
758293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_return64.3 && \
759293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_return.3 && \
760293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_seq.3 && \
761293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_sock_inet32.3 && \
762293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_sock_inet128.3 && \
763293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_sock_inet.3 && \
764293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_socket_ex.3 && \
765293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject32.3 && \
766293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject64.3 && \
767293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject.3 && \
768293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject32_ex.3 && \
769293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject64_ex.3 && \
770293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_subject_ex.3 && \
771293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_me.3 && \
772293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_exec_args.3 && \
773293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_exec_env.3 && \
774293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_header.3 && \
775293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_header32.3 && \
776293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_header64.3 && \
777293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_header_ex.3 && \
778293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_header32_ex.3 && \
779293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_trailer.3 && \
780293161Sbrueffer	  $(LN_S) -f au_token.3 au_to_zonename.3 && \
781293161Sbrueffer	  $(LN_S) -f au_user.3 setauuser.3 && \
782293161Sbrueffer	  $(LN_S) -f au_user.3 endauuser.3 && \
783293161Sbrueffer	  $(LN_S) -f au_user.3 getauuserent.3 && \
784293161Sbrueffer	  $(LN_S) -f au_user.3 getauuserent_r.3 && \
785293161Sbrueffer	  $(LN_S) -f au_user.3 getauusernam.3 && \
786293161Sbrueffer	  $(LN_S) -f au_user.3 getauusernam_r.3 && \
787293161Sbrueffer	  $(LN_S) -f au_user.3 au_user_mask.3 && \
788293161Sbrueffer	  $(LN_S) -f au_user.3 getfauditflags.3
789293161Sbrueffer
790156283Srwatson# Tell versions [3.59,3.63) of GNU make to not export all variables.
791156283Srwatson# Otherwise a system limit (for SysV at least) may be exceeded.
792156283Srwatson.NOEXPORT:
793