diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-02 00:18:02 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-02 00:18:02 +0000 |
| commit | 4e9dcab8441203f473c92c4b100e84aa35ae2a06 (patch) | |
| tree | d09112150f29a121de8a00d99095ebf3fc117524 /share/examples | |
| parent | 8d8ba5df23ba6c0c5dab9ef1824032a44ff3bf9d (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 2f1bff8fda6e..0cfaf0356a6a 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf Exp $ +# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm 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 @@ -20,8 +20,6 @@ # Compare before install #INSTALL=install -C # -# To avoid building the default system perl -#NOPERL= true # To avoid building the suid perl #NOSUIDPERL= true # |
