# Makefile.in generated by automake 1.16.5 from Makefile.am.
# doc/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 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.



#########################################
##### Defaults & Paths #####


am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/pd
pkgincludedir = $(includedir)/pd
pkglibdir = $(libdir)/pd
pkglibexecdir = $(libexecdir)/pd
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 = x86_64-suse-linux-gnu
host_triplet = x86_64-suse-linux-gnu
subdir = doc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/android.m4 \
	$(top_srcdir)/m4/iphone.m4 $(top_srcdir)/m4/universal.m4 \
	$(top_srcdir)/m4/generated/libtool.m4 \
	$(top_srcdir)/m4/generated/ltoptions.m4 \
	$(top_srcdir)/m4/generated/ltsugar.m4 \
	$(top_srcdir)/m4/generated/ltversion.m4 \
	$(top_srcdir)/m4/generated/lt~obsolete.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(nobase_dist_libpd_DATA) \
	$(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libpddir)"
DATA = $(nobase_dist_libpd_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/missing' aclocal-1.16
ALLOCA = 
ALSA_LIBS = -lasound
AMTAR = $${TAR-tar}
AM_CPPFLAGS = 
AM_DEFAULT_VERBOSITY = 1
AR = ar
ARCH_CFLAGS = 
ARCH_LDFLAGS = 
AS = as
AUTOCONF = ${SHELL} '/home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/missing' autoconf
AUTOHEADER = ${SHELL} '/home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/missing' autoheader
AUTOMAKE = ${SHELL} '/home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/missing' automake-1.16
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -ffast-math -funroll-loops -fomit-frame-pointer -O3
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"pd\" -DPACKAGE_TARNAME=\"pd\" -DPACKAGE_VERSION=\"0.51.0\" -DPACKAGE_STRING=\"pd\ 0.51.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pd\" -DVERSION=\"0.51.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DRETSIGTYPE=void -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_LIBDL=1
DEPDIR = .deps
DLLTOOL = dlltool
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ETAGS = etags
EXEEXT = 
EXTERNAL_CFLAGS = -fPIC
EXTERNAL_EXTENSION = pd_linux
EXTERNAL_LDFLAGS = -Wl,--export-dynamic -fPIC
EXTERNTARGET = 
FGREP = /usr/bin/grep -F
FILECMD = file
GREP = /usr/bin/grep
HAVE_MSGFMT = yes
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
JACK_LIBS = 
LD = /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
LDFLAGS = 
LIBM = -lm
LIBOBJS = 
LIBS = -lpthread -ldl 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = pd
PACKAGE_BUGREPORT = 
PACKAGE_NAME = pd
PACKAGE_STRING = pd 0.51.0
PACKAGE_TARNAME = pd
PACKAGE_URL = 
PACKAGE_VERSION = 0.51.0
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
VERSION = 0.51.0
WINDRES = :
WISH = 
abs_builddir = /home/abuild/rpmbuild/BUILD/pd-0.51-0/doc
abs_srcdir = /home/abuild/rpmbuild/BUILD/pd-0.51-0/doc
abs_top_builddir = /home/abuild/rpmbuild/BUILD/pd-0.51-0
abs_top_srcdir = /home/abuild/rpmbuild/BUILD/pd-0.51-0
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-suse-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = suse
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = /usr/share/doc/packages/pd
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-suse-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = suse
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/abuild/rpmbuild/BUILD/pd-0.51-0/m4/config/install-sh
libdir = /usr/lib64
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
AUTOMAKE_OPTIONS = foreign

# default doc location is $(prefix)/doc/pd,
# but we want $(prefix)/lib/pd/doc
libpddir = $(pkglibdir)/doc

# about text file, needed to write version string into
ABOUT_FILE = 1.manual/1.introduction.txt

# location to pd header
M_PD = $(top_srcdir)/src/m_pd.h

# get version info from m_pd.h to use in doc/1.manual/1.introduction.txt
PD_MAJOR_VERSION = $(shell grep PD_MAJOR_VERSION $(M_PD) | \
    sed 's|^.define *PD_MAJOR_VERSION *\([0-9]*\).*|\1|' )

PD_MINOR_VERSION = $(shell grep PD_MINOR_VERSION $(M_PD) | \
    sed 's|^.define *PD_MINOR_VERSION *\([0-9]*\).*|\1|' )

PD_BUGFIX_VERSION = $(shell grep PD_BUGFIX_VERSION $(M_PD) | \
    sed 's|^.define *PD_BUGFIX_VERSION *\([0-9]*\).*|\1|' )

PD_TEST_VERSION = $(shell grep PD_TEST_VERSION $(M_PD) | \
    sed 's|^.define *PD_TEST_VERSION *"\(.*\)".*|\1|' )

PD_VERSION = $(PD_MAJOR_VERSION).$(PD_MINOR_VERSION).$(PD_BUGFIX_VERSION)

#########################################
##### Files, Binaries, & Libs #####

# empty var for data list footer
empty = 

# this is at the end because its loooong
# these files go into libpddir defined above
# to regenerate:
# cd doc
# find . -type f -not -path "./Makefile*" | sort | awk '{print "    ", $1, "\\"}'; echo '     $(empty)'
nobase_dist_libpd_DATA = \
     ./1.manual/1.introduction.txt \
     ./1.manual/fig1.1.png \
     ./1.manual/fig1.2.jpg \
     ./1.manual/fig1.3.jpg \
     ./1.manual/fig1.4.png \
     ./1.manual/fig1.5.jpg \
     ./1.manual/fig11.1.png \
     ./1.manual/fig11.2.png \
     ./1.manual/fig11.3.png \
     ./1.manual/fig11.4.png \
     ./1.manual/fig3.1.jpg \
     ./1.manual/fig3.10.jpg \
     ./1.manual/fig3.2.jpg \
     ./1.manual/fig3.3.jpg \
     ./1.manual/fig3.4.jpg \
     ./1.manual/fig3.5.jpg \
     ./1.manual/fig3.6.jpg \
     ./1.manual/fig3.7.jpg \
     ./1.manual/fig3.8.jpg \
     ./1.manual/fig3.9.jpg \
     ./1.manual/fig4.1.png \
     ./1.manual/fig4.2.png \
     ./1.manual/fig4.3.png \
     ./1.manual/fig4.4.png \
     ./1.manual/fig4.5.png \
     ./1.manual/fig4.6.png \
     ./1.manual/fig4.7.png \
     ./1.manual/fig7.1.jpg \
     ./1.manual/fig7.2.jpg \
     ./1.manual/fig7.3.jpg \
     ./1.manual/fig7.4.jpg \
     ./1.manual/fig7.5.jpg \
     ./1.manual/fig7.6.jpg \
     ./1.manual/fig8.1.jpg \
     ./1.manual/fig8.2.jpg \
     ./1.manual/fig8.3.jpg \
     ./1.manual/fig8.4.jpg \
     ./1.manual/fig8.5.jpg \
     ./1.manual/fig8.6.jpg \
     ./1.manual/fig9.1.jpg \
     ./1.manual/fig9.2.jpg \
     ./1.manual/fig9.3.jpg \
     ./1.manual/index.htm \
     ./1.manual/pdmanual.css \
     ./1.manual/x1.htm \
     ./1.manual/x2.htm \
     ./1.manual/x3.htm \
     ./1.manual/x4.htm \
     ./1.manual/x5.htm \
     ./2.control.examples/00.INTRO.txt \
     ./2.control.examples/01.PART1.hello.pd \
     ./2.control.examples/02.editing.pd \
     ./2.control.examples/03.connections.pd \
     ./2.control.examples/04.messages.pd \
     ./2.control.examples/05.counter.pd \
     ./2.control.examples/06.more.counters.pd \
     ./2.control.examples/07.time.pd \
     ./2.control.examples/08.depthfirst.pd \
     ./2.control.examples/09.send_receive.pd \
     ./2.control.examples/10.more.messages.pd \
     ./2.control.examples/11.review.pd \
     ./2.control.examples/12.PART2.subpatch.pd \
     ./2.control.examples/13.locality.pd \
     ./2.control.examples/14.dollarsigns.pd \
     ./2.control.examples/15.array.pd \
     ./2.control.examples/15.file.txt \
     ./2.control.examples/16.more.arrays.pd \
     ./2.control.examples/17.PART3.midi.pd \
     ./2.control.examples/18.conditional.pd \
     ./2.control.examples/19.random.pd \
     ./2.control.examples/20.weighted-random.pd \
     ./2.control.examples/21.markov.chain.pd \
     ./2.control.examples/22.random-walk.pd \
     ./2.control.examples/23.sequencing.pd \
     ./2.control.examples/24.loops.pd \
     ./2.control.examples/dollarsign.pd \
     ./2.control.examples/dollarsign2.pd \
     ./2.control.examples/sendnumber.pd \
     ./3.audio.examples/A00.intro.pd \
     ./3.audio.examples/A00.intro.txt \
     ./3.audio.examples/A01.sinewave.pd \
     ./3.audio.examples/A02.amplitude.pd \
     ./3.audio.examples/A03.line.pd \
     ./3.audio.examples/A04.line2.pd \
     ./3.audio.examples/A05.output.subpatch.pd \
     ./3.audio.examples/A06.frequency.pd \
     ./3.audio.examples/A07.fusion.pd \
     ./3.audio.examples/A08.beating.pd \
     ./3.audio.examples/A09.frequency.mod.pd \
     ./3.audio.examples/A10.review.pd \
     ./3.audio.examples/B01.wavetables.pd \
     ./3.audio.examples/B02.two-wavetables.pd \
     ./3.audio.examples/B03.tabread4.pd \
     ./3.audio.examples/B04.tabread4.interpolation.pd \
     ./3.audio.examples/B05.tabread.FM.pd \
     ./3.audio.examples/B06.table.switching.pd \
     ./3.audio.examples/B07.sampler.pd \
     ./3.audio.examples/B08.sampler.loop.pd \
     ./3.audio.examples/B09.sampler.loop.smooth.pd \
     ./3.audio.examples/B10.sampler.scratch.pd \
     ./3.audio.examples/B11.sampler.nodoppler.pd \
     ./3.audio.examples/B12.sampler.transpose.pd \
     ./3.audio.examples/B13.sampler.overlap.pd \
     ./3.audio.examples/B14.sampler.rockafella.pd \
     ./3.audio.examples/B15.tabread4~-onset.pd \
     ./3.audio.examples/B16.long-varispeed.pd \
     ./3.audio.examples/C01.nyquist.pd \
     ./3.audio.examples/C02.sawtooth-foldover.pd \
     ./3.audio.examples/C03.zipper.noise.pd \
     ./3.audio.examples/C04.control.to.signal.pd \
     ./3.audio.examples/C05.sampler.oneshot.pd \
     ./3.audio.examples/C06.signal.to.control.pd \
     ./3.audio.examples/C07.envelope.follower.pd \
     ./3.audio.examples/C08.analog.sequencer.pd \
     ./3.audio.examples/C09.sample.hold.pd \
     ./3.audio.examples/C10.monophonic.synth.pd \
     ./3.audio.examples/D01.envelope.gen.pd \
     ./3.audio.examples/D02.adsr.pd \
     ./3.audio.examples/D03.envelope.dB.pd \
     ./3.audio.examples/D04.envelope.quartic.pd \
     ./3.audio.examples/D05.envelope.pitch.pd \
     ./3.audio.examples/D06.envelope.portamento.pd \
     ./3.audio.examples/D07.additive.pd \
     ./3.audio.examples/D08.table.spectrum.pd \
     ./3.audio.examples/D09.shepard.tone.pd \
     ./3.audio.examples/D10.sampler.notes.pd \
     ./3.audio.examples/D11.sampler.poly.pd \
     ./3.audio.examples/D12.sampler.bis.pd \
     ./3.audio.examples/D13.additive.qlist.pd \
     ./3.audio.examples/D14.vibrato.pd \
     ./3.audio.examples/E01.spectrum.pd \
     ./3.audio.examples/E02.ring.modulation.pd \
     ./3.audio.examples/E03.octave.divider.pd \
     ./3.audio.examples/E04.difference.tone.pd \
     ./3.audio.examples/E05.chebychev.pd \
     ./3.audio.examples/E06.exponential.pd \
     ./3.audio.examples/E07.evenodd.pd \
     ./3.audio.examples/E08.phase.mod.pd \
     ./3.audio.examples/E09.FM.spectrum.pd \
     ./3.audio.examples/E10.complex.FM.pd \
     ./3.audio.examples/F01.pulse.pd \
     ./3.audio.examples/F02.just.say.pd \
     ./3.audio.examples/F03.pulse.spectrum.pd \
     ./3.audio.examples/F04.waveshaping.pulse.pd \
     ./3.audio.examples/F05.ring.modulation.pd \
     ./3.audio.examples/F06.packets.pd \
     ./3.audio.examples/F07.packet.spectrum.pd \
     ./3.audio.examples/F08.two.cosines.pd \
     ./3.audio.examples/F09.declickit.pd \
     ./3.audio.examples/F10.sweepable.FM.pd \
     ./3.audio.examples/F11.anharmonic.FM.pd \
     ./3.audio.examples/F12.paf.pd \
     ./3.audio.examples/F13.paf.control.pd \
     ./3.audio.examples/F14.wave.packet.pd \
     ./3.audio.examples/G01.delay.pd \
     ./3.audio.examples/G02.delay.loop.pd \
     ./3.audio.examples/G03.delay.variable.pd \
     ./3.audio.examples/G04.control.blocksize.pd \
     ./3.audio.examples/G05.execution.order.pd \
     ./3.audio.examples/G06.octave.doubler.pd \
     ./3.audio.examples/G07.shaker.pd \
     ./3.audio.examples/G08.reverb.pd \
     ./3.audio.examples/G09.pitchshift.pd \
     ./3.audio.examples/H01.low-pass.pd \
     ./3.audio.examples/H02.high-pass.pd \
     ./3.audio.examples/H03.band-pass.pd \
     ./3.audio.examples/H04.filter.sweep.pd \
     ./3.audio.examples/H05.filter.floyd.pd \
     ./3.audio.examples/H06.envelope.follower.pd \
     ./3.audio.examples/H07.measure.spectrum.pd \
     ./3.audio.examples/H08.heterodyning.pd \
     ./3.audio.examples/H09.ssb.modulation.pd \
     ./3.audio.examples/H10.measurement.pd \
     ./3.audio.examples/H11.shelving.pd \
     ./3.audio.examples/H12.peaking.pd \
     ./3.audio.examples/H13.butterworth.pd \
     ./3.audio.examples/H14.all.pass.pd \
     ./3.audio.examples/H15.phaser.pd \
     ./3.audio.examples/H16.adsr.filter.qlist.pd \
     ./3.audio.examples/I01.Fourier.analysis.pd \
     ./3.audio.examples/I02.Hann.window.pd \
     ./3.audio.examples/I03.resynthesis.pd \
     ./3.audio.examples/I04.noisegate.pd \
     ./3.audio.examples/I05.compressor.pd \
     ./3.audio.examples/I06.timbre.stamp.pd \
     ./3.audio.examples/I07.phase.vocoder.pd \
     ./3.audio.examples/I08.pvoc.reverb.pd \
     ./3.audio.examples/I09.sheep.from.goats.pd \
     ./3.audio.examples/I10.phase.bash.pd \
     ./3.audio.examples/J01.even.odd.pd \
     ./3.audio.examples/J02.trapezoids.pd \
     ./3.audio.examples/J03.pulse.width.mod.pd \
     ./3.audio.examples/J04.corners.pd \
     ./3.audio.examples/J05.triangle.pd \
     ./3.audio.examples/J06.enveloping.pd \
     ./3.audio.examples/J07.oversampling.pd \
     ./3.audio.examples/J08.classicsynth.pd \
     ./3.audio.examples/J09.bandlimited.pd \
     ./3.audio.examples/adsr.pd \
     ./3.audio.examples/buttercoef3.pd \
     ./3.audio.examples/butterworth3~.pd \
     ./3.audio.examples/filter-graph1.pd \
     ./3.audio.examples/filter-graph2.pd \
     ./3.audio.examples/osc-voice.pd \
     ./3.audio.examples/output~.pd \
     ./3.audio.examples/partial.pd \
     ./3.audio.examples/qlist-sampler.txt \
     ./3.audio.examples/qlist.txt \
     ./3.audio.examples/qlist2.txt \
     ./3.audio.examples/reverb-echo.pd \
     ./3.audio.examples/sampvoice.pd \
     ./3.audio.examples/sampvoice2.pd \
     ./3.audio.examples/shepvoice.pd \
     ./3.audio.examples/sinevoice.pd \
     ./3.audio.examples/spectrum-partial.pd \
     ./4.data.structures/00.intro.txt \
     ./4.data.structures/01.scalars.pd \
     ./4.data.structures/02.getting.data.pd \
     ./4.data.structures/03.setting.data.pd \
     ./4.data.structures/04.append.pd \
     ./4.data.structures/05.array.pd \
     ./4.data.structures/06.file.pd \
     ./4.data.structures/07.sequencer.pd \
     ./4.data.structures/08.selection.pd \
     ./4.data.structures/09.scaling.pd \
     ./4.data.structures/10.onoff.pd \
     ./4.data.structures/11.array.controls.pd \
     ./4.data.structures/12.beat-patterns.pd \
     ./4.data.structures/13.sliderule.pd \
     ./4.data.structures/14.partialtracer.pd \
     ./4.data.structures/add-trace.pd \
     ./4.data.structures/beat-maker.pd \
     ./4.data.structures/data-array.pd \
     ./4.data.structures/data-start.pd \
     ./4.data.structures/file.txt \
     ./4.data.structures/osc-voice.pd \
     ./4.data.structures/output~.pd \
     ./4.data.structures/voice.pd \
     ./4.data.structures/z.txt \
     ./5.reference/0_all_guis-INTRO.txt \
     ./5.reference/abs~-help.pd \
     ./5.reference/acoustics-help.pd \
     ./5.reference/acoustics~-help.pd \
     ./5.reference/adc~_dac~-help.pd \
     ./5.reference/append-help.pd \
     ./5.reference/array-object-help.pd \
     ./5.reference/array-object-help.txt \
     ./5.reference/bag-help.pd \
     ./5.reference/bang-help.pd \
     ./5.reference/bang~-help.pd \
     ./5.reference/biquad~-help.pd \
     ./5.reference/block~-help.pd \
     ./5.reference/bng-help.pd \
     ./5.reference/bp~-help.pd \
     ./5.reference/canvas-help.pd \
     ./5.reference/change-help.pd \
     ./5.reference/clip-help.pd \
     ./5.reference/clip~-help.pd \
     ./5.reference/clone-abstraction.pd \
     ./5.reference/clone-help.pd \
     ./5.reference/cos~-help.pd \
     ./5.reference/cpole~-help.pd \
     ./5.reference/cputime-help.pd \
     ./5.reference/czero_rev~-help.pd \
     ./5.reference/czero~-help.pd \
     ./5.reference/declare-help.pd \
     ./5.reference/delay-help.pd \
     ./5.reference/delread4~-help.pd \
     ./5.reference/delread~-help.pd \
     ./5.reference/delwrite~-help.pd \
     ./5.reference/drawpolygon-help.pd \
     ./5.reference/drawtext-help.pd \
     ./5.reference/element-help.pd \
     ./5.reference/env~-help.pd \
     ./5.reference/expr-help.pd \
     ./5.reference/exp~-help.pd \
     ./5.reference/fft~-help.pd \
     ./5.reference/float-help.pd \
     ./5.reference/framp~-help.pd \
     ./5.reference/fudiformat-help.pd \
     ./5.reference/fudiparse-help.pd \
     ./5.reference/gatom-help.pd \
     ./5.reference/get-help.pd \
     ./5.reference/getsize-help.pd \
     ./5.reference/hdl-help.pd \
     ./5.reference/help-intro.pd \
     ./5.reference/hip~-help.pd \
     ./5.reference/hradio-help.pd \
     ./5.reference/hslider-help.pd \
     ./5.reference/inlet-outlet-help.pd \
     ./5.reference/int-help.pd \
     ./5.reference/key-help.pd \
     ./5.reference/line-help.pd \
     ./5.reference/line~-help.pd \
     ./5.reference/list-help.pd \
     ./5.reference/loadbang-help.pd \
     ./5.reference/log~-help.pd \
     ./5.reference/lop~-help.pd \
     ./5.reference/makefilename-help.pd \
     ./5.reference/makenote-help.pd \
     ./5.reference/math-help.pd \
     ./5.reference/message-help.pd \
     ./5.reference/metro-help.pd \
     ./5.reference/midi-help.pd \
     ./5.reference/moses-help.pd \
     ./5.reference/my_canvas-help.pd \
     ./5.reference/namecanvas-help.pd \
     ./5.reference/netreceive-help.pd \
     ./5.reference/netsend-help.pd \
     ./5.reference/noise~-help.pd \
     ./5.reference/numbox2-help.pd \
     ./5.reference/openpanel-help.pd \
     ./5.reference/operators-help.pd \
     ./5.reference/oscformat-help.pd \
     ./5.reference/oscparse-help.pd \
     ./5.reference/osc~-help.pd \
     ./5.reference/otherbinops-help.pd \
     ./5.reference/pack-help.pd \
     ./5.reference/pd-help.pd \
     ./5.reference/pdcontrol-abs.pd \
     ./5.reference/pdcontrol-help.pd \
     ./5.reference/phasor~-help.pd \
     ./5.reference/pipe-help.pd \
     ./5.reference/plot-help.pd \
     ./5.reference/pointer-help.pd \
     ./5.reference/poly-help.pd \
     ./5.reference/pow~-help.pd \
     ./5.reference/print-help.pd \
     ./5.reference/print~-help.pd \
     ./5.reference/qlist-help.pd \
     ./5.reference/qlist.txt \
     ./5.reference/random-help.pd \
     ./5.reference/readsf~-help.pd \
     ./5.reference/realtime-help.pd \
     ./5.reference/receive-help.pd \
     ./5.reference/route-help.pd \
     ./5.reference/rpole~-help.pd \
     ./5.reference/rsqrt~-help.pd \
     ./5.reference/rzero_rev~-help.pd \
     ./5.reference/rzero~-help.pd \
     ./5.reference/samphold~-help.pd \
     ./5.reference/samplerate~-help.pd \
     ./5.reference/savepanel-help.pd \
     ./5.reference/savestate-example.pd \
     ./5.reference/savestate-help.pd \
     ./5.reference/scalar-object-help.pd \
     ./5.reference/select-help.pd \
     ./5.reference/send-help.pd \
     ./5.reference/send~-help.pd \
     ./5.reference/set-help.pd \
     ./5.reference/setctl.pd \
     ./5.reference/setsize-help.pd \
     ./5.reference/setsize.txt \
     ./5.reference/sigbinops-help.pd \
     ./5.reference/sig~-help.pd \
     ./5.reference/slop~-help.pd \
     ./5.reference/snapshot~-help.pd \
     ./5.reference/soundfiler-help.pd \
     ./5.reference/spigot-help.pd \
     ./5.reference/sqrt~-help.pd \
     ./5.reference/stripnote-help.pd \
     ./5.reference/struct-help.pd \
     ./5.reference/swap-help.pd \
     ./5.reference/switch~-help.pd \
     ./5.reference/symbol-help.pd \
     ./5.reference/table.txt \
     ./5.reference/tabosc4~-help.pd \
     ./5.reference/tabplay~-help.pd \
     ./5.reference/tabread-help.pd \
     ./5.reference/tabread4-help.pd \
     ./5.reference/tabread4~-help.pd \
     ./5.reference/tabread~-help.pd \
     ./5.reference/tabreceive~-help.pd \
     ./5.reference/tabsend~-help.pd \
     ./5.reference/tabwrite-help.pd \
     ./5.reference/tabwrite~-help.pd \
     ./5.reference/text-help.pd \
     ./5.reference/text-object-help.pd \
     ./5.reference/text-object-help.txt \
     ./5.reference/textfile-help.pd \
     ./5.reference/textfile.txt \
     ./5.reference/threshold~-help.pd \
     ./5.reference/throw~-help.pd \
     ./5.reference/timer-help.pd \
     ./5.reference/toggle-help.pd \
     ./5.reference/trigger-help.pd \
     ./5.reference/unpack-help.pd \
     ./5.reference/until-help.pd \
     ./5.reference/value-help.pd \
     ./5.reference/vcf~-help.pd \
     ./5.reference/vdl-help.pd \
     ./5.reference/vline~-help.pd \
     ./5.reference/vradio-help.pd \
     ./5.reference/vslider-help.pd \
     ./5.reference/vsnapshot~-help.pd \
     ./5.reference/vu-help.pd \
     ./5.reference/wrap~-help.pd \
     ./5.reference/writesf~-help.pd \
     ./5.reference/x_all_guis.pd \
     ./6.externs/0.README.txt \
     ./6.externs/dspobj~.c \
     ./6.externs/makefile \
     ./6.externs/obj1.c \
     ./6.externs/obj2.c \
     ./6.externs/obj3.c \
     ./6.externs/obj4.c \
     ./6.externs/obj5.c \
     ./6.externs/test-dspobj~.pd \
     ./6.externs/test-obj1.pd \
     ./6.externs/test-obj2.pd \
     ./6.externs/test-obj3.pd \
     ./6.externs/test-obj4.pd \
     ./6.externs/test-obj5.pd \
     ./7.stuff/soundfile-tools/1.ring-mod.pd \
     ./7.stuff/soundfile-tools/2.bandpass.pd \
     ./7.stuff/soundfile-tools/3.phase.vocoder.pd \
     ./7.stuff/soundfile-tools/4.looper.pd \
     ./7.stuff/soundfile-tools/5.reverb.pd \
     ./7.stuff/soundfile-tools/6.vocoder.pd \
     ./7.stuff/soundfile-tools/README.txt \
     ./7.stuff/synth/1.poly.synth.pd \
     ./7.stuff/synth/README.txt \
     ./7.stuff/synth/gadsr.pd \
     ./7.stuff/synth/numset.pd \
     ./7.stuff/synth/preset.pd \
     ./7.stuff/synth/preset1.txt \
     ./7.stuff/synth/preset2.txt \
     ./7.stuff/synth/preset3.txt \
     ./7.stuff/synth/preset4.txt \
     ./7.stuff/synth/synthvoice.pd \
     ./7.stuff/synth/test-gadsr.pd \
     ./7.stuff/tools/latency.pd \
     ./7.stuff/tools/load-meter.pd \
     ./7.stuff/tools/miditester.pd \
     ./7.stuff/tools/sizingtest.pd \
     ./7.stuff/tools/testtone.pd \
     ./7.stuff/tools/testtone16.pd \
     ./8.topics/compander-limiter.htm \
     ./8.topics/slop-compander-patch.png \
     ./8.topics/slop-peak-meter-graph.png \
     ./8.topics/slop-peak-meter-patch.png \
     ./8.topics/slop-slew-limit.png \
     ./8.topics/slop-slew-limiting-patch.png \
     ./8.topics/slop-tilde-1-curves.png \
     ./8.topics/slop-tilde.htm \
     ./Makefile.am \
     ./sound/bell.aiff \
     ./sound/voice.wav \
     ./sound/voice2.wav \
     $(empty)

all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign doc/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__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-nobase_dist_libpdDATA: $(nobase_dist_libpd_DATA)
	@$(NORMAL_INSTALL)
	@list='$(nobase_dist_libpd_DATA)'; test -n "$(libpddir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libpddir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libpddir)" || exit 1; \
	fi; \
	$(am__nobase_list) | while read dir files; do \
	  xfiles=; for file in $$files; do \
	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
	  test -z "$$xfiles" || { \
	    test "x$$dir" = x. || { \
	      echo " $(MKDIR_P) '$(DESTDIR)$(libpddir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(libpddir)/$$dir"; }; \
	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(libpddir)/$$dir'"; \
	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(libpddir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_dist_libpdDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_dist_libpd_DATA)'; test -n "$(libpddir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(libpddir)'; $(am__uninstall_files_from_dir)
tags TAGS:

ctags CTAGS:

cscope cscopelist:

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(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 "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$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
check: check-am
all-am: Makefile $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(libpddir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
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:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-generic clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-nobase_dist_libpdDATA
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-nobase_dist_libpdDATA

.MAKE: install-am install-data-am install-strip

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	cscopelist-am ctags-am distclean distclean-generic \
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am \
	install-data-hook install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-nobase_dist_libpdDATA \
	install-pdf install-pdf-am install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags-am uninstall uninstall-am uninstall-nobase_dist_libpdDATA

.PRECIOUS: Makefile


#########################################
##### Targets #####

# build version string & write into about file during install
install-data-hook:
	mv $(DESTDIR)$(libpddir)/$(ABOUT_FILE) $(DESTDIR)$(libpddir)/$(ABOUT_FILE).tmp
	if test "x${PD_TEST_VERSION}" == "x" ; then \
	    cat $(DESTDIR)$(libpddir)/$(ABOUT_FILE).tmp | \
	    sed 's|PD_VERSION|Pd version $(PD_VERSION)|' \
	    > $(DESTDIR)$(libpddir)/$(ABOUT_FILE) ; \
	else \
	    cat $(DESTDIR)$(libpddir)/$(ABOUT_FILE).tmp | \
	    sed 's|PD_VERSION|Pd version $(PD_VERSION)-$(PD_TEST_VERSION)|' \
	    > $(DESTDIR)$(libpddir)/$(ABOUT_FILE) ; \
	fi
	rm $(DESTDIR)$(libpddir)/$(ABOUT_FILE).tmp

# 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:
