1# $FreeBSD$ 2 3.include "Makefile.boot.pre" 4# Don't build shared libraries during bootstrap 5NO_PIC= yes 6.include "../../../share/mk/bsd.lib.mk" 7.include "Makefile.boot" 8