Index: src/interfaces/perl5/GNUmakefile =================================================================== RCS file: /cvsroot/pgsql/src/interfaces/perl5/GNUmakefile,v retrieving revision 1.7 diff -c -r1.7 GNUmakefile *** src/interfaces/perl5/GNUmakefile 28 May 2002 16:57:53 -0000 1.7 --- src/interfaces/perl5/GNUmakefile 2 Jun 2002 21:20:58 -0000 *************** *** 53,59 **** touch $@ Pg.$(perl_man3ext): Pg.pm ! $(POD2MAN) $< $@ # During install, we must guard against the likelihood that we don't --- 53,59 ---- touch $@ Pg.$(perl_man3ext): Pg.pm ! $(POD2MAN) --section=$(perl_man3ext) $< > Pg.$(perl_man3ext) # During install, we must guard against the likelihood that we don't