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