Mercurial > mplayer.hg
view TOOLS/bmovl-test/Makefile @ 21480:5ddabe489412
Move cddb "autodetection" so it also works for libcdio
author | reimar |
---|---|
date | Mon, 04 Dec 2006 20:28:27 +0000 |
parents | b4c865e17155 |
children | ca4294014917 |
line wrap: on
line source
include ../../config.mak bmovl-test$(EXESUF): bmovl-test.c $(CC) -O3 $(SDL_INC) -lSDL_image -o $@ bmovl-test.c clean: rm -f bmovl-test