summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2001-04-01 07:00:35 +0000
committeriwasaki <iwasaki@FreeBSD.org>2001-04-01 07:00:35 +0000
commitf8f0d24ddf02434dd004c5d08e61b878a1aea8a9 (patch)
tree45c5d68565d51ca868c5b056f616e9257f0092c2 /usr.sbin/acpi
parente5950ae3acfedce1446e69011c61fc884228beaf (diff)
downloadFreeBSD-src-f8f0d24ddf02434dd004c5d08e61b878a1aea8a9.zip
FreeBSD-src-f8f0d24ddf02434dd004c5d08e61b878a1aea8a9.tar.gz
Remove NOSHARED.
The usr.sbin/acpi/ utilities should be compiled non-static. It just followed the usr.sbin/pccard/Makefile.inc way last time. Pointed out by: ru and msmith Committed at: BSD HANAMI in Japan 2001
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc
index 8d94ee3..c7c8ead 100644
--- a/usr.sbin/acpi/Makefile.inc
+++ b/usr.sbin/acpi/Makefile.inc
@@ -1,7 +1,6 @@
# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
# $FreeBSD$
-NOSHARED?= YES
CFLAGS+= -Wall -I${.CURDIR}/../../../sys
.include "../Makefile.inc"
OpenPOWER on IntegriCloud