]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openbsm/modules/auditfilter_noop/Makefile.in
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openbsm / modules / auditfilter_noop / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # $P4: //depot/projects/trustedbsd/openbsm/modules/auditfilter_noop/Makefile.in#2 $
19 #
20
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = modules/auditfilter_noop
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config/config.h
47 CONFIG_CLEAN_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(libdir)"
55 libLTLIBRARIES_INSTALL = $(INSTALL)
56 LTLIBRARIES = $(lib_LTLIBRARIES)
57 auditfilter_noop_la_LIBADD =
58 auditfilter_noop_la_SOURCES = auditfilter_noop.c
59 auditfilter_noop_la_OBJECTS = auditfilter_noop.lo
60 auditfilter_noop_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
61         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
62         $(auditfilter_noop_la_LDFLAGS) $(LDFLAGS) -o $@
63 DEFAULT_INCLUDES = -I. -I$(top_builddir)/config@am__isrc@
64 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
65 am__depfiles_maybe = depfiles
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71 CCLD = $(CC)
72 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
74         $(LDFLAGS) -o $@
75 SOURCES = auditfilter_noop.c
76 DIST_SOURCES = auditfilter_noop.c
77 ETAGS = etags
78 CTAGS = ctags
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 ACLOCAL = @ACLOCAL@
81 AMTAR = @AMTAR@
82 AR = @AR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CXX = @CXX@
93 CXXCPP = @CXXCPP@
94 CXXDEPMODE = @CXXDEPMODE@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 ECHO = @ECHO@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXEEXT = @EXEEXT@
105 F77 = @F77@
106 FFLAGS = @FFLAGS@
107 GREP = @GREP@
108 INSTALL = @INSTALL@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 LDFLAGS = @LDFLAGS@
114 LIBOBJS = @LIBOBJS@
115 LIBS = @LIBS@
116 LIBTOOL = @LIBTOOL@
117 LN_S = @LN_S@
118 LTLIBOBJS = @LTLIBOBJS@
119 MAINT = @MAINT@
120 MAKEINFO = @MAKEINFO@
121 MKDIR_P = @MKDIR_P@
122 OBJEXT = @OBJEXT@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 RANLIB = @RANLIB@
131 SED = @SED@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 VERSION = @VERSION@
136 abs_builddir = @abs_builddir@
137 abs_srcdir = @abs_srcdir@
138 abs_top_builddir = @abs_top_builddir@
139 abs_top_srcdir = @abs_top_srcdir@
140 ac_ct_CC = @ac_ct_CC@
141 ac_ct_CXX = @ac_ct_CXX@
142 ac_ct_F77 = @ac_ct_F77@
143 am__include = @am__include@
144 am__leading_dot = @am__leading_dot@
145 am__quote = @am__quote@
146 am__tar = @am__tar@
147 am__untar = @am__untar@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 builddir = @builddir@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 htmldir = @htmldir@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localedir = @localedir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 srcdir = @srcdir@
183 sysconfdir = @sysconfdir@
184 target_alias = @target_alias@
185 top_builddir = @top_builddir@
186 top_srcdir = @top_srcdir@
187 INCLUDES = -I$(top_srcdir)
188 lib_LTLIBRARIES = auditfilter_noop.la
189 auditfilter_noop_la_SOURCE = auditfilter_noop.c
190 auditfilter_noop_la_LDFLAGS = -module
191 all: all-am
192
193 .SUFFIXES:
194 .SUFFIXES: .c .lo .o .obj
195 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
196         @for dep in $?; do \
197           case '$(am__configure_deps)' in \
198             *$$dep*) \
199               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200                 && exit 0; \
201               exit 1;; \
202           esac; \
203         done; \
204         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  modules/auditfilter_noop/Makefile'; \
205         cd $(top_srcdir) && \
206           $(AUTOMAKE) --foreign  modules/auditfilter_noop/Makefile
207 .PRECIOUS: Makefile
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209         @case '$?' in \
210           *config.status*) \
211             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212           *) \
213             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215         esac;
216
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
225         @$(NORMAL_INSTALL)
226         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
227         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
228           if test -f $$p; then \
229             f=$(am__strip_dir) \
230             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
231             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
232           else :; fi; \
233         done
234
235 uninstall-libLTLIBRARIES:
236         @$(NORMAL_UNINSTALL)
237         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
238           p=$(am__strip_dir) \
239           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
240           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
241         done
242
243 clean-libLTLIBRARIES:
244         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
245         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
246           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
247           test "$$dir" != "$$p" || dir=.; \
248           echo "rm -f \"$${dir}/so_locations\""; \
249           rm -f "$${dir}/so_locations"; \
250         done
251 auditfilter_noop.la: $(auditfilter_noop_la_OBJECTS) $(auditfilter_noop_la_DEPENDENCIES) 
252         $(auditfilter_noop_la_LINK) -rpath $(libdir) $(auditfilter_noop_la_OBJECTS) $(auditfilter_noop_la_LIBADD) $(LIBS)
253
254 mostlyclean-compile:
255         -rm -f *.$(OBJEXT)
256
257 distclean-compile:
258         -rm -f *.tab.c
259
260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditfilter_noop.Plo@am__quote@
261
262 .c.o:
263 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
264 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
268
269 .c.obj:
270 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
271 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
274 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
275
276 .c.lo:
277 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
278 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
281 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
282
283 mostlyclean-libtool:
284         -rm -f *.lo
285
286 clean-libtool:
287         -rm -rf .libs _libs
288
289 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
290         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291         unique=`for i in $$list; do \
292             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293           done | \
294           $(AWK) '    { files[$$0] = 1; } \
295                END { for (i in files) print i; }'`; \
296         mkid -fID $$unique
297 tags: TAGS
298
299 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
300                 $(TAGS_FILES) $(LISP)
301         tags=; \
302         here=`pwd`; \
303         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
304         unique=`for i in $$list; do \
305             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306           done | \
307           $(AWK) '    { files[$$0] = 1; } \
308                END { for (i in files) print i; }'`; \
309         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
310           test -n "$$unique" || unique=$$empty_fix; \
311           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
312             $$tags $$unique; \
313         fi
314 ctags: CTAGS
315 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316                 $(TAGS_FILES) $(LISP)
317         tags=; \
318         here=`pwd`; \
319         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320         unique=`for i in $$list; do \
321             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322           done | \
323           $(AWK) '    { files[$$0] = 1; } \
324                END { for (i in files) print i; }'`; \
325         test -z "$(CTAGS_ARGS)$$tags$$unique" \
326           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
327              $$tags $$unique
328
329 GTAGS:
330         here=`$(am__cd) $(top_builddir) && pwd` \
331           && cd $(top_srcdir) \
332           && gtags -i $(GTAGS_ARGS) $$here
333
334 distclean-tags:
335         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
336
337 distdir: $(DISTFILES)
338         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340         list='$(DISTFILES)'; \
341           dist_files=`for file in $$list; do echo $$file; done | \
342           sed -e "s|^$$srcdirstrip/||;t" \
343               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
344         case $$dist_files in \
345           */*) $(MKDIR_P) `echo "$$dist_files" | \
346                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
347                            sort -u` ;; \
348         esac; \
349         for file in $$dist_files; do \
350           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351           if test -d $$d/$$file; then \
352             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
353             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
354               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
355             fi; \
356             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
357           else \
358             test -f $(distdir)/$$file \
359             || cp -p $$d/$$file $(distdir)/$$file \
360             || exit 1; \
361           fi; \
362         done
363 check-am: all-am
364 check: check-am
365 all-am: Makefile $(LTLIBRARIES)
366 installdirs:
367         for dir in "$(DESTDIR)$(libdir)"; do \
368           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
369         done
370 install: install-am
371 install-exec: install-exec-am
372 install-data: install-data-am
373 uninstall: uninstall-am
374
375 install-am: all-am
376         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378 installcheck: installcheck-am
379 install-strip:
380         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
381           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
382           `test -z '$(STRIP)' || \
383             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
384 mostlyclean-generic:
385
386 clean-generic:
387
388 distclean-generic:
389         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
390
391 maintainer-clean-generic:
392         @echo "This command is intended for maintainers to use"
393         @echo "it deletes files that may require special tools to rebuild."
394 clean: clean-am
395
396 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
397         mostlyclean-am
398
399 distclean: distclean-am
400         -rm -rf ./$(DEPDIR)
401         -rm -f Makefile
402 distclean-am: clean-am distclean-compile distclean-generic \
403         distclean-tags
404
405 dvi: dvi-am
406
407 dvi-am:
408
409 html: html-am
410
411 info: info-am
412
413 info-am:
414
415 install-data-am:
416
417 install-dvi: install-dvi-am
418
419 install-exec-am: install-libLTLIBRARIES
420
421 install-html: install-html-am
422
423 install-info: install-info-am
424
425 install-man:
426
427 install-pdf: install-pdf-am
428
429 install-ps: install-ps-am
430
431 installcheck-am:
432
433 maintainer-clean: maintainer-clean-am
434         -rm -rf ./$(DEPDIR)
435         -rm -f Makefile
436 maintainer-clean-am: distclean-am maintainer-clean-generic
437
438 mostlyclean: mostlyclean-am
439
440 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
441         mostlyclean-libtool
442
443 pdf: pdf-am
444
445 pdf-am:
446
447 ps: ps-am
448
449 ps-am:
450
451 uninstall-am: uninstall-libLTLIBRARIES
452
453 .MAKE: install-am install-strip
454
455 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
456         clean-libLTLIBRARIES clean-libtool ctags distclean \
457         distclean-compile distclean-generic distclean-libtool \
458         distclean-tags distdir dvi dvi-am html html-am info info-am \
459         install install-am install-data install-data-am install-dvi \
460         install-dvi-am install-exec install-exec-am install-html \
461         install-html-am install-info install-info-am \
462         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
463         install-ps install-ps-am install-strip installcheck \
464         installcheck-am installdirs maintainer-clean \
465         maintainer-clean-generic mostlyclean mostlyclean-compile \
466         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
467         tags uninstall uninstall-am uninstall-libLTLIBRARIES
468
469 # Tell versions [3.59,3.63) of GNU make to not export all variables.
470 # Otherwise a system limit (for SysV at least) may be exceeded.
471 .NOEXPORT: