3 # Author: Guilhem Lavaux
6 # Copyright: (c) 1998 Julian Smart
10 # Makefile for wxMultiMedia (UNIX).
12 top_srcdir = @top_srcdir@
13 top_builddir = ../../..
15 VPATH= $(top_srcdir)/utils/wxMMedia2/lib
17 LIBTARGET=libwxmmedia2
19 OBJECTS=sndbase.o sndcodec.o sndpcm.o sndcpcm.o sndulaw.o sndfile.o sndoss.o\
20 sndaiff.o sndwav.o sndg72x.o \
21 g711.o g721.o g723_24.o g723_40.o g72x.o \
25 include $(top_builddir)/src/makelib.env