summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index c7caf9a..fa46b98 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -170,4 +170,7 @@ SUBDIR+=apm \
wlconfig
.endif
+.if ${MACHINE} == "pc98"
+SUBDIR+=boot98cfg
+.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud