# top_srcdir = @top_srcdir@ top_builddir = ../../.. TARGET_LIBNAME=libmmedia LIBVERSION_CURRENT=1 LIBVERSION_REVISION=0 LIBVERSION_AGE=0 OBJECTS=cdbase.o cdwin.o g711.o g721.o g723_24.o \ g723_40.o g72x.o sndaiff.o sndbase.o sndcodec.o \ sndcpcm.o sndfile.o sndg72x.o sndpcm.o sndulaw.o \ sndwav.o sndwin.o vidbase.o vidwin.o vidxanm.o sndoss.o sndesd.o # the comment at the end of the next line is needed because otherwise autoconf # would remove this line completely - it contains a built-in hack to remove # any VPATH assignment not containing ':' VPATH = :$(top_srcdir)/src/mmedia # ':' for autoconf APPEXTRADEFS=-I$(top_srcdir)/include include $(top_builddir)/src/makelib.env