Add commented out common INSTALL and FORCE_PKG_REGISTER knobs

This commit is contained in:
Andrey A. Chernov 1998-04-16 08:21:24 +00:00
parent 07b31e7d58
commit b7574f89a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35222
3 changed files with 24 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $
# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@ -18,6 +18,9 @@
#NOPROFILE= true
# Avoid compiling profiled libraries
#
#INSTALL=install -C
# Compare before install
#
# To avoid building the default system perl
#NOPERL= true
# To avoid building the suid perl
@ -119,6 +122,10 @@
#
#USA_RESIDENT= YES
#
# Next one will help ports developers to debug
#
#FORCE_PKG_REGISTER= YES
#
#
# Port master sites.
#

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $
# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@ -18,6 +18,9 @@
#NOPROFILE= true
# Avoid compiling profiled libraries
#
#INSTALL=install -C
# Compare before install
#
# To avoid building the default system perl
#NOPERL= true
# To avoid building the suid perl
@ -119,6 +122,10 @@
#
#USA_RESIDENT= YES
#
# Next one will help ports developers to debug
#
#FORCE_PKG_REGISTER= YES
#
#
# Port master sites.
#

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $
# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@ -18,6 +18,9 @@
#NOPROFILE= true
# Avoid compiling profiled libraries
#
#INSTALL=install -C
# Compare before install
#
# To avoid building the default system perl
#NOPERL= true
# To avoid building the suid perl
@ -119,6 +122,10 @@
#
#USA_RESIDENT= YES
#
# Next one will help ports developers to debug
#
#FORCE_PKG_REGISTER= YES
#
#
# Port master sites.
#