summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/alpha/cdboot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/alpha/cdboot/Makefile b/sys/boot/alpha/cdboot/Makefile
index 87bfffd..83af791 100644
--- a/sys/boot/alpha/cdboot/Makefile
+++ b/sys/boot/alpha/cdboot/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD$
BASE= cdboot
PROG= ${BASE}
@@ -8,4 +8,4 @@ LOAD_ADDRESS= ${PRIMARY_LOAD_ADDRESS}
CFLAGS+= -DLOADER_CDROM_SUPPORT
-.include <${.CURDIR}/../common/Makefile.common>
+.include <${.CURDIR}/../common/Makefile.common>
OpenPOWER on IntegriCloud