summaryrefslogtreecommitdiffstats
path: root/usr.sbin/installboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/installboot/Makefile')
-rw-r--r--usr.sbin/installboot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/installboot/Makefile b/usr.sbin/installboot/Makefile
index f1462584f64..817cf9222d3 100644
--- a/usr.sbin/installboot/Makefile
+++ b/usr.sbin/installboot/Makefile
@@ -1,8 +1,10 @@
-# $OpenBSD: Makefile,v 1.5 2013/12/28 12:03:57 jsing Exp $
+# $OpenBSD: Makefile,v 1.6 2013/12/28 13:58:15 jsing Exp $
NOMAN=
-.if (${MACHINE} == "amd64" || ${MACHINE} == "hppa" || ${MACHINE} == "i386" || \
+.if (${MACHINE} == "amd64" || ${MACHINE} == "hp300" || \
+ ${MACHINE} == "hppa" || ${MACHINE} == "hppa64" || \
+ ${MACHINE} == "i386" || ${MACHINE} == "landisk" || \
${MACHINE} == "vax")
PROG= installboot