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