rbootd compiles on i386 too.

Reviewed by:
Submitted by:
This commit is contained in:
rgrimes 1994-05-28 06:21:34 +00:00
parent b7c81d5286
commit f2fd804290

View File

@ -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