]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/csu/riscv/Makefile
Merge one true awk from 2024-01-22 for the Awk Second Edition support
[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>