Bruce Evans
|
9e4be63dd6
|
Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
makefiles. Bad examples in fxp/Makefile keep getting copied to new
makefiles.
|
2000-01-28 11:26:46 +00:00 |
|
Bruce Evans
|
6f940b3847
|
Removed special rules for building and cleaning device interface files
and empty options files. The rules are now generated automatically in
bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}).
|
1999-11-28 18:53:47 +00:00 |
|
Peter Wemm
|
f274c85d8b
|
Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.
|
1999-09-27 01:04:44 +00:00 |
|
Peter Wemm
|
18b039eb04
|
Don't generate 'bpf.h' since it's not used.
|
1999-09-27 00:34:02 +00:00 |
|
David E. O'Brien
|
40ec3caac8
|
Change the name of the installed KLM to contain a leading "if_".
Except for miibus which is now installed as miibus.ko.
Discussed by: msmith, peter, and wpaul
|
1999-09-20 06:11:48 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Dag-Erling Smørgrav
|
6b5ca0d83e
|
Rename bpfilter to bpf.
|
1999-07-06 19:23:32 +00:00 |
|
Doug Rabson
|
8c1cc362b8
|
Use perl, not perl5 to compile interfaces.
|
1999-04-18 13:31:23 +00:00 |
|
Peter Wemm
|
c002d680f8
|
Add a sample loadable pci driver Makefile..
|
1999-04-16 21:52:27 +00:00 |
|