freebsd-src/lib/csu/arm/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

7 lines
72 B
Makefile

.PATH: ${.CURDIR:H}/common
CRT1OBJS+= crt1_s.o
.include <bsd.lib.mk>