.include <postgres.global.mk>

PROG= pcd

SRCS= pcd.c

.include <postgres.prog.mk>
