aboutsummaryrefslogtreecommitdiff
path: root/bin/Makefile.inc
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-28 03:55:41 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-28 03:55:41 +0000
commit8eaf83935371852457d7cf14a85ab2fe991c5284 (patch)
tree9b204827666460ad9742d9b36884805b0cefeaae /bin/Makefile.inc
parentc3d9b0f04bc245827df5daed7ae11c0f2bfd0c30 (diff)
downloadsrc-8eaf83935371852457d7cf14a85ab2fe991c5284.tar.gz
src-8eaf83935371852457d7cf14a85ab2fe991c5284.zip
Do not build /bin shared
Notes
Notes: svn path=/head/; revision=1596
Diffstat (limited to 'bin/Makefile.inc')
-rw-r--r--bin/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index b569b70540d9..4760782bef05 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