usr/src/Makefile.env
changeset 508 b04790d194b9
parent 420 61c026fe9076
child 511 e744fd1b1182
--- a/usr/src/Makefile.env	Mon May 17 14:13:14 2010 -0400
+++ b/usr/src/Makefile.env	Wed May 19 20:32:13 2010 -0400
@@ -82,6 +82,10 @@
 HEAD = /usr/bin/head
 INS = /usr/sbin/install
 LS = /usr/bin/ls
+MKDIR = /usr/bin/mkdir
+PKG = /usr/bin/pkg
+PKGMOGRIFY = /usr/bin/pkgmogrify
+PKGSEND = /usr/bin/pkgsend
 PWDCMD = /usr/bin/pwd
 SED = /usr/bin/sed
 SORT = /usr/bin/sort