Commit Graph

5 Commits

Author SHA1 Message Date
Russ Cox
99dee78c2d all: remove $OBJTYPE from build
Now that we assume pthreads, the only assembly
left is in libmp and libsec.
We only ever added assembly for 386.
The portable C code is fine for plan9port.
2020-12-30 07:53:28 -05:00
rsc
7ac9b0e140 make scripts work with more shells,
use current variable names.
2004-04-21 05:49:52 +00:00
wkj
ae12b87972 MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.
Thanks to Brendan Connell for putting up with this nonsense.
2004-04-21 04:52:27 +00:00
rsc
1b135a7805 clean up when finished.
don't set PLAN9
don't set PLAN9
2004-04-19 23:04:36 +00:00
rsc
db6608bd81 add libsec 2003-11-23 18:21:42 +00:00