summaryrefslogtreecommitdiffstats
path: root/sys/modules/coff/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-1/+3
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* Zap KMODDEPS linepeter2000-05-011-1/+0
* Removed special rules for building and cleaning device interface filesbde1999-11-281-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make this work now; fixing the kstack overflow allows the dependency topeter1998-11-061-4/+4
* Sample initial set of kld-ified modules. Not all have been completelypeter1998-10-161-5/+5
* The coff LKM needs IBCS2 to be able to link (for the 'make regress'eivind1998-03-121-1/+2
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolutebde1998-02-011-2/+2
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Again, this is not a filesystem so don't compile it as if it were.wollman1994-10-271-3/+3
* LKM module for the coff loader (used for iBCS2 emulation)sos1994-10-141-0/+10
OpenPOWER on IntegriCloud