1 2 3 4 5 6 7 8
.PATH: ${.CURDIR:H}/common CFLAGS+= -DCRT_IRELOC_SUPPRESS CRT1OBJS+= crt1_s.o .include <bsd.lib.mk>