This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
share
/
mk
History
Garrett Wollman
1aa57be361
Make it easier to create filesystem LKMs by doing most of the
...
work in the Makefile. Just define VFS_LKM and you're off!
1994-09-21 03:49:59 +00:00
..
bsd.dep.mk
Add a couple of files we created in 1.x.
1994-08-04 21:10:08 +00:00
bsd.doc.mk
Use ${ECHO} instead of
echo' so that
make -s' is fairly quiet.
1994-08-28 15:37:40 +00:00
bsd.kmod.mk
Make it easier to create filesystem LKMs by doing most of the
1994-09-21 03:49:59 +00:00
bsd.lib.mk
Emendation to previous commit: only create static INTERNALLIBs if
1994-09-18 22:22:32 +00:00
bsd.man.mk
Use ${ECHO} instead of
echo' so that
make -s' is fairly quiet.
1994-08-28 15:37:40 +00:00
bsd.own.mk
Add support for DEBUG_FLAGS. If you say something like:
1994-09-16 14:30:25 +00:00
bsd.port.mk
Modified DEPENDS rule so that anything you depend on gets both
1994-09-19 01:08:35 +00:00
bsd.port.subdir.mk
Add support for DEBUG_FLAGS. If you say something like:
1994-09-16 14:30:25 +00:00
bsd.prog.mk
Add support for DEBUG_FLAGS. If you say something like:
1994-09-16 14:30:25 +00:00
bsd.README
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 21:32:28 +00:00
bsd.subdir.mk
Add support for DEBUG_FLAGS. If you say something like:
1994-09-16 14:30:25 +00:00
Makefile
A make system file for building LKMs, derived from bsd.prog.mk.
1994-09-14 21:59:28 +00:00
sys.mk
The .c: rule added by Bruce, but as yet unused, causes serious problems
1994-09-07 06:52:25 +00:00