summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1997-05-03 02:51:59 +0000
committerjb <jb@FreeBSD.org>1997-05-03 02:51:59 +0000
commit87e6f01d064f9909ce0c70372a61f1bbb613e56d (patch)
tree1a03c5307ec80fcb9fdc6751f5890643efafead5 /Makefile
parent05f0aa8d579c02b95e067d71334f23a8d8f706f7 (diff)
downloadFreeBSD-src-87e6f01d064f9909ce0c70372a61f1bbb613e56d.zip
FreeBSD-src-87e6f01d064f9909ce0c70372a61f1bbb613e56d.tar.gz
Change default build to include libc_r, but allow disadvantaged souls
to turn off the build.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6afb108..9e837e3e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.121 1997/04/09 18:59:36 jdp Exp $
+# $Id: Makefile,v 1.122 1997/04/30 16:02:03 bde Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -19,6 +19,7 @@
# -DNOGAMES do not go into games subdir
# -DNOSHARE do not go into share subdir
# -DNOINFO do not make or install info files
+# -DNOLIBC_R do not build libc_r.
#
# The intended user-driven targets are:
OpenPOWER on IntegriCloud