.. |
Makefile
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.README
|
Document the UNPRIVILEGED make variable.
|
1999-08-21 06:19:33 +00:00 |
bsd.crypto.mk
|
Makefile fragment used to determine the path to crypto code in the
|
1999-07-11 20:17:01 +00:00 |
bsd.dep.mk
|
correct previous fix:
|
1999-08-11 02:00:15 +00:00 |
bsd.depall.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.doc.mk
|
Permit "make all install", as well as "make foo install" (where foo would be
|
1999-09-04 21:48:33 +00:00 |
bsd.files.mk
|
Permit "make all install", as well as "make foo install" (where foo would be
|
1999-09-04 21:48:33 +00:00 |
bsd.hostprog.mk
|
Zap proginstall and scriptinstall - they don't make sense for hostprog.
|
1999-09-24 17:48:57 +00:00 |
bsd.inc.mk
|
Add ${INSTPRIV} to ${INSTALL} commands.
|
1999-08-21 06:17:45 +00:00 |
bsd.info.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.kinc.mk
|
When test(1)ing for a symlink, use the -h primitive instead of -L. Although
|
1999-08-22 14:02:34 +00:00 |
bsd.kmod.mk
|
Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can
|
1999-09-22 18:06:21 +00:00 |
bsd.lib.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.links.mk
|
Change make to ${MAKE} to allow standard make to be overridden.
|
1998-12-31 15:28:52 +00:00 |
bsd.man.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.nls.mk
|
Permit "make all install", as well as "make foo install" (where foo would be
|
1999-09-04 21:48:33 +00:00 |
bsd.obj.mk
|
Use (if defined) instead of obj.foo or obj
|
1999-08-21 00:41:41 +00:00 |
bsd.own.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.prog.mk
|
Add a "dependall" target, which does a "make depend" and then "make all"
|
1999-09-14 01:31:11 +00:00 |
bsd.subdir.mk
|
Remove `dirname: all-dirname' compatibility hack. It's been long supposed
|
1999-02-11 05:01:39 +00:00 |
bsd.sys.mk
|
Define CONFIG, so it can be overridden for cross-builds.
|
1999-09-16 00:28:31 +00:00 |
sys.mk
|
alpha seems to work with -O2...
|
1999-03-10 14:06:14 +00:00 |