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