.include <postgres.global.mk>

PROG= icopy

SRCS= icopy.c

.include <postgres.prog.mk>
