summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 90d75f0..a5679e5 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -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
OpenPOWER on IntegriCloud