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