..
Makefile
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
2000-06-20 06:00:24 +00:00
bsd.README
Add the following text to answer PR 10650:
2001-03-10 11:00:37 +00:00
bsd.dep.mk
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
2000-01-22 19:31:00 +00:00
bsd.depall.mk
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
2000-01-22 19:31:00 +00:00
bsd.doc.mk
Abuse .USE some more.
2000-06-06 09:53:29 +00:00
bsd.files.mk
Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
2000-06-10 14:12:03 +00:00
bsd.hostprog.mk
Add LIBCDK and LIBFORM definitions
2001-01-04 23:52:00 +00:00
bsd.inc.mk
Abuse .USE some more.
2000-06-06 09:53:29 +00:00
bsd.info.mk
Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
2000-06-10 14:12:03 +00:00
bsd.kernobj.mk
correct description of KERNSRCDIR and others
2000-05-07 01:20:47 +00:00
bsd.kinc.mk
test -h, not test -L.
2000-07-07 04:35:35 +00:00
bsd.kmod.mk
Abuse .USE some more.
2000-06-06 09:53:29 +00:00
bsd.lib.mk
This is *purely* anal-retentive, but: remove extra spaces in the generated
2000-12-05 22:18:30 +00:00
bsd.links.mk
test -h, not test -L.
2000-07-07 04:35:35 +00:00
bsd.man.mk
Back out last change as there is no measurable performance gain.
2001-03-05 14:17:06 +00:00
bsd.nls.mk
Rearrange slightly to get rid of unneeded conditionals (and make this
2000-06-08 03:51:56 +00:00
bsd.obj.mk
test -h, not test -L.
2000-07-07 04:35:35 +00:00
bsd.own.mk
NetBSD/sh3 ELF doesn't supports dynamic link yet.
2001-02-24 16:37:43 +00:00
bsd.prog.mk
Wrap target() checks around afterdepend rule as some Makefiles override this
2001-02-19 07:56:14 +00:00
bsd.subdir.mk
Don't send .WAIT into the bitbucket
2001-01-09 02:08:32 +00:00
bsd.sys.mk
document host build tools (like rpcgen) in bsd.README. PR 11839
2000-12-30 04:11:34 +00:00
sys.mk
Switch arm26 to -O2. Most of my kernels are compiled with this anyway,
2000-08-22 17:38:49 +00:00