summaryrefslogtreecommitdiff
path: root/usr/src/cmd/Makefile
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@nexenta.com>2010-10-14 09:27:05 -0700
committerGarrett D'Amore <garrett@nexenta.com>2010-10-14 09:27:05 -0700
commitf967d548b23673f68e7356c6c741329b7698269c (patch)
tree998883f222b70cb60d6eab1800694aa38704f524 /usr/src/cmd/Makefile
parent4aed303fe6fe4f743ab401f6fafa1c161060c57b (diff)
downloadillumos-joyent-f967d548b23673f68e7356c6c741329b7698269c.tar.gz
345 need an open printf(1)
Reviewed by: cjlove@san.rr.com Reviewed by: jason.brian.king@gmail.com Reviewed by: gwr@nexenta.com Approved by: gwr@nexenta.com
Diffstat (limited to 'usr/src/cmd/Makefile')
-rw-r--r--usr/src/cmd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile
index 9a844e6dd5..dac3533bbb 100644
--- a/usr/src/cmd/Makefile
+++ b/usr/src/cmd/Makefile
@@ -20,6 +20,7 @@
#
# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2010 Nexenta Systems, Inc. All rights reserved.
include ../Makefile.master
@@ -308,6 +309,7 @@ COMMON_SUBDIRS= \
pr \
prctl \
print \
+ printf \
priocntl \
profiles \
projadd \