PROG = out

SRCS = main.c kqre.c
CFLAGS += -I. -Wall -g

NOMAN=

.include <bsd.prog.mk>
