#
# libSlashFX test BMakefile
#

.OUTPUT test
.CFLAGS -I../include
.LDFLAGS -L../lib
.CFILES main
.LIBS slashfx SDL
