Makefile.in revision 159248
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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/test/Makefile.in#1 $
19#
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42subdir = test
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/config/config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54	html-recursive info-recursive install-data-recursive \
55	install-exec-recursive install-info-recursive \
56	install-recursive installcheck-recursive installdirs-recursive \
57	pdf-recursive ps-recursive uninstall-info-recursive \
58	uninstall-recursive
59ETAGS = etags
60CTAGS = ctags
61DIST_SUBDIRS = $(SUBDIRS)
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64AMDEP_FALSE = @AMDEP_FALSE@
65AMDEP_TRUE = @AMDEP_TRUE@
66AMTAR = @AMTAR@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
77CXX = @CXX@
78CXXCPP = @CXXCPP@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DEFS = @DEFS@
83DEPDIR = @DEPDIR@
84ECHO = @ECHO@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90F77 = @F77@
91FFLAGS = @FFLAGS@
92HAVE_AUDIT_SYSCALLS_FALSE = @HAVE_AUDIT_SYSCALLS_FALSE@
93HAVE_AUDIT_SYSCALLS_TRUE = @HAVE_AUDIT_SYSCALLS_TRUE@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LN_S = @LN_S@
103LTLIBOBJS = @LTLIBOBJS@
104MAINT = @MAINT@
105MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
106MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
107MAKEINFO = @MAKEINFO@
108OBJEXT = @OBJEXT@
109PACKAGE = @PACKAGE@
110PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111PACKAGE_NAME = @PACKAGE_NAME@
112PACKAGE_STRING = @PACKAGE_STRING@
113PACKAGE_TARNAME = @PACKAGE_TARNAME@
114PACKAGE_VERSION = @PACKAGE_VERSION@
115PATH_SEPARATOR = @PATH_SEPARATOR@
116RANLIB = @RANLIB@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
121ac_ct_AR = @ac_ct_AR@
122ac_ct_CC = @ac_ct_CC@
123ac_ct_CXX = @ac_ct_CXX@
124ac_ct_F77 = @ac_ct_F77@
125ac_ct_RANLIB = @ac_ct_RANLIB@
126ac_ct_STRIP = @ac_ct_STRIP@
127am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
130am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
131am__include = @am__include@
132am__leading_dot = @am__leading_dot@
133am__quote = @am__quote@
134am__tar = @am__tar@
135am__untar = @am__untar@
136bindir = @bindir@
137build = @build@
138build_alias = @build_alias@
139build_cpu = @build_cpu@
140build_os = @build_os@
141build_vendor = @build_vendor@
142datadir = @datadir@
143exec_prefix = @exec_prefix@
144host = @host@
145host_alias = @host_alias@
146host_cpu = @host_cpu@
147host_os = @host_os@
148host_vendor = @host_vendor@
149includedir = @includedir@
150infodir = @infodir@
151install_sh = @install_sh@
152libdir = @libdir@
153libexecdir = @libexecdir@
154localstatedir = @localstatedir@
155mandir = @mandir@
156mkdir_p = @mkdir_p@
157oldincludedir = @oldincludedir@
158prefix = @prefix@
159program_transform_name = @program_transform_name@
160sbindir = @sbindir@
161sharedstatedir = @sharedstatedir@
162sysconfdir = @sysconfdir@
163target_alias = @target_alias@
164SUBDIRS = \
165	bsm
166
167all: all-recursive
168
169.SUFFIXES:
170$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
171	@for dep in $?; do \
172	  case '$(am__configure_deps)' in \
173	    *$$dep*) \
174	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175		&& exit 0; \
176	      exit 1;; \
177	  esac; \
178	done; \
179	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  test/Makefile'; \
180	cd $(top_srcdir) && \
181	  $(AUTOMAKE) --foreign  test/Makefile
182.PRECIOUS: Makefile
183Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184	@case '$?' in \
185	  *config.status*) \
186	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187	  *) \
188	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190	esac;
191
192$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
196	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
198	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200mostlyclean-libtool:
201	-rm -f *.lo
202
203clean-libtool:
204	-rm -rf .libs _libs
205
206distclean-libtool:
207	-rm -f libtool
208uninstall-info-am:
209
210# This directory's subdirectories are mostly independent; you can cd
211# into them and run `make' without going through this Makefile.
212# To change the values of `make' variables: instead of editing Makefiles,
213# (1) if the variable is set in `config.status', edit `config.status'
214#     (which will cause the Makefiles to be regenerated when you run `make');
215# (2) otherwise, pass the desired values on the `make' command line.
216$(RECURSIVE_TARGETS):
217	@failcom='exit 1'; \
218	for f in x $$MAKEFLAGS; do \
219	  case $$f in \
220	    *=* | --[!k]*);; \
221	    *k*) failcom='fail=yes';; \
222	  esac; \
223	done; \
224	dot_seen=no; \
225	target=`echo $@ | sed s/-recursive//`; \
226	list='$(SUBDIRS)'; for subdir in $$list; do \
227	  echo "Making $$target in $$subdir"; \
228	  if test "$$subdir" = "."; then \
229	    dot_seen=yes; \
230	    local_target="$$target-am"; \
231	  else \
232	    local_target="$$target"; \
233	  fi; \
234	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
235	  || eval $$failcom; \
236	done; \
237	if test "$$dot_seen" = "no"; then \
238	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
239	fi; test -z "$$fail"
240
241mostlyclean-recursive clean-recursive distclean-recursive \
242maintainer-clean-recursive:
243	@failcom='exit 1'; \
244	for f in x $$MAKEFLAGS; do \
245	  case $$f in \
246	    *=* | --[!k]*);; \
247	    *k*) failcom='fail=yes';; \
248	  esac; \
249	done; \
250	dot_seen=no; \
251	case "$@" in \
252	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
253	  *) list='$(SUBDIRS)' ;; \
254	esac; \
255	rev=''; for subdir in $$list; do \
256	  if test "$$subdir" = "."; then :; else \
257	    rev="$$subdir $$rev"; \
258	  fi; \
259	done; \
260	rev="$$rev ."; \
261	target=`echo $@ | sed s/-recursive//`; \
262	for subdir in $$rev; do \
263	  echo "Making $$target in $$subdir"; \
264	  if test "$$subdir" = "."; then \
265	    local_target="$$target-am"; \
266	  else \
267	    local_target="$$target"; \
268	  fi; \
269	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270	  || eval $$failcom; \
271	done && test -z "$$fail"
272tags-recursive:
273	list='$(SUBDIRS)'; for subdir in $$list; do \
274	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
275	done
276ctags-recursive:
277	list='$(SUBDIRS)'; for subdir in $$list; do \
278	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
279	done
280
281ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
282	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
283	unique=`for i in $$list; do \
284	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285	  done | \
286	  $(AWK) '    { files[$$0] = 1; } \
287	       END { for (i in files) print i; }'`; \
288	mkid -fID $$unique
289tags: TAGS
290
291TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
292		$(TAGS_FILES) $(LISP)
293	tags=; \
294	here=`pwd`; \
295	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
296	  include_option=--etags-include; \
297	  empty_fix=.; \
298	else \
299	  include_option=--include; \
300	  empty_fix=; \
301	fi; \
302	list='$(SUBDIRS)'; for subdir in $$list; do \
303	  if test "$$subdir" = .; then :; else \
304	    test ! -f $$subdir/TAGS || \
305	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
306	  fi; \
307	done; \
308	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
309	unique=`for i in $$list; do \
310	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311	  done | \
312	  $(AWK) '    { files[$$0] = 1; } \
313	       END { for (i in files) print i; }'`; \
314	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
315	  test -n "$$unique" || unique=$$empty_fix; \
316	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
317	    $$tags $$unique; \
318	fi
319ctags: CTAGS
320CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
321		$(TAGS_FILES) $(LISP)
322	tags=; \
323	here=`pwd`; \
324	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325	unique=`for i in $$list; do \
326	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327	  done | \
328	  $(AWK) '    { files[$$0] = 1; } \
329	       END { for (i in files) print i; }'`; \
330	test -z "$(CTAGS_ARGS)$$tags$$unique" \
331	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332	     $$tags $$unique
333
334GTAGS:
335	here=`$(am__cd) $(top_builddir) && pwd` \
336	  && cd $(top_srcdir) \
337	  && gtags -i $(GTAGS_ARGS) $$here
338
339distclean-tags:
340	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
342distdir: $(DISTFILES)
343	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345	list='$(DISTFILES)'; for file in $$list; do \
346	  case $$file in \
347	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
349	  esac; \
350	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353	    dir="/$$dir"; \
354	    $(mkdir_p) "$(distdir)$$dir"; \
355	  else \
356	    dir=''; \
357	  fi; \
358	  if test -d $$d/$$file; then \
359	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361	    fi; \
362	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
363	  else \
364	    test -f $(distdir)/$$file \
365	    || cp -p $$d/$$file $(distdir)/$$file \
366	    || exit 1; \
367	  fi; \
368	done
369	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
370	  if test "$$subdir" = .; then :; else \
371	    test -d "$(distdir)/$$subdir" \
372	    || $(mkdir_p) "$(distdir)/$$subdir" \
373	    || exit 1; \
374	    distdir=`$(am__cd) $(distdir) && pwd`; \
375	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
376	    (cd $$subdir && \
377	      $(MAKE) $(AM_MAKEFLAGS) \
378	        top_distdir="$$top_distdir" \
379	        distdir="$$distdir/$$subdir" \
380	        distdir) \
381	      || exit 1; \
382	  fi; \
383	done
384check-am: all-am
385check: check-recursive
386all-am: Makefile
387installdirs: installdirs-recursive
388installdirs-am:
389install: install-recursive
390install-exec: install-exec-recursive
391install-data: install-data-recursive
392uninstall: uninstall-recursive
393
394install-am: all-am
395	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396
397installcheck: installcheck-recursive
398install-strip:
399	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
400	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
401	  `test -z '$(STRIP)' || \
402	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
403mostlyclean-generic:
404
405clean-generic:
406
407distclean-generic:
408	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
409
410maintainer-clean-generic:
411	@echo "This command is intended for maintainers to use"
412	@echo "it deletes files that may require special tools to rebuild."
413clean: clean-recursive
414
415clean-am: clean-generic clean-libtool mostlyclean-am
416
417distclean: distclean-recursive
418	-rm -f Makefile
419distclean-am: clean-am distclean-generic distclean-libtool \
420	distclean-tags
421
422dvi: dvi-recursive
423
424dvi-am:
425
426html: html-recursive
427
428info: info-recursive
429
430info-am:
431
432install-data-am:
433
434install-exec-am:
435
436install-info: install-info-recursive
437
438install-man:
439
440installcheck-am:
441
442maintainer-clean: maintainer-clean-recursive
443	-rm -f Makefile
444maintainer-clean-am: distclean-am maintainer-clean-generic
445
446mostlyclean: mostlyclean-recursive
447
448mostlyclean-am: mostlyclean-generic mostlyclean-libtool
449
450pdf: pdf-recursive
451
452pdf-am:
453
454ps: ps-recursive
455
456ps-am:
457
458uninstall-am: uninstall-info-am
459
460uninstall-info: uninstall-info-recursive
461
462.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
463	clean clean-generic clean-libtool clean-recursive ctags \
464	ctags-recursive distclean distclean-generic distclean-libtool \
465	distclean-recursive distclean-tags distdir dvi dvi-am html \
466	html-am info info-am install install-am install-data \
467	install-data-am install-exec install-exec-am install-info \
468	install-info-am install-man install-strip installcheck \
469	installcheck-am installdirs installdirs-am maintainer-clean \
470	maintainer-clean-generic maintainer-clean-recursive \
471	mostlyclean mostlyclean-generic mostlyclean-libtool \
472	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
473	uninstall uninstall-am uninstall-info-am
474
475# Tell versions [3.59,3.63) of GNU make to not export all variables.
476# Otherwise a system limit (for SysV at least) may be exceeded.
477.NOEXPORT:
478