PROG_CXX=   shareMemory
NO_OBJ=
SRCS= main.c
LDFLAGS+= -lpthread -lrt
CFLAGS= -O2
MAN= 
.include <bsd.prog.mk>
