xref: /freebsd/lib/csu/i386/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
123f6875aSEnji Cooper.PATH: ${.CURDIR:H}/common
2302af795SEd Maste
3b0ee263dSJohn BaldwinCFLAGS+=	-I${.CURDIR}
4302af795SEd Maste
5*d744a37aSDmitry ChaginCRT1SRC=	crt1_s.S
6*d744a37aSDmitry ChaginCRT1OBJ=	crt1_c.o
7302af795SEd Maste
8302af795SEd Maste.include <bsd.lib.mk>
9