# $FreeBSD$

.PATH: ${.CURDIR:H}/common

CFLAGS+=	-I${.CURDIR}

CRT1OBJS+=	crt1_s.o

.include <bsd.lib.mk>