LIB=compat
SRCS=	ftime.c regex.c
	 
CFLAGS+= -I. -I${.CURDIR} -DNDEBUG

.include <bsd.lib.mk>
