.include <postgres.global.mk>

PROG= prm

SRCS= prm.c

.include <postgres.prog.mk>
