summaryrefslogtreecommitdiff
path: root/usr/src/cmd/hostid
diff options
context:
space:
mode:
authorRoger A. Faulkner <Roger.Faulkner@Sun.COM>2009-01-23 18:25:30 -0800
committerRoger A. Faulkner <Roger.Faulkner@Sun.COM>2009-01-23 18:25:30 -0800
commit3afe87ebb25691cb6d158edaa34a6fb9b703a691 (patch)
tree366c05475f05bf5647242d07316a2ef6c8a284cd /usr/src/cmd/hostid
parent3986c91e1475e8a41e75969310e5abe7fb516983 (diff)
downloadillumos-joyent-3afe87ebb25691cb6d158edaa34a6fb9b703a691.tar.gz
6796837 restore parallel build of usr/src/cmd
Diffstat (limited to 'usr/src/cmd/hostid')
-rw-r--r--usr/src/cmd/hostid/smf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/cmd/hostid/smf/Makefile b/usr/src/cmd/hostid/smf/Makefile
index 9c1621d586..0104e63870 100644
--- a/usr/src/cmd/hostid/smf/Makefile
+++ b/usr/src/cmd/hostid/smf/Makefile
@@ -19,8 +19,7 @@
# CDDL HEADER END
#
#
-#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -36,4 +35,6 @@ all clean clobber lint:
install: all $(ROOTMANIFEST) $(ROOTMETHOD)
+check: $(CHKMANIFEST)
+
include ../../Makefile.targ