usr/src/cmd/Makefile
changeset 13213 e0fc77b1e19e
parent 13200 e35262a09b82
child 13215 25c1876a8d9c
--- a/usr/src/cmd/Makefile	Wed Oct 13 19:45:07 2010 -0700
+++ b/usr/src/cmd/Makefile	Thu Oct 14 09:27:05 2010 -0700
@@ -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 @@
 	pr		\
 	prctl		\
 	print		\
+	printf		\
 	priocntl	\
 	profiles	\
 	projadd		\