view TOOLS/bmovl-test/Makefile @ 10618:7901f7d6e0eb

4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
author alex
date Fri, 15 Aug 2003 13:04:37 +0000
parents ac161720f4f0
children 7cd5c542b1b2
line wrap: on
line source

bmovl-test: bmovl-test.c
	gcc -O3 -I/usr/local/include/SDL -L/usr/local/lib -lSDL_image -o bmovl-test bmovl-test.c