diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-05-28 03:55:41 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-05-28 03:55:41 +0000 |
| commit | 8eaf83935371852457d7cf14a85ab2fe991c5284 (patch) | |
| tree | 9b204827666460ad9742d9b36884805b0cefeaae /bin/Makefile.inc | |
| parent | c3d9b0f04bc245827df5daed7ae11c0f2bfd0c30 (diff) | |
Notes
Diffstat (limited to 'bin/Makefile.inc')
| -rw-r--r-- | bin/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc index b569b70540d9e..4760782bef05e 100644 --- a/bin/Makefile.inc +++ b/bin/Makefile.inc @@ -1,3 +1,4 @@ # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 BINDIR?= /bin +NOSHARED?= YES |
