summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/boot/Makefile')
-rw-r--r--usr/src/cmd/boot/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/cmd/boot/Makefile b/usr/src/cmd/boot/Makefile
index c923fe599b..32f8c778d6 100644
--- a/usr/src/cmd/boot/Makefile
+++ b/usr/src/cmd/boot/Makefile
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-#
+# Copyright 2016 Toomas Soome <tsoome@me.com>
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
#
@@ -30,36 +30,36 @@ COMMON_SUBDIRS= \
filelist \
fiocompress \
scripts \
- bootadm
+ bootadm \
+ installboot
i386_SUBDIRS= \
installgrub \
mbr \
symdef
-sparc_SUBDIRS= \
- installboot
+sparc_SUBDIRS=
COMMON_LINTSUBDIRS= \
- bootadm
+ bootadm \
+ installboot
i386_LINTSUBDIRS= \
fiocompress \
installgrub \
symdef
-sparc_LINTSUBDIRS= \
- installboot
+sparc_LINTSUBDIRS=
COMMON_MSGSUBDIRS= \
bootadm \
- fiocompress
+ fiocompress \
+ installboot
i386_MSGSUBDIRS= \
installgrub
-sparc_MSGSUBDIRS= \
- installboot
+sparc_MSGSUBDIRS=
all:= TARGET= all