mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
rbootd compiles on i386 too.
Reviewed by: Submitted by:
This commit is contained in:
parent
3a7b365fa1
commit
17b3a49182
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1605
@ -5,6 +5,8 @@ SUBDIR= bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
|
||||
|
||||
.if ${MACHINE} == "hp300"
|
||||
SUBDIR+=rbootd
|
||||
.elif ${MACHINE} == "i386"
|
||||
SUBDIR+=rbootd
|
||||
.elif ${MACHINE} == "luna68k"
|
||||
SUBDIR+=rbootd
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user