summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/common/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/common/Makefile.common')
-rw-r--r--sys/boot/alpha/common/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/common/Makefile.common b/sys/boot/alpha/common/Makefile.common
index 4e7c781..52b113a 100644
--- a/sys/boot/alpha/common/Makefile.common
+++ b/sys/boot/alpha/common/Makefile.common
@@ -74,13 +74,13 @@ beforeinstall:
.if !exists(${DESTDIR}/boot/loader.rc)
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/../../forth/loader.rc ${DESTDIR}/boot
+.endif
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/../../forth/loader.4th ${DESTDIR}/boot
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/../../forth/support.4th ${DESTDIR}/boot
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/../../forth/loader.conf ${DESTDIR}/boot/defaults
-.endif
start.o: ${.CURDIR}/../libalpha/start.S
OpenPOWER on IntegriCloud