MFi386: revision 1.76.
This commit is contained in:
parent
f9137f5020
commit
3922b39c94
@ -85,7 +85,10 @@ FILESDIR_loader.conf= /boot/defaults
|
||||
FILES+= ${.CURDIR}/../../i386/loader/loader.rc
|
||||
.endif
|
||||
|
||||
DPADD= ${BTXCRT} ${LIBFICL} ${LIBPC98} ${LIBSTAND}
|
||||
LDADD= ${BTXCRT} ${LIBFICL} ${LIBPC98} -lstand
|
||||
# XXX crt0.o needs to be first for pxeboot(8) to work
|
||||
OBJS= ${BTXCRT}
|
||||
|
||||
DPADD= ${LIBFICL} ${LIBPC98} ${LIBSTAND}
|
||||
LDADD= ${LIBFICL} ${LIBPC98} -lstand
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user