ref: 5003d89bbaedb986ce0d86cd8be975cea9f9609c
dir: /examples/Makefile.am/
# This file was automatically generated # DO NOT EDIT! bin_PROGRAMS = sndfile-resample noinst_PROGRAMS = varispeed-play timewarp-file SAMPLERATEDIR =../src INCLUDES = -I$(srcdir)/$(SAMPLERATEDIR) @OS_SPECIFIC_INCLUDES@ OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@ SNDFILE_LIBS = @SNDFILE_LIBS@ AM_CFLAGS = @SNDFILE_CFLAGS@ #=============================================================================== sndfile_resample_SOURCES = sndfile-resample.c sndfile_resample_LDADD = $(SAMPLERATEDIR)/libsamplerate.la $(SNDFILE_LIBS) varispeed_play_SOURCES = varispeed-play.c audio_out.c audio_out.h varispeed_play_LDADD = $(SAMPLERATEDIR)/libsamplerate.la $(SNDFILE_LIBS) $(OS_SPECIFIC_LINKS) timewarp_file_SOURCES = timewarp-file.c timewarp_file_LDADD = $(SAMPLERATEDIR)/libsamplerate.la $(SNDFILE_LIBS) ## Do not edit or modify anything in this comment block. ## The arch-tag line is a file identity tag for the GNU Arch ## revision control system. ## ## arch-tag: 25f669d6-3eeb-4093-8c16-2b03df642795