summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-0/+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.
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+1
|
* Unbreak this file some more:wpaul1997-07-141-1/+1
| | | | | | CFLAGS=+-I${.CURDIR}/../../sys -> CFLAGS+= -I${.CURDIR}/../../sys Asked about on BSDnet:#FreeBSD by: philw@dream.webmaster.com (Phillip White)
* Unbreak it. Apparently I forgot to do a make clean when testing :-(guido1997-07-141-0/+1
| | | | Unfortunately, Makefile is not included in .depend.
* Remove -I/sysguido1997-07-131-1/+0
|
* Oops, get the name of the new manpage right.bde1997-02-171-1/+1
|
* Actually install the new manpage.bde1997-02-121-1/+0
|
* Initial version of the user land code for the PCI config registerse1996-10-221-0/+8
access functions. Written by Garrett Wollman and modified by me to better match my view of the (PCI) world. Submitted by: wollman
OpenPOWER on IntegriCloud