summaryrefslogtreecommitdiff
path: root/share/mk/bsd.kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Use a name less likely to collide with source files without an obj dir.Peter Wemm1998-11-111-4/+4
* Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is eitherPeter Wemm1998-11-051-2/+2
* Update the kld gluePeter Wemm1998-10-161-1/+32
* Support encapsulating ELF linker sets for KLD modules via gensetdefs.Peter Wemm1998-10-141-3/+36
* Define KLD_MODULE if building a KLD module.Mike Smith1998-10-021-1/+4
* Changes to support building of KLD modules. This includes the possiblyMike Smith1998-10-021-1/+11
* Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not inBruce Evans1998-09-021-1/+5
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-081-1/+4
* Honor NOSHARED for tools. All tools should be built static forBruce Evans1998-07-291-5/+9
* Fixed `make depend', which I broke here about a month ago by movingBruce Evans1998-06-091-2/+3
* Fixed CLEANFILES. Some temporary files were missing.Bruce Evans1998-03-191-2/+2
* Introduce the 'regress' target.Eivind Eklund1998-03-121-1/+7
* Removed support for now-unused FreeBSD misfeature DPSRCS.Bruce Evans1998-03-061-3/+2
* Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.Bruce Evans1998-03-061-6/+9
* Removed default tags target. PROG is always defined here, so ifdefingBruce Evans1998-02-201-20/+2
* Restrict the include search path using -nostdinc -I- in $(CFLAGS} asBruce Evans1998-02-011-3/+12
* Generate symlinks to the "sys" and <machine> directories and putBruce Evans1998-01-261-12/+37
* Remove the comments hat just list the nested includes.Wolfram Schneider1997-11-091-4/+1
* Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.Bruce Evans1997-07-211-2/+2
* Removed temporary SMP header fix.Bruce Evans1997-06-301-16/+1
* Change the distribute targets so that a given item in our source treeJordan K. Hubbard1997-06-211-2/+4
* Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, justSatoshi Asami1997-06-181-1/+4
* Add SMPHDRS to CLEANFILES instead of replacing its current value.Doug Rabson1997-05-061-2/+2
* removed:Steve Passe1997-04-301-2/+2
* Fixed the SMP fixes:Bruce Evans1997-04-301-7/+10
* bugfix: 'make depend' cause all LKMs rebuildAndrey A. Chernov1997-04-301-2/+6
* Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>Steve Passe1997-04-281-1/+9
* Support GLOBAL style tags.Jordan K. Hubbard1997-04-131-3/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.Bruce Evans1996-10-081-5/+2
* add variables MODLOAD and MODUNLOAD for modlad/modunload commandsWolfram Schneider1996-10-061-4/+11
* .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inSteven Wallace1996-09-181-2/+2
* Don't depend in the kernel on the gcc feature of doing arithmetic onBruce Evans1996-08-311-2/+2
* Fix the ordering dependency I broke.Jordan K. Hubbard1996-06-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-24/+8
* Synced with Makefile.i386: added -Wunused.Bruce Evans1996-06-171-2/+2
* Add some comments for variables and targets.Wolfram Schneider1996-05-251-1/+80
* remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=Wolfram Schneider1996-04-111-43/+15
* Pick up CWARNFLAGS from /etc/make.conf if defined.Poul-Henning Kamp1996-04-031-3/+5
* [Ee]rrs -> Errs errs, save one process for make cleanWolfram Schneider1996-03-091-3/+3
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatBruce Evans1995-12-161-2/+4
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up theBruce Evans1995-11-041-2/+3
* An even better idea: The default will be that on _${KMOD} (_nfs_mod...) willPoul-Henning Kamp1995-10-151-2/+3
* Automatically DTRT for VFS_LKMPoul-Henning Kamp1995-10-151-1/+2
* Make a rule for cleaning the namelist of lkms.Poul-Henning Kamp1995-10-151-2/+9
* Compress manual pages (if desired) in the obj directory ratherGarrett Wollman1995-10-021-2/+3
* Add support for pseudo-device LKMs.Garrett Wollman1995-03-201-1/+5
* "make distribute" have changed, beware if you use it.Poul-Henning Kamp1995-02-251-2/+2