summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/Makefile.inc
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2000-08-31 14:38:47 +0000
committeriwasaki <iwasaki@FreeBSD.org>2000-08-31 14:38:47 +0000
commit9348a564d8712b35520e56603f4fd79d603165e2 (patch)
tree36a5d673c0672f454765da4e503fb10f5d03bc23 /usr.sbin/acpi/Makefile.inc
parente01f2b2835ce6ed469eae34a9d6ffc27168dca34 (diff)
downloadFreeBSD-src-9348a564d8712b35520e56603f4fd79d603165e2.zip
FreeBSD-src-9348a564d8712b35520e56603f4fd79d603165e2.tar.gz
Add Makefile for acpi userland tools.
Obtained from: ACPI For FreeBSD project
Diffstat (limited to 'usr.sbin/acpi/Makefile.inc')
-rw-r--r--usr.sbin/acpi/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc
new file mode 100644
index 0000000..eaa7df3
--- /dev/null
+++ b/usr.sbin/acpi/Makefile.inc
@@ -0,0 +1,5 @@
+# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
+# $FreeBSD$
+
+CFLAGS+= -Wall -static
+BINDIR?= /usr/sbin
OpenPOWER on IntegriCloud