]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/csu/riscv/Makefile
zfs: merge openzfs/zfs@66b81b349
[FreeBSD/FreeBSD.git] / lib / csu / riscv / Makefile
1
2 .PATH: ${.CURDIR:H}/common
3
4 CRT1OBJS+=      crt1_s.o
5
6 .include <bsd.lib.mk>