Blame Makefile.in

Packit 64f477
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
Packit 64f477
Packit 64f477
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
Packit 64f477
# This Makefile.in is free software; the Free Software Foundation
Packit 64f477
# gives unlimited permission to copy and/or distribute it,
Packit 64f477
# with or without modifications, as long as this notice is preserved.
Packit 64f477
Packit 64f477
# This program is distributed in the hope that it will be useful,
Packit 64f477
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 64f477
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 64f477
# PARTICULAR PURPOSE.
Packit 64f477
Packit 64f477
Packit 64f477
SHELL = @SHELL@
Packit 64f477
Packit 64f477
srcdir = @srcdir@
Packit 64f477
top_srcdir = @top_srcdir@
Packit 64f477
VPATH = @srcdir@
Packit 64f477
prefix = @prefix@
Packit 64f477
exec_prefix = @exec_prefix@
Packit 64f477
Packit 64f477
bindir = @bindir@
Packit 64f477
sbindir = @sbindir@
Packit 64f477
libexecdir = @libexecdir@
Packit 64f477
datadir = @datadir@
Packit 64f477
sysconfdir = @sysconfdir@
Packit 64f477
sharedstatedir = @sharedstatedir@
Packit 64f477
localstatedir = @localstatedir@
Packit 64f477
libdir = @libdir@
Packit 64f477
infodir = @infodir@
Packit 64f477
mandir = @mandir@
Packit 64f477
includedir = @includedir@
Packit 64f477
oldincludedir = /usr/include
Packit 64f477
Packit 64f477
DESTDIR =
Packit 64f477
Packit 64f477
pkgdatadir = $(datadir)/@PACKAGE@
Packit 64f477
pkglibdir = $(libdir)/@PACKAGE@
Packit 64f477
pkgincludedir = $(includedir)/@PACKAGE@
Packit 64f477
Packit 64f477
top_builddir = .
Packit 64f477
Packit 64f477
ACLOCAL = @ACLOCAL@
Packit 64f477
AUTOCONF = @AUTOCONF@
Packit 64f477
AUTOMAKE = @AUTOMAKE@
Packit 64f477
AUTOHEADER = @AUTOHEADER@
Packit 64f477
Packit 64f477
INSTALL = @INSTALL@
Packit 64f477
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
Packit 64f477
INSTALL_DATA = @INSTALL_DATA@
Packit 64f477
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 64f477
transform = @program_transform_name@
Packit 64f477
Packit 64f477
NORMAL_INSTALL = :
Packit 64f477
PRE_INSTALL = :
Packit 64f477
POST_INSTALL = :
Packit 64f477
NORMAL_UNINSTALL = :
Packit 64f477
PRE_UNINSTALL = :
Packit 64f477
POST_UNINSTALL = :
Packit 64f477
host_alias = @host_alias@
Packit 64f477
host_triplet = @host@
Packit 64f477
AS = @AS@
Packit 64f477
CC = @CC@
Packit 64f477
DLLTOOL = @DLLTOOL@
Packit 64f477
ECHO = @ECHO@
Packit 64f477
EXEEXT = @EXEEXT@
Packit 64f477
INCLUDES = @INCLUDES@
Packit 64f477
LIBTOOL = @LIBTOOL@
Packit 64f477
LN_S = @LN_S@
Packit 64f477
MAINT = @MAINT@
Packit 64f477
MAKEINFO = @MAKEINFO@
Packit 64f477
OBJDUMP = @OBJDUMP@
Packit 64f477
OBJEXT = @OBJEXT@
Packit 64f477
PACKAGE = @PACKAGE@
Packit 64f477
RANLIB = @RANLIB@
Packit 64f477
STRIP = @STRIP@
Packit 64f477
VERSION = @VERSION@
Packit 64f477
Packit 64f477
SUBDIRS = autotools include doc liba52 libao src vc++ test
Packit 64f477
Packit 64f477
EXTRA_DIST = HISTORY bootstrap
Packit 64f477
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 64f477
mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
Packit 64f477
CONFIG_HEADER = ./include/config.h
Packit 64f477
CONFIG_CLEAN_FILES = 
Packit 64f477
DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
Packit 64f477
Makefile.in NEWS TODO acinclude.m4 aclocal.m4 configure configure.in \
Packit 64f477
include/config.h.in include/stamp-h.in
Packit 64f477
Packit 64f477
Packit 64f477
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
Packit 64f477
Packit 64f477
TAR = tar
Packit 64f477
GZIP_ENV = --best
Packit 64f477
all: all-redirect
Packit 64f477
.SUFFIXES:
Packit 64f477
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
Packit 64f477
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
Packit 64f477
Packit 64f477
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
Packit 64f477
	cd $(top_builddir) \
Packit 64f477
	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
Packit 64f477
Packit 64f477
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
Packit 64f477
	cd $(srcdir) && $(ACLOCAL)
Packit 64f477
Packit 64f477
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 64f477
	$(SHELL) ./config.status --recheck
Packit 64f477
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
Packit 64f477
	cd $(srcdir) && $(AUTOCONF)
Packit 64f477
Packit 64f477
include/config.h: include/stamp-h
Packit 64f477
	@if test ! -f $@; then \
Packit 64f477
		rm -f include/stamp-h; \
Packit 64f477
		$(MAKE) include/stamp-h; \
Packit 64f477
	else :; fi
Packit 64f477
include/stamp-h: $(srcdir)/include/config.h.in $(top_builddir)/config.status
Packit 64f477
	cd $(top_builddir) \
Packit 64f477
	  && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
Packit 64f477
	     $(SHELL) ./config.status
Packit 64f477
	@echo timestamp > include/stamp-h 2> /dev/null
Packit 64f477
$(srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/include/stamp-h.in
Packit 64f477
	@if test ! -f $@; then \
Packit 64f477
		rm -f $(srcdir)/include/stamp-h.in; \
Packit 64f477
		$(MAKE) $(srcdir)/include/stamp-h.in; \
Packit 64f477
	else :; fi
Packit 64f477
$(srcdir)/include/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
Packit 64f477
	cd $(top_srcdir) && $(AUTOHEADER)
Packit 64f477
	@echo timestamp > $(srcdir)/include/stamp-h.in 2> /dev/null
Packit 64f477
Packit 64f477
mostlyclean-hdr:
Packit 64f477
Packit 64f477
clean-hdr:
Packit 64f477
Packit 64f477
distclean-hdr:
Packit 64f477
	-rm -f include/config.h
Packit 64f477
Packit 64f477
maintainer-clean-hdr:
Packit 64f477
Packit 64f477
# This directory's subdirectories are mostly independent; you can cd
Packit 64f477
# into them and run `make' without going through this Makefile.
Packit 64f477
# To change the values of `make' variables: instead of editing Makefiles,
Packit 64f477
# (1) if the variable is set in `config.status', edit `config.status'
Packit 64f477
#     (which will cause the Makefiles to be regenerated when you run `make');
Packit 64f477
# (2) otherwise, pass the desired values on the `make' command line.
Packit 64f477
Packit 64f477
@SET_MAKE@
Packit 64f477
Packit 64f477
all-recursive install-data-recursive install-exec-recursive \
Packit 64f477
installdirs-recursive install-recursive uninstall-recursive  \
Packit 64f477
check-recursive installcheck-recursive info-recursive dvi-recursive:
Packit 64f477
	@set fnord $(MAKEFLAGS); amf=$$2; \
Packit 64f477
	dot_seen=no; \
Packit 64f477
	target=`echo $@ | sed s/-recursive//`; \
Packit 64f477
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit 64f477
	  echo "Making $$target in $$subdir"; \
Packit 64f477
	  if test "$$subdir" = "."; then \
Packit 64f477
	    dot_seen=yes; \
Packit 64f477
	    local_target="$$target-am"; \
Packit 64f477
	  else \
Packit 64f477
	    local_target="$$target"; \
Packit 64f477
	  fi; \
Packit 64f477
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit 64f477
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
Packit 64f477
	done; \
Packit 64f477
	if test "$$dot_seen" = "no"; then \
Packit 64f477
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit 64f477
	fi; test -z "$$fail"
Packit 64f477
Packit 64f477
mostlyclean-recursive clean-recursive distclean-recursive \
Packit 64f477
maintainer-clean-recursive:
Packit 64f477
	@set fnord $(MAKEFLAGS); amf=$$2; \
Packit 64f477
	dot_seen=no; \
Packit 64f477
	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
Packit 64f477
	  rev="$$subdir $$rev"; \
Packit 64f477
	  test "$$subdir" != "." || dot_seen=yes; \
Packit 64f477
	done; \
Packit 64f477
	test "$$dot_seen" = "no" && rev=". $$rev"; \
Packit 64f477
	target=`echo $@ | sed s/-recursive//`; \
Packit 64f477
	for subdir in $$rev; do \
Packit 64f477
	  echo "Making $$target in $$subdir"; \
Packit 64f477
	  if test "$$subdir" = "."; then \
Packit 64f477
	    local_target="$$target-am"; \
Packit 64f477
	  else \
Packit 64f477
	    local_target="$$target"; \
Packit 64f477
	  fi; \
Packit 64f477
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit 64f477
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
Packit 64f477
	done && test -z "$$fail"
Packit 64f477
tags-recursive:
Packit 64f477
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit 64f477
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
Packit 64f477
	done
Packit 64f477
Packit 64f477
tags: TAGS
Packit 64f477
Packit 64f477
ID: $(HEADERS) $(SOURCES) $(LISP)
Packit 64f477
	list='$(SOURCES) $(HEADERS)'; \
Packit 64f477
	unique=`for i in $$list; do echo $$i; done | \
Packit 64f477
	  awk '    { files[$$0] = 1; } \
Packit 64f477
	       END { for (i in files) print i; }'`; \
Packit 64f477
	here=`pwd` && cd $(srcdir) \
Packit 64f477
	  && mkid -f$$here/ID $$unique $(LISP)
Packit 64f477
Packit 64f477
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
Packit 64f477
	tags=; \
Packit 64f477
	here=`pwd`; \
Packit 64f477
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit 64f477
   if test "$$subdir" = .; then :; else \
Packit 64f477
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
Packit 64f477
   fi; \
Packit 64f477
	done; \
Packit 64f477
	list='$(SOURCES) $(HEADERS)'; \
Packit 64f477
	unique=`for i in $$list; do echo $$i; done | \
Packit 64f477
	  awk '    { files[$$0] = 1; } \
Packit 64f477
	       END { for (i in files) print i; }'`; \
Packit 64f477
	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
Packit 64f477
	  || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
Packit 64f477
Packit 64f477
mostlyclean-tags:
Packit 64f477
Packit 64f477
clean-tags:
Packit 64f477
Packit 64f477
distclean-tags:
Packit 64f477
	-rm -f TAGS ID
Packit 64f477
Packit 64f477
maintainer-clean-tags:
Packit 64f477
Packit 64f477
distdir = $(PACKAGE)-$(VERSION)
Packit 64f477
top_distdir = $(distdir)
Packit 64f477
Packit 64f477
# This target untars the dist file and tries a VPATH configuration.  Then
Packit 64f477
# it guarantees that the distribution is self-contained by making another
Packit 64f477
# tarfile.
Packit 64f477
distcheck: dist
Packit 64f477
	-rm -rf $(distdir)
Packit 64f477
	GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
Packit 64f477
	mkdir $(distdir)/=build
Packit 64f477
	mkdir $(distdir)/=inst
Packit 64f477
	dc_install_base=`cd $(distdir)/=inst && pwd`; \
Packit 64f477
	cd $(distdir)/=build \
Packit 64f477
	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit 64f477
	  && $(MAKE) $(AM_MAKEFLAGS) dist
Packit 64f477
	-rm -rf $(distdir)
Packit 64f477
	@banner="$(distdir).tar.gz is ready for distribution"; \
Packit 64f477
	dashes=`echo "$$banner" | sed s/./=/g`; \
Packit 64f477
	echo "$$dashes"; \
Packit 64f477
	echo "$$banner"; \
Packit 64f477
	echo "$$dashes"
Packit 64f477
dist: distdir
Packit 64f477
	-chmod -R a+r $(distdir)
Packit 64f477
	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
Packit 64f477
	-rm -rf $(distdir)
Packit 64f477
dist-all: distdir
Packit 64f477
	-chmod -R a+r $(distdir)
Packit 64f477
	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
Packit 64f477
	-rm -rf $(distdir)
Packit 64f477
distdir: $(DISTFILES)
Packit 64f477
	-rm -rf $(distdir)
Packit 64f477
	mkdir $(distdir)
Packit 64f477
	-chmod 777 $(distdir)
Packit 64f477
	@for file in $(DISTFILES); do \
Packit 64f477
	  d=$(srcdir); \
Packit 64f477
	  if test -d $$d/$$file; then \
Packit 64f477
	    cp -pr $$d/$$file $(distdir)/$$file; \
Packit 64f477
	  else \
Packit 64f477
	    test -f $(distdir)/$$file \
Packit 64f477
	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
Packit 64f477
	    || cp -p $$d/$$file $(distdir)/$$file || :; \
Packit 64f477
	  fi; \
Packit 64f477
	done
Packit 64f477
	for subdir in $(SUBDIRS); do \
Packit 64f477
	  if test "$$subdir" = .; then :; else \
Packit 64f477
	    test -d $(distdir)/$$subdir \
Packit 64f477
	    || mkdir $(distdir)/$$subdir \
Packit 64f477
	    || exit 1; \
Packit 64f477
	    chmod 777 $(distdir)/$$subdir; \
Packit 64f477
	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
Packit 64f477
	      || exit 1; \
Packit 64f477
	  fi; \
Packit 64f477
	done
Packit 64f477
info-am:
Packit 64f477
info: info-recursive
Packit 64f477
dvi-am:
Packit 64f477
dvi: dvi-recursive
Packit 64f477
check-am: all-am
Packit 64f477
check: check-recursive
Packit 64f477
installcheck-am:
Packit 64f477
installcheck: installcheck-recursive
Packit 64f477
install-exec-am:
Packit 64f477
install-exec: install-exec-recursive
Packit 64f477
Packit 64f477
install-data-am:
Packit 64f477
install-data: install-data-recursive
Packit 64f477
Packit 64f477
install-am: all-am
Packit 64f477
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 64f477
install: install-recursive
Packit 64f477
uninstall-am:
Packit 64f477
uninstall: uninstall-recursive
Packit 64f477
all-am: Makefile
Packit 64f477
all-redirect: all-recursive
Packit 64f477
install-strip:
Packit 64f477
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
Packit 64f477
installdirs: installdirs-recursive
Packit 64f477
installdirs-am:
Packit 64f477
Packit 64f477
Packit 64f477
mostlyclean-generic:
Packit 64f477
Packit 64f477
clean-generic:
Packit 64f477
Packit 64f477
distclean-generic:
Packit 64f477
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
Packit 64f477
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
Packit 64f477
Packit 64f477
maintainer-clean-generic:
Packit 64f477
mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
Packit 64f477
Packit 64f477
mostlyclean: mostlyclean-recursive
Packit 64f477
Packit 64f477
clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
Packit 64f477
Packit 64f477
clean: clean-recursive
Packit 64f477
Packit 64f477
distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
Packit 64f477
	-rm -f libtool
Packit 64f477
Packit 64f477
distclean: distclean-recursive
Packit 64f477
	-rm -f config.status
Packit 64f477
Packit 64f477
maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
Packit 64f477
		maintainer-clean-generic distclean-am
Packit 64f477
	@echo "This command is intended for maintainers to use;"
Packit 64f477
	@echo "it deletes files that may require special tools to rebuild."
Packit 64f477
Packit 64f477
maintainer-clean: maintainer-clean-recursive
Packit 64f477
	-rm -f config.status
Packit 64f477
Packit 64f477
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
Packit 64f477
install-data-recursive uninstall-data-recursive install-exec-recursive \
Packit 64f477
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
Packit 64f477
all-recursive check-recursive installcheck-recursive info-recursive \
Packit 64f477
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
Packit 64f477
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
Packit 64f477
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
Packit 64f477
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
Packit 64f477
install-exec install-data-am install-data install-am install \
Packit 64f477
uninstall-am uninstall all-redirect all-am all installdirs-am \
Packit 64f477
installdirs mostlyclean-generic distclean-generic clean-generic \
Packit 64f477
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
Packit 64f477
Packit 64f477
Packit 64f477
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 64f477
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 64f477
.NOEXPORT: