head	1.1;
access;
symbols
	release_4_2:1.1
	aix_ok:1.1;
locks; strict;
comment	@# @;


1.1
date	93.03.08.18.47.16;	author mao;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@.include <postgres.global.mk>

PROG= icopy

SRCS= icopy.c

.include <postgres.prog.mk>
@
