Searched refs:CRT1SRC (Results 1 – 4 of 4) sorted by relevance
38 CRT1SRC?= crt1_c.c42 CLEANFILES+= crti_s.o ${CRT1SRC:C/.[S|c]$/.o/}44 crt1.o: ${CRT1SRC:C/.[S|c]$/.o/} ${CRT1OBJS} ${CRT1OBJ}47 gcrt1_c.o: ${CRT1SRC}48 ${CC} ${CFLAGS} -DGCRT -c -o ${.TARGET} ${.CURDIR}/${CRT1SRC}53 Scrt1_c.o: ${CRT1SRC}54 ${CC} ${CFLAGS} -fPIC -DPIC -c -o ${.TARGET} ${.CURDIR}/${CRT1SRC}
5 CRT1SRC= crt1_s.S macro
6 CRT1SRC= crt1_s.S macro