# libkosutils Makefile
#

TARGET = libkosutils.a
OBJS = bspline.o img.o pcx_small.o md5.o

include $(KOS_BASE)/addons/Makefile.prefab
