.include <postgres.global.mk>

PROG= pcat

SRCS= pcat.c

.include <postgres.prog.mk>
