aboutsummaryrefslogtreecommitdiff
path: root/unix/make/Make.FreeBSD
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30all: remove $OBJTYPE from buildRuss Cox1-0/+6
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.