summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add the acpidb and iasl utilities. This is not yet hooked up to the build.njl2003-08-071-1/+4
| | | | Obtained from: acpicatools port by Iwasaki-san
* Only include parent directory Makefile.inc if it exists. Now you canjhb2002-09-171-1/+3
| | | | cvs co acpi and build acpi utilities w/o needing the usr.sbin Makefile.inc.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+1
|
* Remove NOSHARED.iwasaki2001-04-011-1/+0
| | | | | | | | 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
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-2/+4
|
* Update include paths for new header locations.msmith2000-09-301-1/+1
| | | | Submitted by: iwasaki
* Add Makefile for acpi userland tools.iwasaki2000-08-311-0/+5
Obtained from: ACPI For FreeBSD project
OpenPOWER on IntegriCloud