Remove double empty line.
This commit is contained in:
parent
4caacfde0f
commit
c588a4e332
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.51 2004/10/28 08:22:48 jklos Exp $
|
||||
# $NetBSD: Makefile,v 1.52 2004/10/28 08:59:45 wiz Exp $
|
||||
|
||||
# The following two variables should have empty values unless we're
|
||||
# building a perl snapshot or release candidate.
|
||||
|
@ -62,7 +62,6 @@ CONFIGURE_ARGS+= -Uusemymalloc
|
|||
CONFIGURE_ARGS+= -Uinstallusrbinperl
|
||||
TEST_TARGET= test
|
||||
|
||||
|
||||
# Install Perl man3 pages into a private directory under the the normal
|
||||
# Perl installation. Also install site-specific Perl man3 pages into a
|
||||
# private directory within site_perl. This avoids manpage conflicts
|
||||
|
|
Loading…
Reference in a new issue