wiz
|
dd39c685f3
|
bsd.depall.mk doesn't exist anymore, use bsd.dep.mk instead.
|
2002-04-14 21:44:22 +00:00 |
itojun
|
0dd5877adc
|
put TNF 4-clause license.
authors - if you are okay with more relaxed license terms, or the regression
test code was derived from others, pls change them.
|
2002-02-21 07:38:14 +00:00 |
tv
|
220b5c059a
|
MKfoo=no -> NOfoo
|
2001-12-12 01:23:59 +00:00 |
tv
|
8bef0452bd
|
${MAKE} print-objdir -> ${PRINTOBJDIR}
|
2001-11-14 00:41:52 +00:00 |
tv
|
c0c91b1b74
|
Simplify a bunch of explicit ${.OBJDIR} references to make these more like
the rest of the tree.
|
2001-10-31 15:57:49 +00:00 |
drochner
|
b2779a2f25
|
test for dlopen(3) and the toolchain generating the files involved
|
2000-12-08 19:24:29 +00:00 |
drochner
|
44e89b161e
|
test program for dlopen(3)
|
2000-12-08 19:22:51 +00:00 |
drochner
|
08a3f0ae6e
|
test cases for dynamically loaded objects: constructor/destructor call for
static objects, C++ runtime support
|
2000-12-08 19:21:28 +00:00 |