]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/openbsm/sys/bsm/Makefile.in
Merge lldb trunk r321017 to contrib/llvm/tools/lldb.
[FreeBSD/FreeBSD.git] / contrib / openbsm / sys / bsm / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = sys/bsm
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
94         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96         $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 DIST_COMMON = $(srcdir)/Makefile.am $(am__openbsm_HEADERS_DIST) \
100         $(am__DIST_COMMON)
101 mkinstalldirs = $(install_sh) -d
102 CONFIG_HEADER = $(top_builddir)/config/config.h
103 CONFIG_CLEAN_FILES =
104 CONFIG_CLEAN_VPATH_FILES =
105 AM_V_P = $(am__v_P_@AM_V@)
106 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107 am__v_P_0 = false
108 am__v_P_1 = :
109 AM_V_GEN = $(am__v_GEN_@AM_V@)
110 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111 am__v_GEN_0 = @echo "  GEN     " $@;
112 am__v_GEN_1 = 
113 AM_V_at = $(am__v_at_@AM_V@)
114 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115 am__v_at_0 = @
116 am__v_at_1 = 
117 SOURCES =
118 DIST_SOURCES =
119 am__can_run_installinfo = \
120   case $$AM_UPDATE_INFO_DIR in \
121     n|no|NO) false;; \
122     *) (install-info --version) >/dev/null 2>&1;; \
123   esac
124 am__openbsm_HEADERS_DIST = audit.h audit_domain.h audit_errno.h \
125         audit_fcntl.h audit_internal.h audit_kevents.h audit_record.h \
126         audit_socket_type.h
127 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
128 am__vpath_adj = case $$p in \
129     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
130     *) f=$$p;; \
131   esac;
132 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133 am__install_max = 40
134 am__nobase_strip_setup = \
135   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136 am__nobase_strip = \
137   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
138 am__nobase_list = $(am__nobase_strip_setup); \
139   for p in $$list; do echo "$$p $$p"; done | \
140   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
141   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142     if (++n[$$2] == $(am__install_max)) \
143       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144     END { for (dir in files) print dir, files[dir] }'
145 am__base_list = \
146   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
147   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
148 am__uninstall_files_from_dir = { \
149   test -z "$$files" \
150     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
151     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
152          $(am__cd) "$$dir" && rm -f $$files; }; \
153   }
154 am__installdirs = "$(DESTDIR)$(openbsmdir)"
155 HEADERS = $(openbsm_HEADERS)
156 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
157 # Read a list of newline-separated strings from the standard input,
158 # and print each of them once, without duplicates.  Input order is
159 # *not* preserved.
160 am__uniquify_input = $(AWK) '\
161   BEGIN { nonempty = 0; } \
162   { items[$$0] = 1; nonempty = 1; } \
163   END { if (nonempty) { for (i in items) print i; }; } \
164 '
165 # Make sure the list of sources is unique.  This is necessary because,
166 # e.g., the same source file might be shared among _SOURCES variables
167 # for different programs/libraries.
168 am__define_uniq_tagged_files = \
169   list='$(am__tagged_files)'; \
170   unique=`for i in $$list; do \
171     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
172   done | $(am__uniquify_input)`
173 ETAGS = etags
174 CTAGS = ctags
175 am__DIST_COMMON = $(srcdir)/Makefile.in
176 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
177 ACLOCAL = @ACLOCAL@
178 AMTAR = @AMTAR@
179 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180 AR = @AR@
181 AUTOCONF = @AUTOCONF@
182 AUTOHEADER = @AUTOHEADER@
183 AUTOMAKE = @AUTOMAKE@
184 AWK = @AWK@
185 CC = @CC@
186 CCDEPMODE = @CCDEPMODE@
187 CFLAGS = @CFLAGS@
188 CPP = @CPP@
189 CPPFLAGS = @CPPFLAGS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFS = @DEFS@
192 DEPDIR = @DEPDIR@
193 DLLTOOL = @DLLTOOL@
194 DSYMUTIL = @DSYMUTIL@
195 DUMPBIN = @DUMPBIN@
196 ECHO_C = @ECHO_C@
197 ECHO_N = @ECHO_N@
198 ECHO_T = @ECHO_T@
199 EGREP = @EGREP@
200 EXEEXT = @EXEEXT@
201 FGREP = @FGREP@
202 GREP = @GREP@
203 INSTALL = @INSTALL@
204 INSTALL_DATA = @INSTALL_DATA@
205 INSTALL_PROGRAM = @INSTALL_PROGRAM@
206 INSTALL_SCRIPT = @INSTALL_SCRIPT@
207 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 LD = @LD@
209 LDFLAGS = @LDFLAGS@
210 LEX = @LEX@
211 LEXLIB = @LEXLIB@
212 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
213 LIBOBJS = @LIBOBJS@
214 LIBS = @LIBS@
215 LIBTOOL = @LIBTOOL@
216 LIPO = @LIPO@
217 LN_S = @LN_S@
218 LTLIBOBJS = @LTLIBOBJS@
219 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
220 MAINT = @MAINT@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MIG = @MIG@
224 MKDIR_P = @MKDIR_P@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 RANLIB = @RANLIB@
240 SED = @SED@
241 SET_MAKE = @SET_MAKE@
242 SHELL = @SHELL@
243 STRIP = @STRIP@
244 VERSION = @VERSION@
245 YACC = @YACC@
246 YFLAGS = @YFLAGS@
247 abs_builddir = @abs_builddir@
248 abs_srcdir = @abs_srcdir@
249 abs_top_builddir = @abs_top_builddir@
250 abs_top_srcdir = @abs_top_srcdir@
251 ac_ct_AR = @ac_ct_AR@
252 ac_ct_CC = @ac_ct_CC@
253 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
254 am__include = @am__include@
255 am__leading_dot = @am__leading_dot@
256 am__quote = @am__quote@
257 am__tar = @am__tar@
258 am__untar = @am__untar@
259 bindir = @bindir@
260 build = @build@
261 build_alias = @build_alias@
262 build_cpu = @build_cpu@
263 build_os = @build_os@
264 build_vendor = @build_vendor@
265 builddir = @builddir@
266 datadir = @datadir@
267 datarootdir = @datarootdir@
268 docdir = @docdir@
269 dvidir = @dvidir@
270 exec_prefix = @exec_prefix@
271 host = @host@
272 host_alias = @host_alias@
273 host_cpu = @host_cpu@
274 host_os = @host_os@
275 host_vendor = @host_vendor@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 psdir = @psdir@
291 sbindir = @sbindir@
292 sharedstatedir = @sharedstatedir@
293 srcdir = @srcdir@
294 sysconfdir = @sysconfdir@
295 target_alias = @target_alias@
296 top_build_prefix = @top_build_prefix@
297 top_builddir = @top_builddir@
298 top_srcdir = @top_srcdir@
299 @USE_NATIVE_INCLUDES_FALSE@openbsmdir = $(includedir)/bsm
300 @USE_NATIVE_INCLUDES_FALSE@openbsm_HEADERS = \
301 @USE_NATIVE_INCLUDES_FALSE@     audit.h                 \
302 @USE_NATIVE_INCLUDES_FALSE@     audit_domain.h          \
303 @USE_NATIVE_INCLUDES_FALSE@     audit_errno.h           \
304 @USE_NATIVE_INCLUDES_FALSE@     audit_fcntl.h           \
305 @USE_NATIVE_INCLUDES_FALSE@     audit_internal.h        \
306 @USE_NATIVE_INCLUDES_FALSE@     audit_kevents.h         \
307 @USE_NATIVE_INCLUDES_FALSE@     audit_record.h          \
308 @USE_NATIVE_INCLUDES_FALSE@     audit_socket_type.h
309
310 all: all-am
311
312 .SUFFIXES:
313 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
314         @for dep in $?; do \
315           case '$(am__configure_deps)' in \
316             *$$dep*) \
317               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
318                 && { if test -f $@; then exit 0; else break; fi; }; \
319               exit 1;; \
320           esac; \
321         done; \
322         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sys/bsm/Makefile'; \
323         $(am__cd) $(top_srcdir) && \
324           $(AUTOMAKE) --foreign sys/bsm/Makefile
325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326         @case '$?' in \
327           *config.status*) \
328             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
329           *) \
330             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
331             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
332         esac;
333
334 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
335         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336
337 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
338         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(am__aclocal_m4_deps):
342
343 mostlyclean-libtool:
344         -rm -f *.lo
345
346 clean-libtool:
347         -rm -rf .libs _libs
348 install-openbsmHEADERS: $(openbsm_HEADERS)
349         @$(NORMAL_INSTALL)
350         @list='$(openbsm_HEADERS)'; test -n "$(openbsmdir)" || list=; \
351         if test -n "$$list"; then \
352           echo " $(MKDIR_P) '$(DESTDIR)$(openbsmdir)'"; \
353           $(MKDIR_P) "$(DESTDIR)$(openbsmdir)" || exit 1; \
354         fi; \
355         for p in $$list; do \
356           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
357           echo "$$d$$p"; \
358         done | $(am__base_list) | \
359         while read files; do \
360           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(openbsmdir)'"; \
361           $(INSTALL_HEADER) $$files "$(DESTDIR)$(openbsmdir)" || exit $$?; \
362         done
363
364 uninstall-openbsmHEADERS:
365         @$(NORMAL_UNINSTALL)
366         @list='$(openbsm_HEADERS)'; test -n "$(openbsmdir)" || list=; \
367         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
368         dir='$(DESTDIR)$(openbsmdir)'; $(am__uninstall_files_from_dir)
369
370 ID: $(am__tagged_files)
371         $(am__define_uniq_tagged_files); mkid -fID $$unique
372 tags: tags-am
373 TAGS: tags
374
375 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
376         set x; \
377         here=`pwd`; \
378         $(am__define_uniq_tagged_files); \
379         shift; \
380         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
381           test -n "$$unique" || unique=$$empty_fix; \
382           if test $$# -gt 0; then \
383             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384               "$$@" $$unique; \
385           else \
386             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387               $$unique; \
388           fi; \
389         fi
390 ctags: ctags-am
391
392 CTAGS: ctags
393 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
394         $(am__define_uniq_tagged_files); \
395         test -z "$(CTAGS_ARGS)$$unique" \
396           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397              $$unique
398
399 GTAGS:
400         here=`$(am__cd) $(top_builddir) && pwd` \
401           && $(am__cd) $(top_srcdir) \
402           && gtags -i $(GTAGS_ARGS) "$$here"
403 cscopelist: cscopelist-am
404
405 cscopelist-am: $(am__tagged_files)
406         list='$(am__tagged_files)'; \
407         case "$(srcdir)" in \
408           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
409           *) sdir=$(subdir)/$(srcdir) ;; \
410         esac; \
411         for i in $$list; do \
412           if test -f "$$i"; then \
413             echo "$(subdir)/$$i"; \
414           else \
415             echo "$$sdir/$$i"; \
416           fi; \
417         done >> $(top_builddir)/cscope.files
418
419 distclean-tags:
420         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421
422 distdir: $(DISTFILES)
423         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425         list='$(DISTFILES)'; \
426           dist_files=`for file in $$list; do echo $$file; done | \
427           sed -e "s|^$$srcdirstrip/||;t" \
428               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
429         case $$dist_files in \
430           */*) $(MKDIR_P) `echo "$$dist_files" | \
431                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
432                            sort -u` ;; \
433         esac; \
434         for file in $$dist_files; do \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           if test -d $$d/$$file; then \
437             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438             if test -d "$(distdir)/$$file"; then \
439               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440             fi; \
441             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
443               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444             fi; \
445             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
446           else \
447             test -f "$(distdir)/$$file" \
448             || cp -p $$d/$$file "$(distdir)/$$file" \
449             || exit 1; \
450           fi; \
451         done
452 check-am: all-am
453 check: check-am
454 all-am: Makefile $(HEADERS)
455 installdirs:
456         for dir in "$(DESTDIR)$(openbsmdir)"; do \
457           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
458         done
459 install: install-am
460 install-exec: install-exec-am
461 install-data: install-data-am
462 uninstall: uninstall-am
463
464 install-am: all-am
465         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
466
467 installcheck: installcheck-am
468 install-strip:
469         if test -z '$(STRIP)'; then \
470           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472               install; \
473         else \
474           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
477         fi
478 mostlyclean-generic:
479
480 clean-generic:
481
482 distclean-generic:
483         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-am
490
491 clean-am: clean-generic clean-libtool mostlyclean-am
492
493 distclean: distclean-am
494         -rm -f Makefile
495 distclean-am: clean-am distclean-generic distclean-tags
496
497 dvi: dvi-am
498
499 dvi-am:
500
501 html: html-am
502
503 html-am:
504
505 info: info-am
506
507 info-am:
508
509 install-data-am: install-openbsmHEADERS
510
511 install-dvi: install-dvi-am
512
513 install-dvi-am:
514
515 install-exec-am:
516
517 install-html: install-html-am
518
519 install-html-am:
520
521 install-info: install-info-am
522
523 install-info-am:
524
525 install-man:
526
527 install-pdf: install-pdf-am
528
529 install-pdf-am:
530
531 install-ps: install-ps-am
532
533 install-ps-am:
534
535 installcheck-am:
536
537 maintainer-clean: maintainer-clean-am
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic
540
541 mostlyclean: mostlyclean-am
542
543 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544
545 pdf: pdf-am
546
547 pdf-am:
548
549 ps: ps-am
550
551 ps-am:
552
553 uninstall-am: uninstall-openbsmHEADERS
554
555 .MAKE: install-am install-strip
556
557 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
558         clean-libtool cscopelist-am ctags ctags-am distclean \
559         distclean-generic distclean-libtool distclean-tags distdir dvi \
560         dvi-am html html-am info info-am install install-am \
561         install-data install-data-am install-dvi install-dvi-am \
562         install-exec install-exec-am install-html install-html-am \
563         install-info install-info-am install-man \
564         install-openbsmHEADERS install-pdf install-pdf-am install-ps \
565         install-ps-am install-strip installcheck installcheck-am \
566         installdirs maintainer-clean maintainer-clean-generic \
567         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
568         ps ps-am tags tags-am uninstall uninstall-am \
569         uninstall-openbsmHEADERS
570
571 .PRECIOUS: Makefile
572
573
574 # Tell versions [3.59,3.63) of GNU make to not export all variables.
575 # Otherwise a system limit (for SysV at least) may be exceeded.
576 .NOEXPORT: