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