.. |
Makefile
|
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
|
2000-06-20 06:00:24 +00:00 |
bsd.README
|
Remove the bsd.crypto.mk section, and describe the new MK... switches
|
2000-06-23 06:11:05 +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
|
Remove unused libahdi.
|
2000-03-07 20:54:57 +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
|
simplify previous.
|
2000-07-19 14:16:22 +00:00 |
bsd.links.mk
|
test -h, not test -L.
|
2000-07-07 04:35:35 +00:00 |
bsd.man.mk
|
Minor rearrangement.
|
2000-06-06 09:22:00 +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
|
Build shared libraries on sparc64.
|
2000-07-26 02:21:21 +00:00 |
bsd.prog.mk
|
For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} so any -L directories set in LDADD are searched first to avoid possibly linking against old versions of libraries.
|
2000-06-25 05:07:22 +00:00 |
bsd.subdir.mk
|
Fix some breakage with directory that have no subdirectories.
|
2000-06-06 08:54:06 +00:00 |
bsd.sys.mk
|
${RPCGEN}, not hard-coded rpcgen
|
2000-07-25 06:29:44 +00:00 |
sys.mk
|
Allow optimizer/debug flags to be changed on command line without
|
2000-05-02 03:44:36 +00:00 |