]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/csu/riscv/Makefile
sqlite3: Vendor import of sqlite3 3.43.1
[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>