diff options
| author | John Birrell <jb@FreeBSD.org> | 1997-05-03 02:51:59 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1997-05-03 02:51:59 +0000 |
| commit | cb6e7ccbea23d53c17273cb2e37f3e81f97d15cc (patch) | |
| tree | 5fc8453389efd70199db8213b679828a24adf0a1 /Makefile | |
| parent | cd6f28f252b9d839b036bb91f0fe3552a30a6f14 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |
