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
phk
5f66478401
Update make.conf and sys.mk to reflect the most recent advances in
...
civilization: Use -O2 and MSUN as default, and X11 is in /usr/X11R6
1994-11-07 04:18:04 +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
Lots of kernel code requires vnodE_if.h, so provide code to generate it
1994-09-26 22:34:04 +00:00
bsd.lib.mk
Some profiled/shared objects were being built despite NOPROFILE/NOPIC
1994-10-25 17:55:25 +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
For submakes, don't do a `${MAKE} ${MAKEFILE} all' or
1994-11-03 19:53:46 +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
Use += instead of ?= for setting LDDESTDIR. Some Makefiles, such as
1994-10-25 18:09:44 +00:00
bsd.README
Fix typo in description of LIBRPCSVC.
1994-10-19 21:36:31 +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
Update make.conf and sys.mk to reflect the most recent advances in
1994-11-07 04:18:04 +00:00