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