summaryrefslogtreecommitdiff
path: root/lib/csu/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-09-23[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.Brandon Bergren
2018-10-30Build the csu tests on all architectures.Andrew Turner
2018-10-25Add a missing include for src.opts.mk. Without it MK_TESTS isn't defined.Andrew Turner
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner
2015-05-19All FreeBSD platforms are elf: move i386-elf to i386Ed Maste
2013-05-21Add a makefle that recurses into the right architecture-specificMarcel Moolenaar