-# 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
+OBJECTS=cdbase.o cdunix.o cdwin.o g711.o g721.o g723_24.o \
+ g723_40.o g72x.o sndaiff.o sndbase.o sndcodec.o \
+ sndcpcm.o sndesd.o sndfile.o sndg72x.o sndmsad.o sndoss.o \
+ sndpcm.o sndulaw.o sndwav.o sndwin.o vidbase.o vidwin.o vidxanm.o
+DEPFILES=$(OBJECTS:.o=.d)