.PATH: ${.CURDIR:H}/common CFLAGS+= -I${.CURDIR} CFLAGS+= -fno-omit-frame-pointer CRT1SRC= crt1_s.S CRT1OBJ= crt1_c.o .include