# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # $Id: Makefile.am,v 1.61 2008/03/15 17:26:13 rocky Exp $ # # Copyright (C) 2003, 2004, 2005, 2006, 2008 Rocky Bernstein # # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # #################################################### # Things for regression testing #################################################### # # # There's a problem with doing make distcheck for testdefault. # A reminder of why I hate automake. VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ noinst_PROGRAMS = testdefault$(EXEEXT) check_PROGRAMS = $(am__EXEEXT_2) subdir = test DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/check_common_fn.in $(srcdir)/check_cue.sh.in \ $(srcdir)/check_iso.sh.in $(srcdir)/check_nrg.sh.in \ $(srcdir)/check_paranoia.sh.in $(srcdir)/testbincue.c.in \ $(srcdir)/testisocd2.c.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/iconv.m4 $(top_srcdir)/lib-ld.m4 \ $(top_srcdir)/lib-link.m4 $(top_srcdir)/lib-prefix.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = testbincue.c testisocd2.c check_common_fn \ check_cue.sh check_iso.sh check_nrg.sh check_paranoia.sh @BUILD_CD_PARANOIA_TRUE@am__EXEEXT_1 = testparanoia$(EXEEXT) am__EXEEXT_2 = check_sizeof$(EXEEXT) testassert$(EXEEXT) \ testbincue$(EXEEXT) testischar$(EXEEXT) testisocd$(EXEEXT) \ testisocd2$(EXEEXT) testiso9660$(EXEEXT) $(am__EXEEXT_1) \ testtoc$(EXEEXT) PROGRAMS = $(noinst_PROGRAMS) check_sizeof_SOURCES = check_sizeof.c check_sizeof_OBJECTS = check_sizeof.$(OBJEXT) am__DEPENDENCIES_1 = check_sizeof_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) testassert_SOURCES = testassert.c testassert_OBJECTS = testassert.$(OBJEXT) testassert_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) testbincue_SOURCES = testbincue.c testbincue_OBJECTS = testbincue-testbincue.$(OBJEXT) testbincue_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) testbincue_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testbincue_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ testdefault_SOURCES = testdefault.c testdefault_OBJECTS = testdefault.$(OBJEXT) testdefault_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) testischar_SOURCES = testischar.c testischar_OBJECTS = testischar.$(OBJEXT) testischar_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) testiso9660_SOURCES = testiso9660.c testiso9660_OBJECTS = testiso9660.$(OBJEXT) testiso9660_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) testisocd_SOURCES = testisocd.c testisocd_OBJECTS = testisocd.$(OBJEXT) testisocd_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) testisocd2_SOURCES = testisocd2.c testisocd2_OBJECTS = testisocd2.$(OBJEXT) testisocd2_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) testparanoia_SOURCES = testparanoia.c testparanoia_OBJECTS = testparanoia.$(OBJEXT) @BUILD_CD_PARANOIA_TRUE@testparanoia_DEPENDENCIES = \ @BUILD_CD_PARANOIA_TRUE@ $(am__DEPENDENCIES_1) \ @BUILD_CD_PARANOIA_TRUE@ $(am__DEPENDENCIES_1) \ @BUILD_CD_PARANOIA_TRUE@ $(am__DEPENDENCIES_1) \ @BUILD_CD_PARANOIA_TRUE@ $(am__DEPENDENCIES_1) testtoc_SOURCES = testtoc.c testtoc_OBJECTS = testtoc-testtoc.$(OBJEXT) testtoc_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) testtoc_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(testtoc_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = check_sizeof.c testassert.c testbincue.c testdefault.c \ testischar.c testiso9660.c testisocd.c testisocd2.c \ testparanoia.c testtoc.c DIST_SOURCES = check_sizeof.c testassert.c testbincue.c testdefault.c \ testischar.c testiso9660.c testisocd.c testisocd2.c \ testparanoia.c testtoc.c ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CDDA_PLAYER_LIBS = @CDDA_PLAYER_LIBS@ CDDB_CFLAGS = @CDDB_CFLAGS@ CDDB_LIBS = @CDDB_LIBS@ CDPARANOIA_NAME = @CDPARANOIA_NAME@ CFLAGS = @CFLAGS@ CMP = @CMP@ COS_LIB = @COS_LIB@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CVS2CL = @CVS2CL@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DARWIN_PKG_LIB_HACK = @DARWIN_PKG_LIB_HACK@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIFF = @DIFF@ DIFF_OPTS = @DIFF_OPTS@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GREP = @GREP@ HAVE_BSDI_CDROM = @HAVE_BSDI_CDROM@ HAVE_DARWIN_CDROM = @HAVE_DARWIN_CDROM@ HAVE_FREEBSD_CDROM = @HAVE_FREEBSD_CDROM@ HAVE_JOLIET = @HAVE_JOLIET@ HAVE_LINUX_CDROM = @HAVE_LINUX_CDROM@ HAVE_ROCK = @HAVE_ROCK@ HAVE_SOLARIS_CDROM = @HAVE_SOLARIS_CDROM@ HAVE_WIN32_CDROM = @HAVE_WIN32_CDROM@ HELP2MAN = @HELP2MAN@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBCDIOPP_LIBS = @LIBCDIOPP_LIBS@ LIBCDIO_CDDA_LIBS = @LIBCDIO_CDDA_LIBS@ LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@ LIBCDIO_DEPS = @LIBCDIO_DEPS@ LIBCDIO_LIBS = @LIBCDIO_LIBS@ LIBCDIO_PARANOIA_LIBS = @LIBCDIO_PARANOIA_LIBS@ LIBCDIO_SOURCE_PATH = @LIBCDIO_SOURCE_PATH@ LIBCDIO_VERSION_NUM = @LIBCDIO_VERSION_NUM@ LIBICONV = @LIBICONV@ LIBISO9660PP_LIBS = @LIBISO9660PP_LIBS@ LIBISO9660_CFLAGS = @LIBISO9660_CFLAGS@ LIBISO9660_LIBS = @LIBISO9660_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBUDF_LIBS = @LIBUDF_LIBS@ LINUX_CDROM_TIMEOUT = @LINUX_CDROM_TIMEOUT@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ OLD_CDPARANOIA = @OLD_CDPARANOIA@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ SBPCD_H = @SBPCD_H@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TYPESIZES = @TYPESIZES@ UCDROM_H = @UCDROM_H@ VCDINFO_CFLAGS = @VCDINFO_CFLAGS@ VCDINFO_LIBS = @VCDINFO_LIBS@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ @BUILD_CD_PARANOIA_TRUE@testparanoia = testparanoia @BUILD_CD_PARANOIA_TRUE@testparanoia_LDADD = $(LIBCDIO_PARANOIA_LIBS) $(LIBCDIO_CDDA_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) hack = check_sizeof testassert testbincue testischar \ testisocd testisocd2 testiso9660 \ $(testparanoia) testtoc INCLUDES = -I$(top_srcdir) $(LIBCDIO_CFLAGS) $(LIBISO9660_CFLAGS) check_sizeof_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) testassert_LDADD = $(LIBCDIO_LIBS) $(LIBICONV) testdefault_LDADD = $(LIBCDIO_LIBS) $(LIBICONV) testischar_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) testiso9660_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) testisocd_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) testisocd2_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LIBICONV) testtoc_LDADD = $(LIBCDIO_LIBS) $(LIBICONV) testtoc_CFLAGS = -DTEST_DIR=\"$(srcdir)\" testbincue_LDADD = $(LIBCDIO_LIBS) $(LIBICONV) testbincue_CFLAGS = -DTEST_DIR=\"$(srcdir)\" check_SCRIPTS = check_nrg.sh check_cue.sh check_cd_read.sh \ check_iso.sh check_fuzzyiso.sh check_paranoia.sh check_opts.sh check_DATA = vcd_demo.right vcd_demo_vcdinfo.right \ videocd.right videocd.nrg \ cdda.right cdda.toc cdda.cue cdda.bin \ isofs-m1.right isofs-m1-no-rr.right \ isofs-m1.toc isofs-m1.cue isofs-m1.bin \ cd-paranoia-log.right \ check_opts0.right check_opts1.right check_opts2.right \ check_opts3.right check_opts4.right check_opts5.right \ check_opts6.right check_opts7.right \ isofs-m1-read.right cdda-read.right \ t1.toc t2.toc t3.toc t4.toc t5.toc t6.toc t7.toc t8.toc t9.toc \ data1.toc data2.toc data5.toc data6.toc data7.toc \ vcd2.toc cdtext.toc \ bad-mode1.cue bad-msf-1.cue bad-msf-2.cue bad-msf-3.cue \ bad-mode1.toc bad-msf-1.toc bad-msf-2.toc bad-msf-3.toc \ bad-cat1.cue bad-cat2.cue bad-cat3.cue \ bad-cat1.toc bad-cat2.toc bad-cat3.toc bad-file.toc \ copying.iso copying.right copying-rr.iso copying-rr.right \ joliet.iso joliet.right joliet-nojoliet.right \ udf102.iso copying.gpl copying-rr.gpl EXTRA_DIST = $(check_SCRIPTS) $(check_DATA) \ check_common_fn check_cue.sh.in check_nrg.sh.in \ testbincue.c.in check_iso.sh.in TESTS = $(check_PROGRAMS) $(check_SCRIPTS) XFAIL_TESTS = testassert MOSTLYCLEANFILES = core core.* *.dump cdda-orig.wav cdda-try.wav *.raw all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu test/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh testbincue.c: $(top_builddir)/config.status $(srcdir)/testbincue.c.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ testisocd2.c: $(top_builddir)/config.status $(srcdir)/testisocd2.c.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ check_common_fn: $(top_builddir)/config.status $(srcdir)/check_common_fn.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ check_cue.sh: $(top_builddir)/config.status $(srcdir)/check_cue.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ check_iso.sh: $(top_builddir)/config.status $(srcdir)/check_iso.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ check_nrg.sh: $(top_builddir)/config.status $(srcdir)/check_nrg.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ check_paranoia.sh: $(top_builddir)/config.status $(srcdir)/check_paranoia.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-checkPROGRAMS: @list='$(check_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done check_sizeof$(EXEEXT): $(check_sizeof_OBJECTS) $(check_sizeof_DEPENDENCIES) @rm -f check_sizeof$(EXEEXT) $(LINK) $(check_sizeof_OBJECTS) $(check_sizeof_LDADD) $(LIBS) testassert$(EXEEXT): $(testassert_OBJECTS) $(testassert_DEPENDENCIES) @rm -f testassert$(EXEEXT) $(LINK) $(testassert_OBJECTS) $(testassert_LDADD) $(LIBS) testbincue$(EXEEXT): $(testbincue_OBJECTS) $(testbincue_DEPENDENCIES) @rm -f testbincue$(EXEEXT) $(testbincue_LINK) $(testbincue_OBJECTS) $(testbincue_LDADD) $(LIBS) testdefault$(EXEEXT): $(testdefault_OBJECTS) $(testdefault_DEPENDENCIES) @rm -f testdefault$(EXEEXT) $(LINK) $(testdefault_OBJECTS) $(testdefault_LDADD) $(LIBS) testischar$(EXEEXT): $(testischar_OBJECTS) $(testischar_DEPENDENCIES) @rm -f testischar$(EXEEXT) $(LINK) $(testischar_OBJECTS) $(testischar_LDADD) $(LIBS) testiso9660$(EXEEXT): $(testiso9660_OBJECTS) $(testiso9660_DEPENDENCIES) @rm -f testiso9660$(EXEEXT) $(LINK) $(testiso9660_OBJECTS) $(testiso9660_LDADD) $(LIBS) testisocd$(EXEEXT): $(testisocd_OBJECTS) $(testisocd_DEPENDENCIES) @rm -f testisocd$(EXEEXT) $(LINK) $(testisocd_OBJECTS) $(testisocd_LDADD) $(LIBS) testisocd2$(EXEEXT): $(testisocd2_OBJECTS) $(testisocd2_DEPENDENCIES) @rm -f testisocd2$(EXEEXT) $(LINK) $(testisocd2_OBJECTS) $(testisocd2_LDADD) $(LIBS) testparanoia$(EXEEXT): $(testparanoia_OBJECTS) $(testparanoia_DEPENDENCIES) @rm -f testparanoia$(EXEEXT) $(LINK) $(testparanoia_OBJECTS) $(testparanoia_LDADD) $(LIBS) testtoc$(EXEEXT): $(testtoc_OBJECTS) $(testtoc_DEPENDENCIES) @rm -f testtoc$(EXEEXT) $(testtoc_LINK) $(testtoc_OBJECTS) $(testtoc_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_sizeof.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testassert.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testbincue-testbincue.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdefault.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testischar.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testiso9660.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testisocd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testisocd2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testparanoia.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testtoc-testtoc.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< testbincue-testbincue.o: testbincue.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testbincue_CFLAGS) $(CFLAGS) -MT testbincue-testbincue.o -MD -MP -MF $(DEPDIR)/testbincue-testbincue.Tpo -c -o testbincue-testbincue.o `test -f 'testbincue.c' || echo '$(srcdir)/'`testbincue.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/testbincue-testbincue.Tpo $(DEPDIR)/testbincue-testbincue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testbincue.c' object='testbincue-testbincue.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testbincue_CFLAGS) $(CFLAGS) -c -o testbincue-testbincue.o `test -f 'testbincue.c' || echo '$(srcdir)/'`testbincue.c testbincue-testbincue.obj: testbincue.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testbincue_CFLAGS) $(CFLAGS) -MT testbincue-testbincue.obj -MD -MP -MF $(DEPDIR)/testbincue-testbincue.Tpo -c -o testbincue-testbincue.obj `if test -f 'testbincue.c'; then $(CYGPATH_W) 'testbincue.c'; else $(CYGPATH_W) '$(srcdir)/testbincue.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/testbincue-testbincue.Tpo $(DEPDIR)/testbincue-testbincue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testbincue.c' object='testbincue-testbincue.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testbincue_CFLAGS) $(CFLAGS) -c -o testbincue-testbincue.obj `if test -f 'testbincue.c'; then $(CYGPATH_W) 'testbincue.c'; else $(CYGPATH_W) '$(srcdir)/testbincue.c'; fi` testtoc-testtoc.o: testtoc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testtoc_CFLAGS) $(CFLAGS) -MT testtoc-testtoc.o -MD -MP -MF $(DEPDIR)/testtoc-testtoc.Tpo -c -o testtoc-testtoc.o `test -f 'testtoc.c' || echo '$(srcdir)/'`testtoc.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/testtoc-testtoc.Tpo $(DEPDIR)/testtoc-testtoc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testtoc.c' object='testtoc-testtoc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testtoc_CFLAGS) $(CFLAGS) -c -o testtoc-testtoc.o `test -f 'testtoc.c' || echo '$(srcdir)/'`testtoc.c testtoc-testtoc.obj: testtoc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testtoc_CFLAGS) $(CFLAGS) -MT testtoc-testtoc.obj -MD -MP -MF $(DEPDIR)/testtoc-testtoc.Tpo -c -o testtoc-testtoc.obj `if test -f 'testtoc.c'; then $(CYGPATH_W) 'testtoc.c'; else $(CYGPATH_W) '$(srcdir)/testtoc.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/testtoc-testtoc.Tpo $(DEPDIR)/testtoc-testtoc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testtoc.c' object='testtoc-testtoc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testtoc_CFLAGS) $(CFLAGS) -c -o testtoc-testtoc.obj `if test -f 'testtoc.c'; then $(CYGPATH_W) 'testtoc.c'; else $(CYGPATH_W) '$(srcdir)/testtoc.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \ srcdir=$(srcdir); export srcdir; \ list=' $(TESTS) '; \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ elif test -f $$tst; then dir=; \ else dir="$(srcdir)/"; fi; \ if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *$$ws$$tst$$ws*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ echo "XPASS: $$tst"; \ ;; \ *) \ echo "PASS: $$tst"; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *$$ws$$tst$$ws*) \ xfail=`expr $$xfail + 1`; \ echo "XFAIL: $$tst"; \ ;; \ *) \ failed=`expr $$failed + 1`; \ echo "FAIL: $$tst"; \ ;; \ esac; \ else \ skip=`expr $$skip + 1`; \ echo "SKIP: $$tst"; \ fi; \ done; \ if test "$$failed" -eq 0; then \ if test "$$xfail" -eq 0; then \ banner="All $$all tests passed"; \ else \ banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ fi; \ else \ if test "$$xpass" -eq 0; then \ banner="$$failed of $$all tests failed"; \ else \ banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ fi; \ fi; \ dashes="$$banner"; \ skipped=""; \ if test "$$skip" -ne 0; then \ skipped="($$skip tests were not run)"; \ test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$skipped"; \ fi; \ report=""; \ if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ report="Please report to $(PACKAGE_BUGREPORT)"; \ test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$report"; \ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ test -z "$$skipped" || echo "$$skipped"; \ test -z "$$report" || echo "$$report"; \ echo "$$dashes"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS) \ $(check_DATA) $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(PROGRAMS) installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-exec-am: install-html: install-html-am install-info: install-info-am install-man: install-pdf: install-pdf-am install-ps: install-ps-am installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-checkPROGRAMS clean-generic clean-libtool \ clean-noinstPROGRAMS ctags distclean distclean-compile \ distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am test: check-am # This is a really bad hack to make sure check_nrg and check_cue.sh # are executable. Automake will remake check_nrg.sh and check_cue.sh # but not run the configure default commands for them to make sure # they are executable. You know it would be nice one could just set # permissions and mode when it makes the files. I'm sure there's some # cleaner a way to do this, but frankly I've wasted far too much of my # life the crappy automess system that I've really lost interest in # learning any more of this awful system than I need to. check-am: make-executable make-executable: check_nrg.sh check_cue.sh check_paranoia.sh chmod +x *.sh if test ! -f cdda.bin ; then $(LN_S) $(srcdir)/cdda.bin cdda.bin ; fi if test ! -f isofs-m1.bin ; then $(LN_S) $(srcdir)/isofs-m1.bin isofs-m1.bin ; fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: