diff options
| author | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2001-04-01 07:00:35 +0000 |
|---|---|---|
| committer | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2001-04-01 07:00:35 +0000 |
| commit | d5b6ee573a6615cb68064d06ec55c960c6bcdd40 (patch) | |
| tree | 0c862cd1b8ed610ddfcf16f60c892d92cd34cd6b /usr.sbin/acpi | |
| parent | 07be3b5e7694f4fd7f7552e427250c02779d4443 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/acpi')
| -rw-r--r-- | usr.sbin/acpi/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc index 8d94ee33dcfe..c7c8eadb785d 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" |
