mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Fix mips build, really. :-(
This commit is contained in:
parent
11823c5f1e
commit
33962e683d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281010
@ -122,7 +122,7 @@ loader.help: help.common help.mips
|
||||
awk -f ${.CURDIR}/../../../common/merge_help.awk > ${.TARGET}
|
||||
|
||||
.PATH: ${.CURDIR}/../../../forth
|
||||
.include "${.CURDIR}/../../forth/Makefile.inc"
|
||||
.include "${.CURDIR}/../../../forth/Makefile.inc"
|
||||
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
FILES+= loader.rc
|
||||
|
Loading…
Reference in New Issue
Block a user