Chris@34: # Makefile.in generated by automake 1.7.9 from Makefile.am. Chris@34: # include/FLAC++/Makefile. Generated from Makefile.in by configure. Chris@34: Chris@34: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Chris@34: # Free Software Foundation, Inc. Chris@34: # This Makefile.in is free software; the Free Software Foundation Chris@34: # gives unlimited permission to copy and/or distribute it, Chris@34: # with or without modifications, as long as this notice is preserved. Chris@34: Chris@34: # This program is distributed in the hope that it will be useful, Chris@34: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without Chris@34: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A Chris@34: # PARTICULAR PURPOSE. Chris@34: Chris@34: Chris@34: Chris@34: # libFLAC++ - Free Lossless Audio Codec library Chris@34: # Copyright (C) 2002,2003,2004,2005,2006,2007 Josh Coalson Chris@34: # Chris@34: # Redistribution and use in source and binary forms, with or without Chris@34: # modification, are permitted provided that the following conditions Chris@34: # are met: Chris@34: # Chris@34: # - Redistributions of source code must retain the above copyright Chris@34: # notice, this list of conditions and the following disclaimer. Chris@34: # Chris@34: # - Redistributions in binary form must reproduce the above copyright Chris@34: # notice, this list of conditions and the following disclaimer in the Chris@34: # documentation and/or other materials provided with the distribution. Chris@34: # Chris@34: # - Neither the name of the Xiph.org Foundation nor the names of its Chris@34: # contributors may be used to endorse or promote products derived from Chris@34: # this software without specific prior written permission. Chris@34: # Chris@34: # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS Chris@34: # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT Chris@34: # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR Chris@34: # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR Chris@34: # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, Chris@34: # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, Chris@34: # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR Chris@34: # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF Chris@34: # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING Chris@34: # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS Chris@34: # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Chris@34: Chris@34: srcdir = . Chris@34: top_srcdir = ../.. Chris@34: Chris@34: pkgdatadir = $(datadir)/flac Chris@34: pkglibdir = $(libdir)/flac Chris@34: pkgincludedir = $(includedir)/flac Chris@34: top_builddir = ../.. Chris@34: Chris@34: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd Chris@34: INSTALL = /usr/bin/install -c Chris@34: install_sh_DATA = $(install_sh) -c -m 644 Chris@34: install_sh_PROGRAM = $(install_sh) -c Chris@34: install_sh_SCRIPT = $(install_sh) -c Chris@34: INSTALL_HEADER = $(INSTALL_DATA) Chris@34: transform = $(program_transform_name) Chris@34: NORMAL_INSTALL = : Chris@34: PRE_INSTALL = : Chris@34: POST_INSTALL = : Chris@34: NORMAL_UNINSTALL = : Chris@34: PRE_UNINSTALL = : Chris@34: POST_UNINSTALL = : Chris@34: host_triplet = x86_64-unknown-windows Chris@34: ACLOCAL = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run aclocal-1.7 Chris@34: ACLOCAL_AMFLAGS = -I m4 Chris@34: AMDEP_FALSE = # Chris@34: AMDEP_TRUE = Chris@34: AMTAR = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run tar Chris@34: AR = ar Chris@34: AS = gas Chris@34: AUTOCONF = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run autoconf Chris@34: AUTOHEADER = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run autoheader Chris@34: AUTOMAKE = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run automake-1.7 Chris@34: AWK = gawk Chris@34: CC = x86_64-w64-mingw32-gcc -I/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/include -L/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/lib Chris@34: CCAS = $(CC) Chris@34: CCASFLAGS = $(CFLAGS) Chris@34: CCDEPMODE = depmode=gcc3 Chris@34: CFLAGS = -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 Chris@34: CPP = x86_64-w64-mingw32-gcc -I/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/include -L/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/lib -E Chris@34: CPPFLAGS = -DFLaC__INLINE=__inline__ -DNDEBUG -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include Chris@34: CXX = x86_64-w64-mingw32-g++ -I/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/include -L/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/lib Chris@34: CXXCPP = x86_64-w64-mingw32-g++ -I/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/include -L/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/lib -E Chris@34: CXXDEPMODE = depmode=gcc3 Chris@34: CXXFLAGS = -g -O2 Chris@34: CYGPATH_W = echo Chris@34: DEBUG_FALSE = Chris@34: DEBUG_TRUE = # Chris@34: DEFS = -DHAVE_CONFIG_H Chris@34: DEPDIR = .deps Chris@34: DOCBOOK_TO_MAN = Chris@34: DOXYGEN = doxygen Chris@34: ECHO = echo Chris@34: ECHO_C = Chris@34: ECHO_N = -n Chris@34: ECHO_T = Chris@34: EGREP = grep -E Chris@34: EXEEXT = .exe Chris@34: F77 = Chris@34: FFLAGS = Chris@34: FLAC__TEST_LEVEL = 1 Chris@34: FLAC__TEST_WITH_VALGRIND = no Chris@34: FLaC__CPU_IA32_FALSE = Chris@34: FLaC__CPU_IA32_TRUE = # Chris@34: FLaC__CPU_PPC_FALSE = Chris@34: FLaC__CPU_PPC_TRUE = # Chris@34: FLaC__CPU_SPARC_FALSE = Chris@34: FLaC__CPU_SPARC_TRUE = # Chris@34: FLaC__HAS_AS_FALSE = Chris@34: FLaC__HAS_AS_TRUE = # Chris@34: FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = Chris@34: FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = # Chris@34: FLaC__HAS_DOCBOOK_TO_MAN_FALSE = Chris@34: FLaC__HAS_DOCBOOK_TO_MAN_TRUE = # Chris@34: FLaC__HAS_DOXYGEN_FALSE = # Chris@34: FLaC__HAS_DOXYGEN_TRUE = Chris@34: FLaC__HAS_GAS_FALSE = # Chris@34: FLaC__HAS_GAS_TRUE = Chris@34: FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = Chris@34: FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = # Chris@34: FLaC__HAS_NASM_FALSE = Chris@34: FLaC__HAS_NASM_TRUE = # Chris@34: FLaC__HAS_OGG_FALSE = # Chris@34: FLaC__HAS_OGG_TRUE = Chris@34: FLaC__HAS_XMMS_FALSE = Chris@34: FLaC__HAS_XMMS_TRUE = # Chris@34: FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = Chris@34: FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = # Chris@34: FLaC__NO_ASM_FALSE = Chris@34: FLaC__NO_ASM_TRUE = # Chris@34: FLaC__SSE_OS_FALSE = Chris@34: FLaC__SSE_OS_TRUE = # Chris@34: FLaC__SYS_DARWIN_FALSE = Chris@34: FLaC__SYS_DARWIN_TRUE = # Chris@34: FLaC__SYS_LINUX_FALSE = Chris@34: FLaC__SYS_LINUX_TRUE = # Chris@34: FLaC__USE_3DNOW_FALSE = # Chris@34: FLaC__USE_3DNOW_TRUE = Chris@34: FLaC__USE_ALTIVEC_FALSE = # Chris@34: FLaC__USE_ALTIVEC_TRUE = Chris@34: FLaC__WITH_CPPLIBS_FALSE = # Chris@34: FLaC__WITH_CPPLIBS_TRUE = Chris@34: GAS = gas Chris@34: INSTALL_DATA = ${INSTALL} -m 644 Chris@34: INSTALL_PROGRAM = ${INSTALL} Chris@34: INSTALL_SCRIPT = ${INSTALL} Chris@34: INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s Chris@34: LDFLAGS = Chris@34: LIBICONV = Chris@34: LIBOBJS = Chris@34: LIBS = Chris@34: LIBTOOL = $(SHELL) $(top_builddir)/libtool Chris@34: LN_S = ln -s Chris@34: LTLIBICONV = Chris@34: LTLIBOBJS = Chris@34: MAINT = # Chris@34: MAINTAINER_MODE_FALSE = Chris@34: MAINTAINER_MODE_TRUE = # Chris@34: MAKEINFO = ${SHELL} /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/missing --run makeinfo Chris@34: MINGW_WINSOCK_LIBS = Chris@34: NASM = Chris@34: OBJEXT = o Chris@34: OBJ_FORMAT = elf Chris@34: OGG_CFLAGS = -I/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw//include Chris@34: OGG_LIBS = -L/home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw//lib -logg Chris@34: PACKAGE = flac Chris@34: PACKAGE_BUGREPORT = Chris@34: PACKAGE_NAME = Chris@34: PACKAGE_STRING = Chris@34: PACKAGE_TARNAME = Chris@34: PACKAGE_VERSION = Chris@34: PATH_SEPARATOR = : Chris@34: RANLIB = ranlib Chris@34: SET_MAKE = Chris@34: SHELL = /bin/sh Chris@34: STRIP = strip Chris@34: VERSION = 1.2.1 Chris@34: XMMS_CFLAGS = Chris@34: XMMS_CONFIG = no Chris@34: XMMS_DATA_DIR = Chris@34: XMMS_EFFECT_PLUGIN_DIR = Chris@34: XMMS_GENERAL_PLUGIN_DIR = Chris@34: XMMS_INPUT_PLUGIN_DIR = Chris@34: XMMS_LIBS = Chris@34: XMMS_OUTPUT_PLUGIN_DIR = Chris@34: XMMS_PLUGIN_DIR = Chris@34: XMMS_VERSION = Chris@34: XMMS_VISUALIZATION_PLUGIN_DIR = Chris@34: ac_ct_AR = ar Chris@34: ac_ct_CC = Chris@34: ac_ct_CXX = Chris@34: ac_ct_F77 = Chris@34: ac_ct_RANLIB = ranlib Chris@34: ac_ct_STRIP = strip Chris@34: am__fastdepCC_FALSE = # Chris@34: am__fastdepCC_TRUE = Chris@34: am__fastdepCXX_FALSE = # Chris@34: am__fastdepCXX_TRUE = Chris@34: am__include = include Chris@34: am__leading_dot = . Chris@34: am__quote = Chris@34: bindir = ${exec_prefix}/bin Chris@34: build = x86_64-unknown-linux-gnu Chris@34: build_alias = Chris@34: build_cpu = x86_64 Chris@34: build_os = linux-gnu Chris@34: build_vendor = unknown Chris@34: datadir = ${prefix}/share Chris@34: exec_prefix = ${prefix} Chris@34: host = x86_64-unknown-windows Chris@34: host_alias = x86_64-unknown-windows Chris@34: host_cpu = x86_64 Chris@34: host_os = windows Chris@34: host_vendor = unknown Chris@34: includedir = ${prefix}/include Chris@34: infodir = ${prefix}/info Chris@34: install_sh = /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/install-sh Chris@34: libdir = ${exec_prefix}/lib Chris@34: libexecdir = ${exec_prefix}/libexec Chris@34: localstatedir = ${prefix}/var Chris@34: mandir = ${prefix}/man Chris@34: oldincludedir = /usr/include Chris@34: prefix = /home/cannam/code/sv-dependency-builds/src/flac-1.2.1/../../script/win64/../..//win64-mingw/ Chris@34: program_transform_name = s,x,x, Chris@34: sbindir = ${exec_prefix}/sbin Chris@34: sharedstatedir = ${prefix}/com Chris@34: sysconfdir = ${prefix}/etc Chris@34: target_alias = Chris@34: Chris@34: flaccppincludedir = $(includedir)/FLAC++ Chris@34: Chris@34: flaccppinclude_HEADERS = \ Chris@34: all.h \ Chris@34: decoder.h \ Chris@34: encoder.h \ Chris@34: export.h \ Chris@34: metadata.h Chris@34: Chris@34: subdir = include/FLAC++ Chris@34: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 Chris@34: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs Chris@34: CONFIG_HEADER = $(top_builddir)/config.h Chris@34: CONFIG_CLEAN_FILES = Chris@34: DIST_SOURCES = Chris@34: HEADERS = $(flaccppinclude_HEADERS) Chris@34: Chris@34: DIST_COMMON = $(flaccppinclude_HEADERS) $(srcdir)/Makefile.in \ Chris@34: Makefile.am Chris@34: all: all-am Chris@34: Chris@34: .SUFFIXES: Chris@34: $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) Chris@34: cd $(top_srcdir) && \ Chris@34: $(AUTOMAKE) --gnu include/FLAC++/Makefile Chris@34: Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status Chris@34: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) Chris@34: Chris@34: mostlyclean-libtool: Chris@34: -rm -f *.lo Chris@34: Chris@34: clean-libtool: Chris@34: -rm -rf .libs _libs Chris@34: Chris@34: distclean-libtool: Chris@34: -rm -f libtool Chris@34: uninstall-info-am: Chris@34: flaccppincludeHEADERS_INSTALL = $(INSTALL_HEADER) Chris@34: install-flaccppincludeHEADERS: $(flaccppinclude_HEADERS) Chris@34: @$(NORMAL_INSTALL) Chris@34: $(mkinstalldirs) $(DESTDIR)$(flaccppincludedir) Chris@34: @list='$(flaccppinclude_HEADERS)'; for p in $$list; do \ Chris@34: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ Chris@34: f="`echo $$p | sed -e 's|^.*/||'`"; \ Chris@34: echo " $(flaccppincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(flaccppincludedir)/$$f"; \ Chris@34: $(flaccppincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(flaccppincludedir)/$$f; \ Chris@34: done Chris@34: Chris@34: uninstall-flaccppincludeHEADERS: Chris@34: @$(NORMAL_UNINSTALL) Chris@34: @list='$(flaccppinclude_HEADERS)'; for p in $$list; do \ Chris@34: f="`echo $$p | sed -e 's|^.*/||'`"; \ Chris@34: echo " rm -f $(DESTDIR)$(flaccppincludedir)/$$f"; \ Chris@34: rm -f $(DESTDIR)$(flaccppincludedir)/$$f; \ Chris@34: done Chris@34: Chris@34: ETAGS = etags Chris@34: ETAGSFLAGS = Chris@34: Chris@34: CTAGS = ctags Chris@34: CTAGSFLAGS = Chris@34: Chris@34: tags: TAGS Chris@34: Chris@34: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) Chris@34: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ Chris@34: unique=`for i in $$list; do \ Chris@34: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ Chris@34: done | \ Chris@34: $(AWK) ' { files[$$0] = 1; } \ Chris@34: END { for (i in files) print i; }'`; \ Chris@34: mkid -fID $$unique Chris@34: Chris@34: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ Chris@34: $(TAGS_FILES) $(LISP) Chris@34: tags=; \ Chris@34: here=`pwd`; \ Chris@34: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ Chris@34: unique=`for i in $$list; do \ Chris@34: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ Chris@34: done | \ Chris@34: $(AWK) ' { files[$$0] = 1; } \ Chris@34: END { for (i in files) print i; }'`; \ Chris@34: test -z "$(ETAGS_ARGS)$$tags$$unique" \ Chris@34: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ Chris@34: $$tags $$unique Chris@34: Chris@34: ctags: CTAGS Chris@34: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ Chris@34: $(TAGS_FILES) $(LISP) Chris@34: tags=; \ Chris@34: here=`pwd`; \ Chris@34: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ Chris@34: unique=`for i in $$list; do \ Chris@34: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ Chris@34: done | \ Chris@34: $(AWK) ' { files[$$0] = 1; } \ Chris@34: END { for (i in files) print i; }'`; \ Chris@34: test -z "$(CTAGS_ARGS)$$tags$$unique" \ Chris@34: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ Chris@34: $$tags $$unique Chris@34: Chris@34: GTAGS: Chris@34: here=`$(am__cd) $(top_builddir) && pwd` \ Chris@34: && cd $(top_srcdir) \ Chris@34: && gtags -i $(GTAGS_ARGS) $$here Chris@34: Chris@34: distclean-tags: Chris@34: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags Chris@34: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) Chris@34: Chris@34: top_distdir = ../.. Chris@34: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) Chris@34: Chris@34: distdir: $(DISTFILES) Chris@34: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ Chris@34: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ Chris@34: list='$(DISTFILES)'; for file in $$list; do \ Chris@34: case $$file in \ Chris@34: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ Chris@34: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ Chris@34: esac; \ Chris@34: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ Chris@34: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ Chris@34: if test "$$dir" != "$$file" && test "$$dir" != "."; then \ Chris@34: dir="/$$dir"; \ Chris@34: $(mkinstalldirs) "$(distdir)$$dir"; \ Chris@34: else \ Chris@34: dir=''; \ Chris@34: fi; \ Chris@34: if test -d $$d/$$file; then \ Chris@34: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ Chris@34: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ Chris@34: fi; \ Chris@34: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ Chris@34: else \ Chris@34: test -f $(distdir)/$$file \ Chris@34: || cp -p $$d/$$file $(distdir)/$$file \ Chris@34: || exit 1; \ Chris@34: fi; \ Chris@34: done Chris@34: check-am: all-am Chris@34: check: check-am Chris@34: all-am: Makefile $(HEADERS) Chris@34: Chris@34: installdirs: Chris@34: $(mkinstalldirs) $(DESTDIR)$(flaccppincludedir) Chris@34: install: install-am Chris@34: install-exec: install-exec-am Chris@34: install-data: install-data-am Chris@34: uninstall: uninstall-am Chris@34: Chris@34: install-am: all-am Chris@34: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am Chris@34: Chris@34: installcheck: installcheck-am Chris@34: install-strip: Chris@34: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ Chris@34: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ Chris@34: `test -z '$(STRIP)' || \ Chris@34: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install Chris@34: mostlyclean-generic: Chris@34: Chris@34: clean-generic: Chris@34: Chris@34: distclean-generic: Chris@34: -rm -f $(CONFIG_CLEAN_FILES) Chris@34: Chris@34: maintainer-clean-generic: Chris@34: @echo "This command is intended for maintainers to use" Chris@34: @echo "it deletes files that may require special tools to rebuild." Chris@34: clean: clean-am Chris@34: Chris@34: clean-am: clean-generic clean-libtool mostlyclean-am Chris@34: Chris@34: distclean: distclean-am Chris@34: -rm -f Makefile Chris@34: distclean-am: clean-am distclean-generic distclean-libtool \ Chris@34: distclean-tags Chris@34: Chris@34: dvi: dvi-am Chris@34: Chris@34: dvi-am: Chris@34: Chris@34: info: info-am Chris@34: Chris@34: info-am: Chris@34: Chris@34: install-data-am: install-flaccppincludeHEADERS Chris@34: Chris@34: install-exec-am: Chris@34: Chris@34: install-info: install-info-am Chris@34: Chris@34: install-man: Chris@34: Chris@34: installcheck-am: Chris@34: Chris@34: maintainer-clean: maintainer-clean-am Chris@34: -rm -f Makefile Chris@34: maintainer-clean-am: distclean-am maintainer-clean-generic Chris@34: Chris@34: mostlyclean: mostlyclean-am Chris@34: Chris@34: mostlyclean-am: mostlyclean-generic mostlyclean-libtool Chris@34: Chris@34: pdf: pdf-am Chris@34: Chris@34: pdf-am: Chris@34: Chris@34: ps: ps-am Chris@34: Chris@34: ps-am: Chris@34: Chris@34: uninstall-am: uninstall-flaccppincludeHEADERS uninstall-info-am Chris@34: Chris@34: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ Chris@34: clean-libtool ctags distclean distclean-generic \ Chris@34: distclean-libtool distclean-tags distdir dvi dvi-am info \ Chris@34: info-am install install-am install-data install-data-am \ Chris@34: install-exec install-exec-am install-flaccppincludeHEADERS \ Chris@34: install-info install-info-am install-man install-strip \ Chris@34: installcheck installcheck-am installdirs maintainer-clean \ Chris@34: maintainer-clean-generic mostlyclean mostlyclean-generic \ Chris@34: mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ Chris@34: uninstall-am uninstall-flaccppincludeHEADERS uninstall-info-am Chris@34: Chris@34: # Tell versions [3.59,3.63) of GNU make to not export all variables. Chris@34: # Otherwise a system limit (for SysV at least) may be exceeded. Chris@34: .NOEXPORT: