annotate TOOLS/bmovl-test/Makefile @ 9293:96bcc9def790

Sync by Dmitry Baryshkov <lumag@qnc.ru>.
author diego
date Thu, 06 Feb 2003 01:05:34 +0000
parents ac161720f4f0
children 7cd5c542b1b2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7856
ac161720f4f0 sample client for -vop bmovl -- loads and alphablend any PNG file
arpi
parents:
diff changeset
1 bmovl-test: bmovl-test.c
ac161720f4f0 sample client for -vop bmovl -- loads and alphablend any PNG file
arpi
parents:
diff changeset
2 gcc -O3 -I/usr/local/include/SDL -L/usr/local/lib -lSDL_image -o bmovl-test bmovl-test.c