diff options
author | tv <tv@pkgsrc.org> | 1998-06-15 19:06:23 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-06-15 19:06:23 +0000 |
commit | ad8e6d451ec561b87056780abec9d71e22c6af51 (patch) | |
tree | 9c81a04b0c64361a4351f753360d22ee4f0912f7 /mk | |
parent | 12b087d404ad7372e0c5c8344f8698b5f85aaaf6 (diff) | |
download | pkgsrc-ad8e6d451ec561b87056780abec9d71e22c6af51.tar.gz |
Update to 19980608, and add option to make use of the "bootstrap"
(actually, "bootstrap-lean") make target.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/mk.conf.example | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example index c65e679fcaa..c57ba51cd52 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.11 1998/06/11 16:21:53 agc Exp $ +# $NetBSD: mk.conf.example,v 1.12 1998/06/15 19:06:23 tv Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values # for building either NetBSD or some of the NetBSD packages collection @@ -51,6 +51,11 @@ MANZ= 1 # gzip manual pages at installation time # Possible: any user name # Default: backup +#BOOTSTRAP_EGCS= # Used in egcs-current package to set + # bootstrap compile (two-stage) mode. + # Possible: defined, not defined + # Default: not defined + #DOMAIN_NAME= # Used in the knews package to set the domain # name. # Possible: almost anything really, usually a |