annotate TOOLS/bmovl-test/Makefile @ 11806:4f14825fd446

sync
author nauj27
date Mon, 19 Jan 2004 18:37: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