#include "../../Mosaic.cf"

SRCS = regex.c
OBJS = regex.o

NormalLibraryObjectRule()
NormalLibraryTarget(regex,$(OBJS))
DependTarget()
