diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-05-28 03:56:49 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-05-28 03:56:49 +0000 |
| commit | 057254b189e3f7a9f02eff046d13d0f7d53fc866 (patch) | |
| tree | ab3c008f9e47910714c2558a3c2b807ea2b0ac52 /sbin | |
| parent | 8eaf83935371852457d7cf14a85ab2fe991c5284 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc index 79c318e633f1..470d8699327e 100644 --- a/sbin/Makefile.inc +++ b/sbin/Makefile.inc @@ -1,3 +1,4 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/8/93 BINDIR?= /sbin +NOSHARED?= YES |
