BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=sdl
sdl_SRCS=sdl.c

include $(BASE)/rule/rule.mk
