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
This commit is contained in:
parent
07be3b5e76
commit
d5b6ee573a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user