.include <postgres.global.mk>

PROG= prmdir

SRCS= prmdir.c

.include <postgres.prog.mk>
