summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/Makefile
AgeCommit message (Expand)Author
1995-02-13slight cleanup/reorg. don't use quad code on the alpha.cgd
1994-12-31Change a dependency to work when not using `all' target.mycroft
1994-12-07silence link creationderaadt
1994-10-26new RCS ID format.cgd
1994-09-16compile -O3deraadt
1994-06-30clean obj betterderaadt
1994-06-30to find the DEFS.h files here, not in libc..deraadt
1994-06-30mv ${arch}/ to arch/${arch}, so that libkern builds without obj/deraadt
1994-05-21be careful about mcount.pocgd
1994-05-16need a backslash!cgd
1994-05-16attempts to reduce our reliance on /usr/includederaadt
1994-05-14add libkern mcountcgd
1994-03-23kernel/disklib.c goes away, not very portablederaadt
1994-03-09Make FFS optionalws
1993-12-04quad supportcgd
1993-12-04change to use MACHINE_ARCH and update from libccgd
1993-10-23use obj.${MACHINE} dirs to compile intocgd
1993-10-13slight cleanup, and ... (gasp) add commentscgd
1993-10-13move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'cgd