annotate TOOLS/bmovl-test/Makefile @ 10464:5688e1b24c98

sync
author diego
date Thu, 24 Jul 2003 10:54:09 +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