Remove duplicate MAKE_ENV description. From YOMURA Masanori in private mail.

This commit is contained in:
wiz 2005-09-11 23:33:22 +00:00
parent 2a27f58d26
commit 7e05179fed
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: packages.7,v 1.90 2005/08/01 11:38:30 wiz Exp $
.\" $NetBSD: packages.7,v 1.91 2005/09/11 23:33:22 wiz Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@ -304,8 +304,6 @@ Additional environment variables passed to scripts in
.Pa ${SCRIPTDIR}
executed by
.Pa bsd.pkg.mk .
.It MAKE_ENV
Additional environment variables passed to sub-make in build stage.
.It CFLAGS
Any CFLAGS you wish passed to the configure script and/or sub-make in
build stage.